Centralized NixOS and nix-darwin system configurations.
Adding Nix flakes and pre-commit hooks to standardize development environments across the ecosystem.
Implementing a hardware-aware configuration system for the Minecraft server.
How to host your own personal data server using NixOS
I'm speaking at Southeast LinuxFest 2025!
A simple Nix deployment script I've written recently.
How I came to write my own lib.nixosSystem
Better practices for safely and reliably deploying and updating NixOS systems.
A short rant about the state of your nix code
A walkthrough of a Haskell development environment built on NixOS, Vim, GHCid, and Hoogle. Covers the Nix and Cabal setup, fast compiler feedback with GHCid, testing with hspec, and documentation lookups, all prioritizing simplicity and locally contained tooling.