Hacker News new | ask | show | jobs
by fidotron 5129 days ago
I've not seen it, but I'd be willing to bet their search engine code is a mess.

The reason for this: almost all single purpose software is a complete disaster area. (And a massive proportion of other stuff isn't much better). As long as it works within certain parameters then there really is no need to fix it up.

1 comments

except that Google's algorithms are being constantly tweaked and improved. Crap code is only left alone as is when it won't be touched anymore. If the code being crap makes your day to day hard, the best bet would be to refactor (given that you have the money and time, which Google has).