I have been having fun with fly.io and Nixpkgs to do some reverse proxying and caching, and serve my blog written with Leptos.
If you have never used or heard of Nix and Nixpkgs before, I think this is a great introduction to what this package manager can do, and for the more intermediate Nixers I get into some implementation details, like the (NixOS) module system.
If I did see that, I didn’t pay too much attention. I started working on this project before it was published. The config format reminds me of process-compose actually.
I find it nice to be able to use parts you already have, and skip learning new abstractions constantly.