this post was submitted on 31 Jul 2026
1175 points (99.2% liked)

Programmer Humor

33003 readers
1318 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
1175
Welp (programming.dev)
submitted 4 weeks ago* (last edited 4 weeks 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
[–] kibiz0r@midwest.social 152 points 4 weeks ago (3 children)

Not even. Your job isn’t to protect prod, it’s to take the blame when prod goes down.

[–] IAmNorRealTakeYourMeds@lemmy.world 41 points 4 weeks ago* (last edited 3 weeks ago) (1 children)

If they expect you to write or go through 1000s of lines of code in a single day. your whole job isn't programming, is to be the scapegoat.

[–] EowynCarter@lemmy.world 16 points 3 weeks 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 5 points 3 weeks ago (1 children)

Just ask ChatGPT to explain the code

[–] BeardedGingerWonder@feddit.uk 7 points 3 weeks 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.

[–] Midnitte@beehaw.org 10 points 4 weeks ago
[–] tutter@lemmy.blahaj.zone 1 points 3 weeks ago* (last edited 3 weeks ago)

aint being the scapegoat exactly how you protect prod?