|
|
|
|
|
by mooreds
2584 days ago
|
|
> The vast majority of software is not written with that amount of churn. My current employer has code that is 6 years old. I had coffee with a former colleague and they are still running code from when I was there, and I left 5 years ago. Code lives longer than you think. |
|
And there's nothing wrong with that. Old code isn't "bad". In fact, it's almost certainly better than new code, because it's been battle hardened. It's got that fix in it for that weird edge case.