We are demanding ever more tasks from our frontend build processes:
https://css-tricks.com/annotated-build-processes/
(No wonder they can be complex!)
miniblog.
Related Posts
Individuals and interactions over processes and tools => Competence trumps process
Working software over comprehensive documentation => Minimize time from program launch to deployment of simplest useful functionality
I really like the DoD's phrasings of classic agile maxims:
earlyoom is a neat linux tool that kills processes a little earlier, so your system remains responsive: https://github.com/rfjakob/earlyoom
The readme is pretty educational too, and even encourages you to `tail /dev/zero` to see it in action!
Transitioning from manual to automated processes, and the role of documentation: