this post was submitted on 14 Aug 2025
192 points (98.5% liked)
Programmer Humor
25705 readers
1290 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
Every day devs fight the urge to refactor everything.
I don't fight it. I have a small project that's completely fucked up, and I refactor it a little every day as a treat. So relaxing 💖
Honestly, yes. I have days when I want to code something new and experiment, and days when I just want to drudge through existing code and carefully refactor/clean up so that it still works (or even works better in some cases).