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

linuxmemes

24214 readers
1393 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.
  • 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, no politics, no trolling or ragebaiting.
  • 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.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    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
    [–] queue@lemmy.blahaj.zone 53 points 1 year 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@lemmy.world 15 points 1 year 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.

    [–] TxzK@lemmy.zip 30 points 1 year 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@lemmy.world 10 points 1 year 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.

    [–] queue@lemmy.blahaj.zone 4 points 1 year ago

    Yeah he seems kind of like a weirdo jerk.

    [–] thisbenzingring 11 points 1 year 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.

    [–] dukatos@lemm.ee 5 points 1 year ago

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

    [–] _cnt0@sh.itjust.works -3 points 1 year 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.