Technology
My Nixos Configuration
Blog
6 min read
A walkthrough of my latest NixOS configuration using Flakes, Home Manager, and a poor man's secrets management solution.
Why is enabling automatic updates in NixOS so hard?
Blog
8 min read
An explanation of NixOS' update process, and why something as simple as enabling automatic updates is so problematic.
Computers as code: Why declarative systems are the future of computing
Blog
9 min read
A different way of thinking about how we use and manage computers, in both our personal lives and professional lives.
Installing a Custom Package With Nix
Blog
5 min read
A (relatively) quick guide to creating a custom package on Nix and NixOS.
NixOS: What is it, how does it work, and should you use it?
Blog
11 min read
I talk about my experience using NixOS after two weeks of using it as my primary OS. I'll explain what it is, how it works, and whether you should try it.
How to run a virtual machine on Kubernetes using KubeVirt
Blog
7 min read
My experience with using KubeVirt to run a virtual machine on a bare metal Kubernetes server.