this post was submitted on 31 Jul 2026
1034 points (99.1% liked)

Programmer Humor

32589 readers
535 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 3 years ago
MODERATORS
1034
Welp (programming.dev)
submitted 2 days ago* (last edited 2 days ago) by cm0002@toast.ooo to c/programmer_humor@programming.dev
 
you are viewing a single comment's thread
view the rest of the comments
[–] EowynCarter@lemmy.world 12 points 1 day ago (1 children)

If I can't understand the code, and you can't explain, I'm not validating your pull request.

End of story.

[–] Rooster326@programming.dev 4 points 21 hours ago (1 children)

Just ask ChatGPT to explain the code

[–] BeardedGingerWonder@feddit.uk 4 points 14 hours ago

It's great at that, had a colleague run a diff through Claude and it explained how the new code was better and how the optimizations worked. Then my colleague realised they'd run the diff the wrong way round, fed Claude the new diff and Claude happily explained how the new code was better and how the optimizations worked.