• 0 Posts
  • 6 Comments
Joined 1 year ago
cake
Cake day: July 6th, 2023

help-circle
  • I wish this were true! The problem with Linux is that it is constantly changing. I have been using it for 30 years and have built my own embedded distros from scratch. Yet every time I turn around there moving this setup file to another directory or changing out that language for a slightly incompatible newer version. Trying to configure and maintain a box is a constant battle.

    Windows is the polar opposite. The ui may have some annoying changes but under the hood it is frustratingly stable, often remaining unchanged for 20+ years (even the bugs live forever). Users crave simplicity and consistency. It is something Linux still needs to figure out.


  • By this definition a how to book is intelligent.

    Classic programming is just a list of instructions (steps to take) that the computer follows exactly as written by the programmer. It can appear complex or magical, but we fully understand exactly what will happen in every instance. Nothing unexpected or new ever happens.

    AI as it is today mixes things up just a bit. We allow the computer to program itself by training it on lots of data while it builds up a neural network (think of it as a fancy decision tree) that it can then use to try and guess if the next data matches the training data. This is great, amazing at times, but in a lot of ways it is automated programming (auto classification) and not really intelligent in any sense of the word.

    The magic happens when computers can become intuitive and make a leap. Say we show it lots of apples and lots of tennis balls and tell it one is an apple and one is a tennis ball. Then we tell it an apple is a fruit and a tennis ball is a ball. Can we then show it a soccer ball or an orange and have it intuit that they are fruit or balls. This is the challenge, and we really don’t know how to get there yet, partly because we don’t know how we do it ourselves.



  • My advice is to do things that bring you joy, and if there a hit then consider that an added bonus. I’m a computer programmer and some of my most popular projects were started by me being curious how something works without any intention of doing something with it. If I set out to do something amazing I would have failed outright.

    So write a short story, then write another one. If you end up writing one you feel is with showing off then find a writing club to share it with, or post it to a blog. If that is successful then find a website or magazine to submit it too. Go on up the ladder till your the next Douglas Addams. But do it in many small steps, rather than setting out to conquer the world in one go.



  • I can envision a world where Nintendo has a certification program for smart phones. They could have minimum specs, a special security chip, and probably some tactile controls. This would allow them to more aggressively make cellphone games that feel like console games, without relying on third party controllers or using simplified controls.

    I don’t see them making a whole cell phone platform. OS development is not there strong suit, console makers have been fairly bad at this in the past (there focus is speed and minimal overhead).

    My guess is they will continue on with a switch style tablet for several more generations. Unless something new like AR or VR really takes off, I don’t see a lot of incentive to innovate anymore.