Hacker News new | ask | show | jobs
by dreamfactory2 4008 days ago
In fairness, I often see devs highly offended by automated output, including where it makes no difference whatsoever to performance and maintainability (and particularly so if it improves on any of those). There is plenty of frothing out there about hand-tuned SQL vs ORM and hand-crafted semantic HTML/CSS for example.
1 comments

ESR's 17 Unix Rules [1], Rule of Generation:

> Developers should avoid writing code by hand and instead write abstract high-level programs that generate code. This rule aims to reduce human errors and save time.

[1] https://en.wikipedia.org/wiki/Unix_philosophy#Eric_Raymond.E...