Published on December 9, 2024 Advent Of Code 2024 in Nix - Days 04-06 nixadvent-of-code trying to do advent of code in "pure" nix eval
Published on December 5, 2024 Advent Of Code 2024 in Nix - Days 01-03 nixadvent-of-code trying to do advent of code in "pure" nix eval
Published on August 18, 2024 Making a Chess Engine in Zig zigchessnix Learning zig by making a chess engine
Published on December 2, 2023 Efficient Nix Derivations with File Sets nixnix-pkgsroc Using nix's new file set API to make efficient derivations
Published on October 9, 2023 Organizing system configs with NixOS NixOSnixguidedotfiles How I organize and manage my system and user configs with NixOS and homemanager
Published on September 6, 2022 Building Typescript Node Apps With Nix nixtypescriptnode Trying some different nix builders for typescript node apps
Published on August 2, 2022 Making a PR to Nixpkgs nixrust My rough ramblings on how to contribute a small pr to Nixpkgs
Published on May 19, 2022 Rust Environment and Docker Build with Nix Flakes rustnixdocker Reproducible dev environments and builds with Nix