218
How to explain Technical Debt to your Boss
(feddit.org)
Post funny things about programming here! (Or just rant about your favourite programming language.)
"Technical debt" is a phrase that was invented to explain the phenomenon in a way that bean-counting business bosses could understand: we can do it this way in a way that costs us less today but will incur a debt that will slow us down in the future. It was always an attempt to quantify the concept in a way that we have to think about tradeoffs between our current resources and our future resources.
The only problem is that technical debt in software is not visible.