FR version is available. Content is displayed in original English for accuracy.
Advertisement
Advertisement
⚡ Community Insights
Discussion Sentiment
43% Positive
Analyzed from 551 words in the discussion.
Trending Topics
#systemd#software#more#don#linux#every#run#years#bad#dealing

Discussion (13 Comments)Read Original on HackerNews
I've used Linux for over 20 years at this point, my first Linux computer was a PS2 console and my second one was a PS3 console. I remember the rc scripts and upstart, and I hated dealing with any of it, systemd, its timers and the user units were the most convinient change in decades. I hear so many anecdotal accounts of "sytemd destroying someone's system", yet personally it was nothing but a pleasant experience.
I think there's always needs to be an alternative, and I welcome anyone who's actually building alternative code paths and doing the work to create the alternative tools, but every time some tool gains a dependency on systemd to improve the functionality and the mob comes in complaining I can't help but get angry. It's open source. You can patch it. You can switch to something else, but instead you hurl insults at people volunteering their time to make software you run better.
I think the issue people took with it was less on technical merit and more about the principle of resisting a change which was occurring too quickly for comfort
it was kneejerk reactionary to begin with and hasn't made any more sense as systemd has improved and received better integration with other software
I do mourn the loss of Upstart though, I thought that was one of Canonical's cooler projects
I also use Void/runit primarily and enjoy it because of its simplicity, it's a nice _exercise_ to run systemd-free but I don't pretend it comes anywhere near the level of capability that systemd provides
I don’t care. I have run Linux machines since 2001 and systemd is one of the least offensive reinvention of the wheel I have had to deal with. All software is shit one way or another, all that matters is how much effort do I have to spend to find myself dealing with another, unsupported pile of shit.
> What most systemd critics consider "bloat", I consider necessary complexity to solve a complex problem generically.
One compelling argument I’ve seen is that it tries to be too much which violates the Unix philosophy of small tools doing a single thing well.
After years of using it I have to conclude that it’s here to stay and while not perfect it’s good enough I’m not going through the hell of tearing it out.
Usually the same crowd that makes this complaint about systemd also have a strong affinity to Xorg and dislike to Wayland.
Xorg has a print server among many other things. Adhering to the UNIX philosophy is certainly something it does not.
Guaranteed that the replacements would have a combined list at least as bad.