So the title here is a _touch_ clickbaity. If you mainly work on open source, or if you don't work for a company with enough consistency that your config files look largely similar project-to-project,...
I've been pretty vocal in the past about Nix, and how much I liked it. I've used Nix to configure everything from software projects' compilers and toolchains to my dotfiles and entire servers. Configu...
This blog you're reading (whether you're reading on [WhiteWind](https://whtwnd.com) or [my own site](https://hayden.moe)) is powered by something called the AT Protocol (atproto). Now, you... you don'...
So I was building out the CI/CD setup for
[vms.nix](https://github.com/ALT-F4-LLC/vms.nix) and I wasn't a fan of how
messy and unreadable the output of the AMI publisher script was. It does a lot,
so...
Recently, I decided I wanted to keep syslog entries for all of my Unifi devices somewhere instead of doing nothing with them. However, I'm already pushing up a lot of my network's stuff to Grafana Clo...