this post was submitted on 03 Aug 2025
756 points (98.0% liked)

Programmer Humor

37713 readers
121 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] kadup@lemmy.world 10 points 1 week ago

Can you imagine the absolute nightmare that the digital world will become once major infrastructure and every other app is poisoned by AI codebases filled with vulnerabilities and nightmare convoluted setups to do basic things?

Have you even seen what Claude does, randomly, if you tell it a simple bug fix you requested didn't work? I've seen it simply say "Oh, sorry, let's try something else" and start rewriting everything - from top to bottom - trying to fit previous code in it's limited context window so it ends up generating this abhorrent mix of code segments that do nothing but look important, fragments of the original code base, and a lot of new code that doesn't even fix the issue in the first place.