this post was submitted on 20 Mar 2026
128 points (92.1% liked)

Fuck AI

6426 readers
1167 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
 

Like, every AI generated thing I’ve seen, when viewed from the eyes of someone who actually knows what they’re doing, is at best below average. Maybe some things aren’t quite as bad as the general “AI slop”, but of the things I’m actually experienced in (code and art), I just see so many amateur mistakes in everything AI.

Regarding art, AI can make really visually appealing things, but it gets the details wrong. That’s something that a below average artist does. And regarding code, it’s the same thing. Overall, it has the appearance of decent code, but it gets the details wrong, just like a below average dev. (Probably about the level of a high school senior or college freshman.)

I’m not super experienced at writing, but I can also tell that it’s not very good at that. The stories it writes just aren’t compelling, but I’m not experienced enough to tell you why. And the same with music. It’s just below average, but I couldn’t tell you why.

I’m not trying to sound elitist by saying this, but I’ve noticed people who aren’t very good at these things tend to praise how good the AI is.

So, is it just me, or are the big fans of AI just below average at whatever the AI is doing?

you are viewing a single comment's thread
view the rest of the comments
[–] deliriousdreams@fedia.io 4 points 7 hours ago

There's definitely a correlation between the understanding/misunderstanding of what it does and the understanding/misunderstanding of what it's capable of.

If you understand even the basics of how an LLM works you understand that it's not capable of much more than mediocre at a consistent level because even with the best possible training data and a lack of bad training data it's ability to"hallucinate" is based on how incomplete the data set it's trained on is.

When it "hallucinates" it does so because it doesn't have a direct answer it can generate for whatever query is given. This is because humans can't generate a complete data set of everything that is without flaw.

So they are as average as we are if we do not attempt to better ourselves. The difference is that they can't better themselves because they do not learn. And even further than that, we can try to better the training data, but they still lack the ability to understand anything including context which makes it a useless task. The man power of humans working together might be able to get pretty close to a training set that would raise an AI LLM above the average human, but the LLM can't maintain that trajectory by itself and literally nothing else would get done.