this post was submitted on 21 Mar 2026
510 points (97.9% liked)
Technology
83158 readers
5201 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I have a feeling this can't be fixed unless they fork from a pre-slop point, which is highly unlikely.
The core problem with AI is not being incapable of generating working code, but the ability to maintain by AI or human.
AI has a larger memory (context size) than human. It can generate codes that are difficult for human to understand, and the complexity can build up fast, especially doing vibe coding without clear instructions (especially architectural).
On reaching a critical level, AI starts to make significantly more errors. At this point, no one can maintain, the codes are spaghetti. I think this is where Windows is at.
I wonder if there will come a point where everything is just too messed up to even salvage
They'd have to fork from early Windows 10. There's so much garbage introduced by humans at that point, nevermindLLMs.
But on the other hand, Windows is a dead and broken product to me. So I don't care.