The next day, the novice’s disk crashed. Three days later, the novice was still reinstalling software.
I laugh in NixOS
she/her, May
I use NixOS, btw. UwU
The next day, the novice’s disk crashed. Three days later, the novice was still reinstalling software.
I laugh in NixOS
Makes me wonder how much of the training documentation is AI generated…




There have been some reports that choosing to Repair the Terminal application has restored it to working order.
… Or, you know, dont hook that shit so tight into your store that it breaks if the store is offline or something gets messed up? I have personally never seen applications randomly stop working on Linux (Unless i did something stupid, i once fucked up glibc for all flatpaks system-wide on Fedora), specially now that im on NixOS, its just not possible for a program’s files to get corrupted on NixOS since the store is read-only (Of course if it doesnt gracefully handle config errors and the config gets corrupted then it will break, but often times it would just be deleting the file and letting it create a new one, not reinstalling the application).
Okay, fair, upgrading and clean installs take a while. Specially on slow internet connections. But it doesnt really compile much, we have cache.nixos.org with prebuilt binaries for most packages.