Hacker News new | ask | show | jobs
by t3hprogrammer 3768 days ago
I share a similar sentiment with a different phrase: "code is a living history of past ideas, good and bad."
2 comments

Code is a liability. The best code is code that doesn't need to be written.
If it doesn't need to be rewritten, if it is that good, then it is an asset because you can depend on it.
Problem is... that code is an asset, until it's not. As most cases, it depends on the project, but changes in requirements have insidious effects on code, which might turn your asset in a liability before you realise it.
Ideas are more important than code.
One of my favorite quotes: "the future is a disagreement with the past about what is important." (http://carlos.bueno.org/2010/10/predicting-the-future.html)