A practical guide on how to use Mozilla SOPS with age to encrypt secrets in Git transparently, structurally, and without operational friction.
SOPS + age: Declarative, Secure Secrets Management Without GPG Headache


A practical guide on how to use Mozilla SOPS with age to encrypt secrets in Git transparently, structurally, and without operational friction.

A practical look at secret management on Linux and macOS: Keychain, pass, shell history, .env files, and the small operational decisions that eventually lead to leaked credentials.

Automate old notification email deletion in macOS Mail with AppleScript and launchd.

Automate image conversion to WEBP and AVIF with a bash script, featuring encoder fallback and OS detection for seamless integration.

Learn how to use launchd WatchPaths to trigger scripts on file changes, with practical scenarios for SQLite backup and automatic image conversion on macOS.

Learn how to schedule tasks on macOS with launchd, a powerful alternative to cron, and discover its features like logging, missed execution recovery, and more.