Articles: DevOps
Technical writings, opinionated architectures, and development guides focusing on DevOps.
One Host, Twenty-One Files: A NixOS Flake That Stays Out Of Your Way
How auto-imported flake-parts modules, wrapped desktop packages, and a single base16 palette file shape one NixOS config - and where each one bites.
Meet Sevalla; Cloud Hosting Without the Headache
Sevalla simplifies cloud hosting by providing intuitive app deployment, database hosting, and object storage. No infrastructure to manage.
How to choose the right build strategy for your application
Compare Nixpacks, Buildpacks, and Dockerfiles on Sevalla so you can pick the right build strategy for your stack, control needs, and deployment workflow.
The overlooked Git feature every Laravel developer should be using
Use Git worktrees to maintain multiple isolated Laravel environments simultaneously without stashing or reinstalling dependencies.
Kubernetes for Laravel developers
Learn how Laravel developers can leverage Kubernetes for scalable and efficient application deployment.
Isolated local development without Docker
Learn how to use Devbox to create isolated local development environments for Laravel projects without the overhead of Docker.
Building and Deploying an Astro Website - A Deep Dive
Learn how I built my personal dashboard using Astro, integrating dynamic content and productivity features, and deployed it with Sevalla and Cloudflare.