• 0 Posts
  • 96 Comments
Joined 10 months ago
cake
Cake day: July 5th, 2024

help-circle








  • You have that backwards. People are using the colloquial definition of AI.

    “Intelligence” is defined by a group of things like pattern recognition, ability to use tools, problem solving, etc. If one of those definitions are met then the thing in question can be said to have intelligence.

    A flat worm has intelligence, just very little of it. An object detection model has intelligence (pattern recognition) just not a lot of it. An LLM has more intelligence than a basic object detection model, but still far less than a human.






  • Windows is idiot proof, meaning that it’s kind of hard to ruin desktop windows during the normal operations.

    Are you new? Windows will barf all over itself and all your files doing regular updates. Happened to my wife’s computer just recently. She has almost nothing installed on it aside from Steam and Chrome. Windows update turned itself into a hot mess, and it’s a known issue. The only option was to do a completely fresh install of Windows.

    Idiot proof my ass.





  • But nobody who uses it treats it like “just a tool.”

    I do. I use it to tighten up some lazy code that I wrote, or to help me figure out a potential flaw in my logic, or to suggest a “better” way to do something if I’m not happy with what I originally wrote.

    It’s always small snippets of code and I don’t always accept the answer. In fact, I’d say less than 50% of the time I get a result I can use as-is, but I will say that most of the time it gives me an idea or puts me on the right track.