For me it’s been Arch for the last several years. It’s the only distro that can deal with the weird things I do while still working well for daily use.
- 0 Posts
- 7 Comments
Joined 2 years ago
Cake day: August 9th, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
nroth@lemmy.worldto
linuxmemes@lemmy.world•This just happened to me, and I did waste 1-2h because of it
1·4 months agoNo, then you fix the code to work with your current system libraries and upstream the patch and version bump. This happens less on Arch, BTW ;-)
Not so much nowadays, but we remember!
Git itself is a distributed VCS…
nroth@lemmy.worldto
homeassistant@lemmy.world•Home Assistant - Deprecating Core and Supervised installation methods, and 32-bit systemsEnglish
1·9 months agoI skimmed the article. Home Assistant Supervised seemed like it may be branding for the Docker edition, which apparently it is not.
nroth@lemmy.worldto
homeassistant@lemmy.world•Home Assistant - Deprecating Core and Supervised installation methods, and 32-bit systemsEnglish
21·9 months agoWait, does this mean they’re deprecating the docker image?

I like to edit configs, which can break apt, and build projects from source, which requires bleeding-edge versions of many libraries that most distros don’t ship with, which also tends to break apt when I manually install them.
Arch’s pacman gracefully handled modified configs and the Arch repos ship very new packages, so I don’t find myself fighting the OS.