this post was submitted on 06 Apr 2026
392 points (99.7% liked)

Programmer Humor

30795 readers
1036 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
[โ€“] Imgonnatrythis@sh.itjust.works 28 points 5 hours ago (1 children)

Yeah but next time I have this exact same super specific issue I'm going to fuckin fly man.

[โ€“] 8oow3291d@feddit.dk 13 points 5 hours ago

In some cases, it is "code as documentation". Saves me from 1) remembering the steps 2) means I actually doing the steps correctly 3) Actually remembering to do the 10 minute task when I need to.

If I had not done the program, then I often would have to write down and maintain documentation elsewhere.