Automating AWS S3 Bucket Cleanup with CloudFormation Lambda Hooks

Automate S3 bucket emptying to enable smooth CloudFormation stack deletions

March 29, 2025 · 7 min · John Taylor

Streamlining pfSense DHCP Static Mappings with CSV Files

Command-line scripts for automating DHCP static mappings in pfSense

February 16, 2025 · 3 min · John Taylor

How I build and ship Go binaries with GoReleaser and GitHub Actions

A comprehensive guide to automating Go binary builds and releases across multiple platforms using GoReleaser and GitHub Actions. Includes Homebrew …

December 12, 2024 · 5 min · John Taylor