this post was submitted on 15 Apr 2026
320 points (98.8% liked)

Fuck AI

7037 readers
1608 users here now

"We did it, Patrick! We made a technological breakthrough!"

A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.

AI, in this case, refers to LLMs, GPT technology, and anything listed as "AI" meant to increase market valuations.

founded 2 years ago
MODERATORS
 

cross-posted from: https://lemdro.id/post/38940130

you are viewing a single comment's thread
view the rest of the comments
[–] DaleGribble88@programming.dev 10 points 1 month ago (2 children)

Does anyone else spot the irony that we've been using AI (simulated annealing) to help us design circuit board layouts for decades, only it isn't an LLM so I guess it doesn't count?

[–] eestileib@lemmy.blahaj.zone 1 points 1 month ago

Annealing works, and therefore isn't AI.

[–] Hamartiogonic@sopuli.xyz 1 points 1 month ago (1 children)

I guess people don’t think of SA as artificial intelligence. Does it even rely on neural networks or other traditional machine learning tools?

[–] DaleGribble88@programming.dev 2 points 1 month ago

It doesn't rely on Neural Networks, but it does rely on gradient descent/hill climbing, which is basically what a neural network does under the hood.