Hacker News new | ask | show | jobs
by chris_wot 4602 days ago
More fundamentally - why did they change the code in the first place?
1 comments

Because it was shitty code?
The only thing shitty about it was that it didn't adequately explain the problem it was solving. However, that isn't apparent by looking at the code, the only way we could know that is either by reading/running the tests or asking the original developer. There would be no reason to rewrite until you had a reason.
Except it wasn't.