this post was submitted on 14 Jun 2025
669 points (96.7% liked)

linuxmemes

25655 readers
733 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
     

    systemd cat and GNU cat hugging a Linux cat.

    (page 3) 50 comments
    sorted by: hot top controversial new old
    [–] boaratio@lemmy.world 44 points 2 days ago* (last edited 1 day ago) (3 children)

    So the old init.d system was better? Come on people, let's stop infighting. I have zero preference on init systems. You know why? Because they're just plumbing. Stop this nonsense. Do I click on an init system? Do I use the init system to check my email? Or play games? No. I know poettering can be controversial, but let's just move on. Run freebsd if you're so butt hurt.

    [–] 10001110101@lemm.ee 11 points 1 day ago (3 children)

    So much more than an init system though, which I think is why people don't like it. Personally, the only annoyance I have is I preferred log files over journald.

    load more comments (3 replies)
    [–] msage@programming.dev 5 points 1 day ago

    So the old init.d system was better?

    because those are our only two options...

    I hate this argument so much, because it's just a fallacy.

    There are (and have been) more solid init systems.

    [–] 2xsaiko@discuss.tchncs.de 28 points 1 day ago

    Yeah, on a desktop I don't really mind whatever*. On a server however, I think systemd is great and I wouldn't want to miss it anymore.

    * except Debian's frankenstein systemd + sysvinit combination. Burn it

    [–] NeatNit@discuss.tchncs.de 59 points 2 days ago (3 children)

    As a user, why should I care whether the distro I use uses systemd? I use Mint and I don't remember having to interact with that kind of low-level nonsense. The distro maintainers can use whatever reasoning they want to pick these details.

    [–] kautau@lemmy.world 27 points 2 days ago

    Tribalism exists in every circle, perhaps moreso in tech circles. Ironically anyone who hates on a distro could just switch, or build their own distro if they were so inclined, but it's often the hating that people participate more in than using their system. Use what works for you, and if it no longer works for you use something else.

    [–] SpaceCadet 9 points 1 day ago

    As a user, why should I care whether the distro I use uses systemd?

    Um, because as a user you may have to deal with services, or other systemd features?

    Let's say you want to start ssh-agent when you login to your desktop environment. Well, there's a systemd service for that that you can enable, and on another distro you'd have to do it another way (autostart script or something).

    [–] notabot@piefed.social 13 points 1 day ago

    If you are just a user, in that a computer is just a tool you use, then you're right, there's comparatively little reason to be concerened or even know about the underlying details of the system. If you go further and start making changes to your system, or even building more complex systems, over time you will find yourself forming quite firm opinions about various parts of the underlying system, especially if you've had experience with other options.

    [–] Haarukkateroitin@sopuli.xyz 7 points 1 day ago (9 children)

    I have to write startup scripts time-to-time and I have to say that I don’t miss at all the old init-system.

    Not that systemd don’t have flaws, but in old init-system even simplest daemon took too many lines. Not to mention hacky comment definitions.

    load more comments (9 replies)
    [–] tal@lemmy.today 11 points 1 day ago

    GNU cat

    You mean GNU cat?

    [–] tomenzgg@midwest.social 5 points 1 day ago (2 children)

    Defintely this, it's also the best option to run Fediverse instances such as Bonfire https://fishinthecalculator.me/blog/bonfire--guix-a-love-story.html

    load more comments (1 replies)
    [–] MxRemy@piefed.social 64 points 2 days ago (4 children)

    Void, because it works really well on my super low-resource chromebook!

    load more comments (4 replies)
    [–] fishinthecalculator@lemmy.ml 4 points 1 day ago (1 children)

    Totally Guix, it has no systemd and is able to roll back to the last working in case you break anything somehow

    [–] jim3692@discuss.online 3 points 1 day ago

    I was literally reading your guide about bonfire moments ago.

    For those who don't have a problem with systemd, there is NixOS, which offers the same capabilities as guix, while having a larger community and way more available packages available in its repos.

    [–] furycd001@lemmy.ml 17 points 1 day ago (12 children)

    System service managers like systemd, OpenRC, runit, or SysVinit often come down to user preference. While these systems are crucial for initializing and managing services on servers, where uptime, resource allocation, and specific daemon behaviors are important, their impact on a typical desktop or laptop is generally minimal.

    For most personal devices, the primary functions of a service manager occur largely out of sight. As long as the system boots reliably and applications run smoothly, the underlying service manager rarely registers as a significant factor in the daily user experience.

    For many, including myself, systemd simply works without much fuss. My choice to stick with it isn't due to strong conviction or deep technical analysis, but rather the simple fact that I've rarely, if ever, had to interact with it directly. For my personal desktop and laptop, it reliably handles booting, service management, and shutdown in the background. If it's not broken and isn't hindering my daily computing, there's no compelling reason to explore alternatives.

    load more comments (12 replies)
    [–] GreenKnight23@lemmy.world 2 points 1 day ago

    cat head but no tail

    [–] callyral@pawb.social 12 points 1 day ago

    Void Linux, although I use NixOS nowadays.

    [–] l3mming@lemmy.world 6 points 1 day ago

    Artix is an under-appreciated gem.

    [–] 30p87@feddit.org 36 points 2 days ago (3 children)

    Probably Artix, because it's like Arch, and I use Arch btw

    load more comments (3 replies)
    [–] miss_demeanour@lemmy.dbzer0.com 30 points 2 days ago (4 children)

    An hour in and no mention of Slackware yet?

    load more comments (4 replies)
    [–] DmMacniel@feddit.org 9 points 1 day ago (4 children)

    PalmOS. So simplistic yet powerful. I miss those old PDAs :(

    load more comments (4 replies)
    [–] MonkderVierte@lemmy.zip 3 points 1 day ago (4 children)

    Lot's of Systemd apologists, barely one answer to the question.

    load more comments (4 replies)
    [–] misterbzr@lemm.ee 29 points 2 days ago (2 children)

    Alpine.

    Have used crux but using low end / old hardware results in almost permanent building software.

    load more comments (2 replies)
    load more comments
    view more: β€Ή prev next β€Ί