Hacker News new | ask | show | jobs
by Kivutar 2407 days ago
"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away."

By simplicity, we mean frugality.

If you can implement something without adding a ton of dependencies, abstraction layers, and design patterns, it will be easier to understand and debug.

YAGNI is everything but abused.