I use plasma, BTW
While you blissfully ignore it, systemd is planning the downfall of humanity. Don’t fall for its lies.
As an OpenRC user, Systemd is fine. I prefer openRC but I have systemd on my server and all its LXC containers and I have had no issues with it.
I see way more posts that are pro-systemd than anti these days, so I think you might be tilting at windmills a bit.
I would love to think about systemd less, but I’ve worked with it professionally since a year or so before Debian switched while I was an intern working in embedded. I got to see the flame wars and shaped my opinion of systemd by wrestling with its growing pains. Writing your own service files and working with DBus was ass back then, and while it has gotten better, my patience with it has diminished. In the end the frustration was enough that after I ditched windows, systemd was the next to go.
That would be the end of it, but other programs keep growing annoying systemd dependencies or their projects get swallowed up by the systemd ecosystem entirely. I was so excited at the start to work with the parallel execution and dependency management, but the number of times systemd broke something, swallowed up the output, and then corrupted its own journal and lost the logs really turned me against it.
I don’t know, I’m not a power-user so systemd is just a thing in the background, I don’t have much opinions over it.
I think you might be tilting at windmills a bit.
No systemd love or hate for me, as for the meme, I respect both opinions (I’m still learning btw) but don’t particularly like proselitjzers. Sharing an opinion and experiences (like you did) is fine and often informative, what I don’t like are people (expecially on lower-quality places like 4chan) spamming stuff like “systemd is the devil and killed my child” or “systemd weights more than the Linux kernel” I guess I need to make up my mind, haven’t interacted with the OS at a low enough level yet.
I understand what you mean. If you are on the fence and not super interested in init systems, you can pretty easily get by with systemd without thinking about it. Most desktop environments have tools to manage user services in easy GUI’s, and you can find guides for anything more advanced you want to accomplish with them usually.
If you want to dive in though, systemd is a great init system to learn. Nowadays learning systemd is a lot less of a moving target, and it’s in use virtually everywhere so the knowledge is valuable. It’s also fairly well documented at this point, which is great for learning how it works.
My personal advice if you want to go that path is to just open up some service files. There are lots of interesting examples in
/lib/systemd/system
Systemd service files are just plain text, and pretty straightforward to read. Its divided into nice sections, and naming is pretty straightforward (Or the systemd brainworms are really in deep). Look for names you recognize or programs you use. Especially ones you are familiar with on the command line. I don’t recommend changing them to start, especially in the system directory, just open a couple and you should quickly start seeing the connections between what they are trying to accomplish and whats in each file. Then if you see anything you don’t understand or peaks your curiousity check the documentation. Once you’re ready try writing one of your own for something in the usr service directory. No pressure though, its not necessarily essential knowledge
I just use systemctl because I know how to use it and know all the ins and outs of any bullshit I might encounter. No way I’m switching. I like not being stumped on issues I can’t fix for weeks.
I am not interested in being preached at unless you have a workable alternative and a good reason why should I switch over.
I don’t care whether you use GNOME, KDE Plasma, Sway or Weston, as long as you use Wayland.
systemd isn’t perfect, but it’s definitely a net plus for me when compared with older init system. In case anyone’s interested, this talk summarizes the key points pretty well: https://www.youtube.com/watch?v=o_AIw9bGogo
This was an excellent listen, thank you for the link. I had no idea what was involved in it when I started, nor the roles of initd and launchd before it and what systemd was trying to replace.
The funny thing is that the guy giving the talk, Benno Rice, is primarily FreeBSD/openRC and not Linux, so he seemed fairly agnostic in presenting the various sides, not just from Unix and then Linux but also from the Apple viewpoint, who have also been playing a kind of parallel but separate role in this.
Very cool. Not a beginner level talk, definitely, but there was nothing I couldn’t figure out coming from Windows/Mac tech. Really informative, thank you again.
“systemd is fine” yeah fuck you personally.