Live data from Hacker News

Good code is like a love letter to the next developer who will maintain it

addyosmani.com

1–10 of 274 posts

Re: Good code is like a love letter to the next developer who will maintain it

#6
As much as bad code irritates me, I'm not quite so quick to blame the original maintainer - they may well have wanted, badly, to write something better, but been put under artificial (and usually meaningless) time pressure that didn't allow it.

Re: Good code is like a love letter to the next developer who will maintain it

#10
post #3

And remember, the next maintainer could very well be you.

Yeah, it's humbling enough when you are reviewing some old code and thinking "what idiot wrote this" only to git blame and realize it was you. What's even more jarring when you find some code, surprised the capability/feature even exists, then git blame and realize again it was you (this time hopefully with a pat on your own back because of how well it's written). Yes this has happened to me.
Post reply on HN