this post was submitted on 20 May 2024
1543 points (97.7% liked)

Programmer Humor

19821 readers
860 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] 36 points 7 months ago (1 children)

As someone in the dev team for a "business app", we probably know about most or all of them, but they're just not important enough for anyone in management to prioritize them as part of a sprint. It's also possible no one has given us reproducible steps to make them happen, so we just straight up don't know what to fix. Usually the former though.

[โ€“] Socsa 3 points 7 months ago

The struggle is real. "We could spend an entire sprint chasing down debt which impacts 10% of users, or we could add another feature which will generate 10% additional revenue."

Management will always choose number 2. Code maintenance is like dead money until something really breaks. The best you can do is quietly have engineers fix low hanging fruit as part of feature sprints, but that requires engineers who give enough fucks to do some extra work.