Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This is exactly what the article says:

> Technical debt consists in performing a fix or development in a quick and dirty way because it takes less time, even though it will make the code harder to work with in the long term.

If you aren't going to be changing the code later, then writing a bunch of spaghetti code won't make it harder to work with in the long term.



How can one accurately predict that the code won't be changing in the future? If you needed to get something done once, isn't there a good chance that in the future someone else, including your future self, may need to rely on or modify it?


It’s contextual. E.g. if you’re in a situation very similar to past situations where you threw the code away afterwards, you can be pretty confident that you’ll throw it away this time too.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: