this post was submitted on 12 Jul 2026
173 points (86.2% liked)

Programmer Humor

32239 readers
1180 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] FiniteBanjo@feddit.online 6 points 6 hours ago (1 children)

LLMs work by increasing scale, number of separate neural networks, to increase accuracy when improvement from training hits a wall. Which is very problematic because it means power consumption becomes exponential. I think most people won't have a problem with neural networks, but certainly do have a problem with LLMs.

[โ€“] aaaa@piefed.world 7 points 5 hours ago

Machine learning, neutral networks, AI, in general it's very useful when trained at a specific task. LLMs are most certainly where things went wrong.