You May Also Enjoy
Installing NixOS on a Hetzner VPS with nixos-anywhere
5 minute read
I replaced Debian with NixOS on a Hetzner VPS using nixos-anywhere, fully remotely. It sshs into the running box, kexecs into a NixOS installer in RAM, runs ...
Fixing NixOS rebuild warning: The jq Pretty-Printing Trap
1 minute read
nixos-rebuild switch started printing warnings about UID changes it refused to apply: warning: not applying UID change of user 'gdm-greeter-2' (60580 -> 6...
Disabling the Startup Sound on a 2011 iMac (iMac12,2) running Arch Linux
1 minute read
Lets disable the startup sound on an 2011 iMac running arch linux: 2011 27-inch iMac (iMac12,2).
Taming the hazard - Part 2 - From prototype to libstdc++
4 minute read
Previous post in this series: Part 1 - Introduction.