this post was submitted on 08 Sep 2025
803 points (99.1% liked)
Programmer Humor
26220 readers
1787 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I do enjoy cleaning code a lot.
When I work on shitty code I'm always thinking about how shitty it is and thinking on how a different design would make it much easier.
When you clean the code, you're implementing that perfect design you were thinking of all that time. And you know from that point on you'll be thinking less about how shitty the code is.
If your only task is to clean code and you're not gonna work on that codebase afterwards, it's not as rewarding though.