@rperezrosario@mastodon.social
Post #291944
2026-02-11 22:38 UTC
Replies (5)
-
@abmurrow@hachyderm.io 2026-02-12 03:14
@rperezrosario I use NixOS and I'm still voting Debian lol. This is a real question I ask myself every day. Kinda tempted to hop to Debian, but I maintain some nix stuff and its just so darn convenient to use nix. I feel like Debian is a nice farm upstate that I will, eventually, retire to.
-
@quincy@chaos.social 2026-02-12 06:42
@rperezrosario go, #nixos, go! ❄️
-
@tk@sunmine.de 2026-02-12 07:22
@rperezrosario Neither, thank you
-
@ar@is-a.cat 2026-02-12 08:58
@rperezrosario So here's my latest gripe with debian. I've been using debian (or its derivatives) on servers at most of the companies I've worked at, but only because most of my team members wouldn't be familiar with something that's different from "regular" linux distros. debian packaging tools are funny. I encountered a package (not foss/in debian repos) with a postinst script that under certain (trivial) conditions would keep running forever. here's what happened when I tried installing it: ctrl+c didn't workkill on the running apt/dpkg processes stopped it, but…it's impossible to remove the half-installed package; apt purge told me: Error: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.spoiler alert: dpkg --configure -a attempts to finish installing packages. that includes trying to run the postinst again, which wouldn't finish. I could work around that. But I've been using linux for 25 years now, and have been working in sysadmin/devops-like roles for almost 18 years now. I can't imagine a regular user even knowing where to start fixing something like this. #debian
-
@abutler@mastodon.social 2026-02-12 17:50
@rperezrosario The battle of distros that both do unholy things to upstream packages