this post was submitted on 11 Mar 2026
33 points (97.1% liked)
Games
21258 readers
171 users here now
Tabletop, DnD, board games, and minecraft. Also Animal Crossing.
Rules
- No racism, sexism, ableism, homophobia, or transphobia. Don't care if it's ironic don't post comments or content like that here.
- Mark spoilers
- No bad mouthing sonic games here :no-copyright:
- No gamers allowed :soviet-huff:
- No squabbling or petty arguments here. Remember to disengage and respect others choice to do so when an argument gets too much
- Anti-Edelgard von Hresvelg trolling will result in an immediate ban from c/games and submitted to the site administrators for review. :silly-liberator:
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Your points are all correct but for the first one.
The dangerous thing about LLM-generated code is not that it generally looks correct but isn’t. The danger is it oftentimes is correct and oftentimes isn’t.
The fact that it can be actually correct is dangerous. It lulls actual programmers into a false sense of security with it. It makes them cognitively lazy. And then when it turns out that it produces something wrong it slips by.
And even worse, what it assuredly does is convince bosses and non-programmers that THEY are correct and know even better than people who actually studied programming and learned the craft!
I never believed “anyone can code” was a worthwhile goal or objective, one that was aggressively pursued and promoted in the 2010s. Perhaps anyone can. Maybe anyone can be a mathematician. Maybe anyone can be an electrician. But I always saw it for what it was: a naked attempt to devalue the skill of programming and make the labor for it cheap.
Now anyone can be tricked into thinking they can code. Good or bad, it doesn’t matter. The software is about to get a lot worse.