systemd
cat and GNU cat hugging a Linux cat.
I use Gentoo. I install systemd willingly. We are not the same.
What’s SystemD and what is it bad?
This:
IDK why it’s bad, though. My only complaint is that it can take a long time to boot depending on your system, but I don’t think a SystemD issue.
Alpine. No GNU and systemD.
Open or Free BSD.
I personally think AROS ( AROS Research Operating Syste ) is pretty cool. Same with just the basic Amiga Workbench 3 series ( the only one I have any experience with ).
Obviously Amiga Workbench isn’t daily driver ready, but neither is AROS since it’s, from what I can tell, just an Amiga OS passion project trying to make a more modern more open source Amiga OS.
In terms of desktop operating systems, my first choices are usually Chimera Linux or FreeBSD.
My favorite is Debian, with systemd uninstalled. At this point, you can’t install Debian without systemd, but you can uninstall systemd after OS installation.
It used to be that most desktop environments in Debian depended on libpam-systemd, which depended on systemd and systemd-sysv. More recently, desktop environments just depend on libpam-elogind and elogind which is only part of systemd, and allows you to use sysvinit.
I prefer sysvinit mainly because I find it easier to create custom services out of my own programs. My success rate at doing this in systemd is 1/3, and in sysvinit about 10/10.
I also had a problem where a Debian-based embedded system had some kind of broken NTP client running on startup, and due to systemd, I couldn’t figure out how to disable it. It would set the time to several years into the future, as soon as it first got a network connection on each startup.
Sorry if it wasn’t obvious, I’m using sysvinit.
It was obvious, don’t worry.
I just thought of the joke, and thought it was funny.
Devuan is doing the Lords work
After having a lot of sysvinit experience, the transition to setting up my own systemd services has been brutal. What finally clicked for me was that I had this habit of building mini-services based on shellscripts; and systemd goes out of its way to deliberately break those: it wants a single stable process to monitor; and if it sniffs out that you are doing some sketchy things that forks in ways it disapproves of, it is going to shut the whole thing down.
MacOS.
But my actually favourite OS does use systemd.
Windows 11, but only for personal reasons. Mainly because it is the only OS that has proper HDR support. The moment Linux catches up (that includes either Nvidia or a 3rd party implementing RTX HDR support as well), I will stop dial dual-booting and go all in on Arch.
GrapheneOS for Google Pixels, LineageOS for any other phone.
FreeBSD.
And you can run Linux stuff just fine.
I typically don’t use things without systemd
If anything OpenWRT
Well, for me personally this would be EmuTOS
Why should I not use systemd?
Contrarianism
Perfectly legitimate reason to do/ not do anything
/s
I disagree.
When you want to feel special but not enough to go to the effort of using FreeBSD
IPv6?
I already am special enough, my mom said so
Nobody wants to be like those “special needs” users.
Offended.
because the over 70 different binaries of systemd are “not modular” because they are designed to work together. What makes a monolith is, apparently, the name of the overarching project, not it being a single binary (which again, it’s not)
If I cared about modularity I’d use something like Hurd, but i actually need to get shit done
What makes it a monolith is that the 70 binaries refuse to do their one job (see: Unix philosophy) independently.
A few months ago, a systemd update broke my boot process because I dared set up my device-mapper nodes manually in a minimal initrd without having a second copy of systemd in there as well. The device is there, yet systemd times out “waiting for device”. How come then a manual mount -a in the rescue shell works then?
If course, the bug had already been reported and swiftly rejected by L. “Hurr durr bother your distributor not me” Pottering.
When you’re not using your computer
What a wild concept
If you have to ask, then there’s no reason not to. It’s people who tinker with their systems that encounter issues with it, or more often random annoyances that add up over tme to those memes.
Void, because it works really well on my super low-resource chromebook!
any advice for trying void? Ive heard good things but never really gave it a chance.
The gui installer was roughly about as simple as any other distro I’ve tried, and stuff generally seemed to work out of the box. There are more packages than one might expect from such a small distro too. Not sure I have any advice specific to Void really, although getting a custom bootloader onto a Chromebook was certainly a trip lol
I love cheap Chromebooks for this!! Getting custom bootloader onto them is kinda fun for me atp because I’ve done so many.
The handbook is outstanding. Read as much of it as you can. Even if you’re not a Void user, you’ll learn so much!