The Holy Grail of Development Environments: My Journey to Nix
How I moved from Docker and custom Bash scripts to Nix Flakes to achieve the same configuration and environment locally, in the cloud, and in CI.
For Small self-hosted project or Homelab
How I moved from Docker and custom Bash scripts to Nix Flakes to achieve the same configuration and environment locally, in the cloud, and in CI.
Automated releases are great, but they often lack human intent. Learn why Changesets is the better tool for managing releases in a complex monorepo.
Learn how to manage GitHub repository environments using Terraform for consistent and automated configuration.