this post was submitted on 07 Mar 2024
485 points (96.5% liked)

linuxmemes

22370 readers
969 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] [email protected] 17 points 11 months ago (6 children)

    Hi am noob why systemd bad? I use Debian, is fucked?

    Honestly I've been hearing about this for a while now but never bothered to check, I'm too lazy for that.

    [–] [email protected] 53 points 11 months ago (3 children)

    It's not inherently bad, it "fails" the Unix Philosophy of "Do one thing and do it well" but since Linux's kernel is:

    • Unix-like, not Unix
    • Fails this philosophy, as it does more than one thing but does all of it pretty well
    • systemd is just a bundle of tools that do one thing and do it well under one package, like Linux's kernel

    It used to be a mess, but that's solved. The biggest reason to avoid systemd is mainly user preference, not anything malicious. 90% of current distros use systemd as its easier for the maintainers and package programmers to build for the general than each package and each distro having their own methods of how to do an init system and other tasks.

    How Debian and Arch and Gentoo and Slackware and other big distros worked was different, and the maintainers of those packages had to know "Debian's way" and not a general way that most places accept. Systemd actually solved the Too Many Standards! issue.

    I've never really seen a big argument against systemd, but maybe I've just not heard it.

    [–] bus_factor 15 points 11 months ago (2 children)

    It also didn't help that Poettering isn't particularly popular on a personal level. I think there would have been a lot less drama if he had better people skills.

    [–] [email protected] 29 points 11 months ago (1 children)

    Yeah, but to be honest, I would have terrible "people skills" too if people sent me death threats over writing a free software.

    [–] bus_factor 10 points 11 months ago

    Doesn't take much to get death threats on the Internet, unfortunately. He probably would have received less of them with a better attitude, though. He wasn't full-on Ulrich Drepper, but still pretty divisive.

    [–] [email protected] 4 points 11 months ago

    Yeah he seems kind of like a weirdo jerk.

    [–] [email protected] 11 points 11 months ago (1 children)

    back when you had an init system and you got it just the way you wanted it, you would be pissed that you had to move to systemd

    now its there when you install and it is stable so it isn't a big deal. But old beards hate change.

    [–] [email protected] 5 points 11 months ago

    Old beards built linux and everything around, have some respect.

    [–] [email protected] -3 points 11 months ago (1 children)

    It used to be a mess, but that's solved.

    Do you mean the past tense of the verb solve or the systemd service that solves mathematical equations? Because solveds code is still a mess. It used to too, but it still is.

    [–] [email protected] 3 points 11 months ago
    [–] [email protected] 23 points 11 months ago

    No one knows to this day

    [–] [email protected] 20 points 11 months ago (1 children)

    I highly recommend you check out this video

    SystemD is not really bad. Like 90% distros use it, and for good reasons. Some people just pointlessly hate it on it, same way some people like to hate on Wayland too.

    [–] [email protected] 2 points 11 months ago

    Here is an alternative Piped link(s):

    I highly recommend you check out this video

    Piped is a privacy-respecting open-source alternative frontend to YouTube.

    I'm open-source; check me out at GitHub.

    [–] dariusj18 13 points 11 months ago (1 children)

    I believe partly because it takes over so many responsibilities that it becomes a requirement for things that don't need to require it. Plus it diverged from the Linux principle of do only one thing.

    Also, afair, it was buggy for a while.

    [–] [email protected] 10 points 11 months ago* (last edited 11 months ago) (1 children)
    [–] dariusj18 2 points 11 months ago (1 children)
    [–] [email protected] 2 points 11 months ago
    [–] [email protected] 6 points 11 months ago

    There is a fork of Debian without SystemD. https://www.devuan.org/