Hacker News new | ask | show | jobs
by CheesecakeFred 2394 days ago
Point 2. "Code is a Liability" ends with the sentence: "Always strive to do everything using as little code as humanly possible."

On its own I consider this bad advice.

I would change it to 'Always strive to make your code as easy to understand as possible, while less lines of code and complexity is preferred'