this post was submitted on 04 Sep 2024
276 points (98.9% liked)

Programmer Humor

32383 readers
1265 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 2 months ago (1 children)

The longer you live in a place the more crap you will accumulate in your home. Windows need to be cleaned. Walls need to be painted. There’s this one tap, that’s fixed with some wire and tape.

Tech debt is like that just for software.

[–] [email protected] 6 points 2 months ago (1 children)

There's a second-order thing going on though with tech debt that makes it different than just maintenance: Tech debt is when you address a problem in a way that makes future problems more difficult to address. So if the wire-and-tape fix is actually robust, easy to work around, and/or easy to reverse, then it wouldn't be tech debt. But if it made it harder to unclog/clean the tap, or to fix the next leak, or install/remove things around it, then it would be like tech debt.

[–] [email protected] 3 points 2 months ago

Yes, the software might depend on outdated technology like oil burner heating and you want to transition to solar with a heat pump.