<matthew-reed-holden/>
Menu
Home
Portfolio
Blog
Contact
Thoughts & Hobbies
How I Manage My Entire Dev Environment With Nix
March 20, 2026
A deep dive into my nix-darwin and Home Manager configuration: flake architecture, registry-driven hosts, declarative macOS defaults, MCP servers, AI coding assistants, and the noughty module system that ties it all together.
#nix
#devtools
#configuration
#macos
#home-manager
Journey Into the C (Ep 1): Punished by Pointers
December 12, 2025
My journey into the C programming language and how it is reminding me of the fundamentals of a computer.
#coding
#c
#fundamentals
My First Hello World
January 1, 2020
Reflecting on where it all started.
#personal