this post was submitted on 20 Mar 2026
343 points (98.9% liked)

Programmer Humor

30516 readers
1325 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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Zak@lemmy.world 7 points 1 day ago

I had an inverse experience after an adult beverage or two and talking to someone about a third party's script they found unsatisfactory. It went about like this:

Zak: filename.py sucks

Claude: What's wrong with it? Bugs? Code quality? Features?

Zak: yes

Claude rewrote it, claiming it had "multiple issues". It found and corrected a major bug, added error handling, and improved command line argument handling.