this post was submitted on 25 Sep 2024
53 points (84.4% liked)

Linux

47457 readers
1159 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I am not the author.

you are viewing a single comment's thread
view the rest of the comments
[–] axum@lemmy.blahaj.zone 27 points 3 days ago (7 children)

It's 2024, I think we can move on from cringe systemd hating.

This is like being still angry that Windows 7 is heavier than windows XP.

[–] Templa@beehaw.org 19 points 3 days ago (3 children)

I didn't understand why people were averse to systemd so after reading at least it was informative for me

[–] Shdwdrgn@mander.xyz 10 points 3 days ago* (last edited 3 days ago) (1 children)

From my own experience it was more about being a solution in search of a problem. I see some comments about how the old init system was so horribly broken, and yet the reality was it worked perfectly fine for all but some very niche situations. The only advantage I have ever seen with systemd is that it's very good at multitasking the startup/shutdown processes, but that certainly wasn't the case when it first arrived. For example I had a raspberry pi that booted in 15 seconds, and when I loaded a new image with systemd it took close to two minutes to boot. And there were quite a lot of problems like that, which is why people were so aggravated when distro admins asked the community for their thoughts on switching to systemd and then changed the distros anyway. This also touches on the perception that the "community" accepted it and moved on -- no, systemd was pushed on the community despite numerous problems and critical feedback.

But we're here now, systemd has improved, and we can only hope that some day all the broken bits get fixed. Personally I'm still annoyed that it took me almost a week to get static IPs set up on all the NICs for a new firewall because despite the whole "predictable names" thing they still kept moving around depending on if I did a soft or hard reset. Configuring the cards under udev took less than a minute and worked consistently but someone decided it was time to break that I guess.

[–] possiblylinux127@lemmy.zip 3 points 2 days ago* (last edited 2 days ago)

It also offers a lot of modern features like sandboxing and close tracking of processes. It is also nice to have dynamic resource allocation

[–] axum@lemmy.blahaj.zone 1 points 3 days ago* (last edited 3 days ago)

There's nothing 'informative' on that article. It's just an opinion piece.

[–] Wolf314159@startrek.website 0 points 2 days ago (1 children)

Then maybe you can tell me what "attempting to do more" means, because the author of the article certainly didn't. Or why that's bad. My only take away is that the author thinks the system should facilitate the running of applications and just get out of their way already. But that sounds a lot like building a road network and then failing to install traffic controls because the DOT should just stay out of the way of traffic.

[–] targetx@programming.dev 4 points 2 days ago (1 children)

SystemD also contains things like a network manager, dns resolving, ntp time sync and more, which I agree should not be so tightly coupled to the core init system.

load more comments (3 replies)