this post was submitted on 14 Mar 2025
98 points (98.0% liked)

Programmer Humor

34546 readers
118 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
top 10 comments
sorted by: hot top controversial new old
[–] OsrsNeedsF2P@lemmy.ml 13 points 1 week ago (2 children)

At my company we allocate 20% of our time on "Better engineering", and it counts as impact when you're up for bonuses/raises so people actually have a reason to push to do it

[–] eldavi@lemmy.ml 8 points 1 week ago

i saw something like this once and their source was the neatest and most professional i've ever seen and it's convinced me that this is the only way refactoring ever happens.

[–] peppers_ghost@lemmy.ml 2 points 1 week ago

Words cannot describe the jealousy I am feeling reading this tbh

[–] Ephera@lemmy.ml 11 points 1 week ago (1 children)

Worst part is when the un-refactored code continues to confuse other devs, meaning it keeps causing additional work, but you still don't get time to actually fix it.

[–] racketlauncher831@lemmy.ml 4 points 1 week ago (2 children)

Commit1: actual change
Commit2: this code is so misleading and I have to refactor it refactors
Me: painfully rejects PR the story said nothing about refactoring...

[–] August27th@lemmy.ca 1 points 1 week ago

We build our own prisons.

[–] collapse_already@lemmy.ml 1 points 1 week ago

The mistake is admitting that you're refactoring. I just implemented the feature/ fixed the bug. Why did I change so much? The issue was a little underscoped.

The fun thing is to try to force your fellow devs to refactor piecemeal through comments on their pull requests.

[–] freamon@preferred.social 3 points 1 week ago
[–] ADandHD 2 points 1 week ago

Hahaha.... Ha... Ha...

[–] jade52@lemmy.ca 2 points 1 week ago

Don't forget about the fabled but often discussed "tech debt sprint".