TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

TechnicalDebt

21 pointsby cshekharabout 14 years ago

3 comments

timrobinsonabout 14 years ago
I prefer the unhedged call option analogy: <a href="http://www.m3p.co.uk/blog/2010/07/23/bad-code-isnt-technical-debt-its-an-unhedged-call-option/" rel="nofollow">http://www.m3p.co.uk/blog/2010/07/23/bad-code-isnt-technical...</a><p>- Debt is predictable: if I know the price in the future, and the rate of interest, I know the price now. If I knew what the cost is going to be in future, I could come up with today's price for the bad code and make perfect decisions.<p>- Unhedged options either blow up (incur a large future cost) or they expire worthless (I escape without paying anything). I don't know in advance which outcome will happen, so in today's price, I have to consider both possibilities and factor in the uncertainty.
评论 #2336186 未加载
Peroniabout 14 years ago
Related: <a href="http://fragile.org.uk/2011/01/how-i-manage-technical-debt/" rel="nofollow">http://fragile.org.uk/2011/01/how-i-manage-technical-debt/</a>
mgunesabout 14 years ago
Related: <a href="http://news.ycombinator.com/item?id=2336008" rel="nofollow">http://news.ycombinator.com/item?id=2336008</a>