this post was submitted on 14 Aug 2025
225 points (98.7% liked)

Programmer Humor

27490 readers
1434 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
 

Haven’t even staged it yet, so git reminds me tomorrow.

you are viewing a single comment's thread
view the rest of the comments
[–] arschflugkoerper@feddit.org 23 points 3 months ago (2 children)

Every day devs fight the urge to refactor everything.

[–] SeductiveTortoise@piefed.social 15 points 3 months ago

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 💖

[–] bleistift2@sopuli.xyz 2 points 3 months ago

Well, in that particular case I have a function that’s going to be needed in multiple places defined in a single 160-character line inside another function.