this post was submitted on 02 Jun 2024
5 points (100.0% liked)

linuxmemes

24449 readers
399 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
    5
    Init wars part 1 (sh.itjust.works)
    submitted 10 months ago* (last edited 9 months ago) by loaExMachina@sh.itjust.works to c/linuxmemes@lemmy.world
     
    top 8 comments
    sorted by: hot top controversial new old
    [–] mholiv@lemmy.world 2 points 10 months ago (1 children)

    While I disagree with the basis of the comic, I love that you made it. Keep it up. Open source art is always super cool.

    [–] QuazarOmega@lemy.lol 1 points 10 months ago (2 children)

    Open source art

    Where .kra file? ( ❛ ֊ ❛)

    [–] mholiv@lemmy.world 1 points 10 months ago

    You raise a valid point. Perhaps “art about open source subjects” might be more technically accurate.

    In either case it’s welcome.

    [–] loaExMachina@sh.itjust.works 1 points 10 months ago

    I guess I could upload the kra files (there are four of them since I made each panel separately, exported them to png and arranged them a fourth krita doc). Tho if I did that, would it even count as open source? A .kra file isn't really a source code, it's an archive that contains binaries.

    [–] Rustmilian@lemmy.world 2 points 10 months ago

    Needs larger hips because bloated.

    [–] lemmyng@lemmy.ca 2 points 10 months ago

    I'm out of the loop. How does Carmen Sandiego fit into the whole init system debacle?

    [–] mkwt@lemmy.world 1 points 10 months ago

    Let us all remember that, at least back when it started, the establishment alternative to systemd was a product named after its original operating system, System V UNIX, which is a direct descendent of the original UNIX from AT&T. This sysvinit software used complicated shell scripts to manage daemons. Contrary to some opinions, these shell scripts were not "just working"; they were in fact a constant and major maintenance burden for Linux distributions. When I started on Linux at least, Debian had a suspiciously large fraction of bugs on init script breakages.

    All this is to say that the new system, systemd, doesn't have to be anywhere near perfect to be worth replacing sysvinit.

    People argue that systemd is rejecting the "UNIX philosophy" of small tools that do one thing well. I argue that this UNIX philosophy is not some kind of universal good with no tradeoffs. It's an engineering rule of thumb. There are always tradeoffs.

    People argue that systemd is too much like Windows NT. I argue that Windows NT has at least a few good ideas in it. And if one of those ideas solves a problem that Linux has, Linux should use that idea.

    [–] BaumGeist@lemmy.ml 1 points 10 months ago

    Re the comic: great art! Can't wait to read more. I'm already curious about these characters and their setting.

    Re the topic: I have to agree with Benno Rice here. While systemd is far from perfect, there is a lot that it got right, and there are a lot of reasons it became the most widely adopted init system—no, it's not because the project owner is well-connected, that's for Apple and M$. We should learn from that, instead of outright dismissing the users that have reasons for wanting/using it.

    More generally, this falls under the "should the tech adapt to the user or the user adapt to the tech?" debate. Systemd chose to aim for broadly applicable while still being easy to use for beginners who just want to "set it and forget it" (the tech adapted to the user). Meanwhile, savvy users have figured out exactly how they want their init configured, and the bare minimum they need to do so, so they're willing to learn a different system (the users adapting to tech).

    I'm not even close to saying systemd is The Best™, nor even that it's good. But it is good at what it wants to be, and it satisfies the overwhelming majority of gnunix users. Instead of writing them off as misguided followers of evil, maybe we should listen to their needs and try to find a way to tailor an init system to them.

    Spoiler: we don't do that because they want something that takes care of everything systemd does, that's as widely supported, and that requires minimal setup and maintenance. They want systemd.