Hacker News new | ask | show | jobs
by egiva 5413 days ago
Greatest comment for me from this discussion: "In other words, if your code is read a lot more than it's written (and what code isn't?), then you should consider creating a fluent interface."

Good code is probably written once, and read a million times.