this post was submitted on 10 Aug 2025
403 points (98.1% liked)
Programmer Humor
38160 readers
56 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I feel like the LLMs really encourage that, too. They'll deliver some garbage and then you tell them to make it less garbage and they'll be like "You clever son of a removed, why didn't I think of that?".
I've had some success taking the buggy output of Claude (which Claude gets stuck in a loop trying to fix), fixing it with GoogleAI, then feeding the result back to Claude which can then follow the working patterns and make working extensions...
Still, anything past "microservices" seems to be inadviseable to trust to any current AI.