
Every engineer writes bash scripts. Almost nobody writes them well. Here's the template I use for every production script -- strict mode, error handling, cleanup traps, locking, logging, and the patterns that keep scripts from silently failing.
Engineering Craft
TypeScript, CI/CD, databases, observability -- the skills that make code production-ready.