this post was submitted on 31 Mar 2026
190 points (99.5% liked)

Programming

26489 readers
162 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

A client’s team spent a full week adding a CSV export to their admin panel. Two engineers, clear requirements, maybe a day of actual work. The rest of the time went to understanding existing code well enough to change it safely. That’s what I call codebase drag: when the codebase makes every task take longer than it should. It doesn’t show up in any dashboard or sprint report.

you are viewing a single comment's thread
view the rest of the comments
[–] panda_abyss@lemmy.ca 67 points 2 weeks ago (20 children)

Oh hey, next sprint we’re going to work on that!

Oh, there’s a feauture request from sales you say? Hard due date of Thursday? But that’s a really big feature we can’t just… okay fine, but the next sprint we’re need to work on tech debt.

[–] bestboyfriendintheworld@sh.itjust.works 11 points 1 week ago (13 children)

Why do engineers do this?

Simply fix the relevant technical debt as part of implementing a feature or fixing a bug. That way you can chip away at it over time.

Waiting for the big removal of technical debt will never come. It’s an ongoing process.

Leave the code base better than you found it – always.

due date next Thursday

The answer is to say “We will try our best, but this is very ambitious.” Then you let the deadline pass, usually it’s artificial in the first place. When the deadline passes say: “As we feared this took longer than we hoped for.”

[–] panda_abyss@lemmy.ca 6 points 1 week ago (5 children)

To quote my manager from today: “I don’t want us to spin our wheels and turn this into a month long effort”

The request is to effectively rearchitect a foundational part of the system. It’s a large lift project that should take weeks.

Of course I pushed back, I have good rapport with him and I’m not worried about getting fired over this. Not everyone has that.

[–] Kissaki@programming.dev 1 points 1 week ago (1 children)

“You want the four year sabotage and effort instead of the one to two month long effort?”

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

Yes, the investors require it.

load more comments (3 replies)
load more comments (10 replies)
load more comments (16 replies)