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

There is a huge difference between code that's been optimized for decades and code that's plain old and there just because nobody ever touched it again.

Even code like IBM's VM should be updated when new processors appear (zSeries CPUs get updated from time to time).

As for code that's there just because it's old (and not because it has been carefully maintained for decades), I advise you to look into it. You probably learned something in the past decade that can improve it.



if it works and have stuff built against it, why would you touch it again?


To improve it. Even IBM's VM could be improved (and was). The trick is trying not to break interfaces.

But even that is something you should do from time to time. I don't think many current versions of Windows support Win16 software.




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

Search: