this post was submitted on 25 Aug 2023
15 points (100.0% liked)

Linux

1253 readers
110 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
 

Ranting, especially on work made by the community* is bad, i know but my frustration comes because it has not be like that. systemd is bloat, madness ...

Linux has improved on so many front, is better than ever but this pile of crap is threatening everything.

*systemd is IBM, so not really community, so it's fine :)

top 22 comments
sorted by: hot top controversial new old
[–] _cnt0@lemmy.villa-straylight.social 39 points 1 year ago (3 children)

As someone who has used linux for >25 years and has experienced the madness of SysV init scripts for decades (well, only two, but the plural is still technically correct; the best kind of correct), I have a very hard time to take people who make posts like these serious.

[–] kherge 10 points 1 year ago

There are people like you, and then there are people who refuse to learn new things.

[–] Frederic 2 points 1 year ago

I'm like you, good old init in the 90s on Linux or BSD , we had init, inetd, and like 10 process, no X, it was cool and easy. Init and rc started becoming bloated and complicated sometimes. I don't hate systemd, it does its thing right, I used Ubuntu for years and systemd without issue. Now I'm using MX that supports both, best of both world.

[–] gbrlsnchs@lemmy.one 2 points 1 year ago

Ok but nowadays there are alternatives to systemd (OpenRC, runit). Not necessarily better, just alternatives. No SysV init involved.

[–] 20gramsWrench@lemmy.dbzer0.com 11 points 1 year ago* (last edited 1 year ago) (2 children)

how dare you criticize smystemD, I spent 20 years having to write startup scripts in assembly with a quill and feather and i can tell you that sistem_d is literally life changing, I stopped drinking an got out of prison ever since arch implemented it

[–] Shdwdrgn@mander.xyz 3 points 1 year ago (1 children)

Get out of the dark ages, real geeks use mechanical pencils! 😆

SystemD is life-changing all right, just not in a good way. I keep fighting with it though because I really like Debian.

[–] notabot@lemm.ee 1 points 1 year ago (1 children)

Debian will happily use sysvinit. It's easiest to just switch to it at install time, but you can do afterwards too: Init

I've veen using it on desktops, laptops and servers without issue.

The more people who switch, the clearer the message that this choice needs to be maintained.

[–] Shdwdrgn@mander.xyz 1 points 1 year ago (1 children)

I've used that before but generally just go with direct installations now instead of fighting it. However I have to wonder, if this is still a thing that actually works correctly in Debian, then why is Devuan a thing? There must be a difference in maintenance between them to justify the labor?

[–] notabot@lemm.ee 1 points 1 year ago (1 children)

I think Devuan split when it was still uncertain whether Debian would have init freedom. I'm running Xfce4, but I believe there were issues with Gnome being tightly tied to SystemD on Debian. It looks like that's improving, but that Devuan has it all working. I guess the other issue is that Debian still don't guarantee init freedom, whereas Devuan does.

[–] Shdwdrgn@mander.xyz 1 points 1 year ago (1 children)

It's such a weird state of things. It seems like if the debian devs weren't so bone-headed they would just accept that here are some people (some who are previous debian devs themselves) willing to put forth the effort to allow people to have a choice. Debian itself would thrive from the additional choices but instead they seem to want to dictate to everyone else what path is right for them, and that sounds an awful lot like the Ubuntu way.

[–] notabot@lemm.ee 1 points 1 year ago (1 children)

Oh absolutely. I resent SystemD more for the damage it did to the community than the boneheaded design decisions and buggy code.

The ridiculous part is that the Debian devs are putting in some effort to keep multiple init systems working, they're just not talking about it. As you say, people knowing about it would help Debian thrive.

[–] Shdwdrgn@mander.xyz 1 points 1 year ago

At this point I don't think it really matter who thinks which system is better. The technical aspects are irrelevant as long as they work in a manner that completes the tasks. I certainly find no difference in boot times between systems that were loaded up with older releases pre-systemD, and systems that were freshly installed with systemD as the only init. Oddly I DID find one hell of a difference on a raspberry pi when I installed raspbian with systemD and it took nearly a minute and a half to boot, then I converted it to sysV and it booted in 15 seconds. These days most of the boot times I pay attention to, however, are on bare-metal servers which are now taking five freaking minutes just to get up to grub, so the difference of a minute is OS boot time is now completely meaningless.

[–] hypelightfly@kbin.social 1 points 1 year ago (1 children)

They didn't criticize systemd though...

[–] Aatube@kbin.social 10 points 1 year ago (1 children)

systemd is bloat, madness …
this pile of crap is threatening everything

[–] hypelightfly@kbin.social 1 points 1 year ago (2 children)
[–] Sentau@lemmy.one 4 points 1 year ago

Must be the fact that I am non native English speaker confusing me into thinking they are criticisms. Could you elaborate what are those

[–] Aatube@kbin.social 3 points 1 year ago (1 children)

Well it doesn’t have actual arguments but you get the idea that they hate it

[–] hypelightfly@kbin.social 1 points 1 year ago (1 children)

Yeah, I do get that they hate it, but that's not a criticism.

Repeating false statements doesn't make them true. fyi: that's a criticism of your comments ;-)

[–] BestBouclettes@jlai.lu 5 points 1 year ago* (last edited 1 year ago) (1 children)

You can criticise SystemD for a bunch of things but that shit fucking works like a charm and removes so much of the pain managing your init system. The journaling, the parallel unit startup, the timers, the unit files are so much easier to manage now that it used to be.

[–] notabot@lemm.ee 2 points 1 year ago

I've had more problems with SystemD bugs than I've ever had with other init systems (and I've used a few). The worst part is that it's such a tangled mess that tries to take over everything whuch makes it difficult to isolate and remove the broken part. That, and so much of the design of it is just ridiculous that making it do what's needed when you need anything but the most basic setup is painful. I've had all sorts of issues, but one of the recent ones that really bit me was the automounter. It turns out that if it hits certain issues it'll just return the empty mount point, rather than preventing access when the filesystem isn't there.

[–] johannes@lemmy.jhjacobs.nl 2 points 1 year ago

Try using Windows..