|
|
|
|
|
by lkrubner
2886 days ago
|
|
"It's not a dirty four-letter word to be avoided, it's something to be managed the way you manage actual financial debt." As others have pointed out, technical debt operates the same way an unhedged option works. It can go catastrophically debt. Compare that to issuing bonds. If you issue $10 million in bonds, you know exactly how much you will have to repay, and you know the interest, and you know when you will have to repay it. With technical debt, you don't know when you'll have to repay it, and you don't know how much it'll cost you. You just go along knowing that someday something catastrophic might happen. See this previous discussion: https://news.ycombinator.com/item?id=8777237 |
|
Don’t get fooled. There is very small, and very important difference:
With financial debt, the business takes on it in hopes of delivering more value quicker that will pay for interest and principal, and have a lot of (monetary) value left after.
Financial debt, if anything, is speeding the process of delivery of value up.
On the other hand, technical debt is slowing the delivery down. And this delivery is what business hopes to speed up.
Well, maybe it makes this one iteration/release quicker, but it slows down the next one, and next one after that, and so on.
So, it seems that they are deceivingly similar, but you need to adapt the tactics and strategies.