this post was submitted on 14 Mar 2025
803 points (98.9% liked)

Programmer Humor

22710 readers
1239 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
[โ€“] [email protected] 34 points 1 month ago (1 children)

I treat my future self a few months from now as a separate person who does not remember anything about why or what the specific code fragments do. And I'm grateful to my past self for doing the same.

Plus, you never know when you need to actually delegate supporting a particular piece of a solution to another person.

[โ€“] [email protected] 9 points 1 month ago

Write your code as if the next person that works with it is a violent psychopath who knows where you live.