top 50 comments

sorted by: hot top controversial new old
[–] [S] 68 points 6 days ago (10 children)

There's legitimate criticism of systemd and I do understand that people can hate it.

Anyways, systemd is so nice to use. Even more with nixos.

  • source
  • hideshow 11 child comments
  • load more comments (9 replies)
    [–] [S] 54 points 6 days ago (2 children)

    It's like that very very old joke...

    Geek: "So then I brought the girl home..."
    Excited crowd: "and then?"
    Geek: "then I pushed the keyboard and sat her on my desk..."
    Excited crowd: "woah, you have a PC? What processor do you have? Do you overclock? What cooling do you use?"

  • source
  • hideshow 4 child comments
  • [–] [S] 49 points 6 days ago

    I like systemd because my distro came with it and my computer boots.

  • source
  • [–] [S] 28 points 6 days ago (5 children)

    I was genuinely looking for alternatives to systemd, just because I was curious.

    I stumbled upon: https://nosystemd.org/

    The anger sits deep. What a beautiful sight.

  • source
  • hideshow 8 child comments
  • [–] [S] 5 points 6 days ago* (1 child)

    I still don't understand what it is and I read it. Oh, well. *continues with Mint*

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 6 points 6 days ago

    It is a discussion about the UNIX philosophy and architecture and it is not about functionality. That’s why it seems to be a bit short-sighted. However, I do understand both sides, but I would never go this far and create a website to promote my views and opinions. It is as if you had a discussion between team emacs and team vim.

    Even though that the reliability of OpenRC is 0.00000001% higher, they keep forgetting about operational costs. And since my day only has 24h, I’d rather be able to copy&paste an installation script from the Docker website (which includes systemd commands), instead of manually writing it and losing 30min of that day.

    But you know, to each their own. I love OpenRC, I love systemd.

  • source
  • parent
  • load more comments (2 replies)
    [–] [S] 23 points 6 days ago (2 children)

    Systemd and Wayland have become ragebait for some people.

  • source
  • hideshow 3 child comments
  • [–] [S] 5 points 6 days ago (4 children)

    Systemd is stable and can get the job done, I don't love how it does it, but I accept that it's a reasonable choice.

    Something need/s/ed to replace X11. The fact that I still can't autohotkey in Wayland is fucking insane. 9/10 of my current issues in Linux are Wayland-related. We're being corralled into wayland as distros drop X11 and I don't have time to keep chasing that fox.

  • source
  • parent
  • hideshow 4 child comments
  • load more comments (4 replies)
  • load more comments (1 reply)
    [–] [S] 142 points 1 week ago (25 children)

    Of all the people who have incredibly strong opinions about not-so-incredibly important things, the virulently anti-systemd crowd are among the ones that baffle me the most.

  • source
  • hideshow 27 child comments
  • [–] [S] 78 points 6 days ago* (9 children)

    There are many legitimate complaints. Bundling a bunch of services into a single binary goes completely against Unix philosophy. Systemd changing from text to binary logs is my pet peeve.

    Copying how Windows does things isn't necessarily the best.

  • source
  • parent
  • hideshow 18 child comments
  • [–] [S] 17 points 6 days ago

    I was annoyed with binary logs until I found cases where compressing logs was literally 10x or more improvement, like if you ran into a bug that just repeatedly spit the same log.

    And I know logrotate compresses text logs too but if you're going to compress logs into tar.gz, might as well just make it binary by default and have a nice interface (journald) on top

  • source
  • parent
  • [–] [S] 39 points 6 days ago

    You know it's not a single binary, right ? Systemd is a bunch of different, mostly single usage, mostly optional, binaries. As far as Unix philosophy goes, Systemd is definitely following the principles, which is not the case for the Kernel for instance.

    As for the binary logs, I used to hate it, but then, not having to manually parse logs for filtering is really nice.

    I do have my issues with Systemd, but it not following the Unix philosophy is not one of them.

  • source
  • parent
  • [–] [S] 27 points 6 days ago (12 children)

    Richard P. Gabriel, in his essay β€œThe Rise of Worse-is-Better,” expounds on this theme (see Appendix A). His thesis is that the Unix design philosophy requires that all design decisions err on the side of implementation simplicity, and not on the side of correctness, consistency, or completeness. He calls this the β€œWorse Is Better” philosophy and shows how it yields programs that are technically inferior to programs designed where correctness and consistency are paramount, but that are evolutionarily superior because they port more easily. Just like a virus.

    The highest achievement of the Unix-aesthetic is to have a command that does precisely one function, and does it well (...) This philosophy, in the hands of amateurs, leads to inexplicably mind-numbing botches like the existence of two programs, β€œhead” and β€œtail,” which print the first part or the last part of a file, depending. Even though their operations are duals of one another, β€œhead” and β€œtail” are different programs, written by different authors, and take different options!

    From The Unix Hater's Handbook

    (I like Linux, but it's not all sunshine and rainbows)

  • source
  • parent
  • hideshow 13 child comments
  • [–] [S] 13 points 6 days ago (4 children)

    That head/tail thing is kind of a goofy argument. For one thing they aren't duals; tail is naturally more complex because the end of a file often changes and the application can optionally keep showing you the new output. Also, the fact that they're separate applications in the first place is arguably better than the a one-application approach, which would always require a command line switch to select between outputting the start or end of a file. And finally, while I guess this could vary between implementations of head and tail, mine has identical switches for all the common options.

  • source
  • parent
  • hideshow 4 child comments
  • load more comments (4 replies)
  • load more comments (11 replies)
  • [–] [S] 53 points 6 days ago (1 child)

    It's not people disliking it that makes no sense to me; everyone has their opinions.

    I just can't imagine having the level of anger displayed by some of the most vocal of the anti-systemd crowd.

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 14 points 6 days ago (7 children)

    The other day on a thread here about "people who use other init systems, why?" and i wrote about my experience with systemd and git downvoted for mysterious reasons. Other people that did the same as me also got their downvote sixpacks. And now they want to make it seem like it's just the people that hate systemd the annoying ones...

  • source
  • parent
  • hideshow 7 child comments
  • load more comments (7 replies)
  • load more comments (23 replies)
    [–] [S] 32 points 6 days ago (2 children)

    Linux users: come join the community! It's free, safe, and accessible!

    Also Linux users: you fucking swine? You do WHAT?!

    Like just be happy more people are joining the community and contributing. Shesh

  • source
  • hideshow 3 child comments
  • load more comments (1 reply)
    [–] [S] 15 points 6 days ago (3 children)
    load more comments (3 replies)
    [–] [S] 12 points 6 days ago

    Gentoo lured me into OpenRC a long time ago and it's just basically my go to now. It's just so easy and "feels" less bloated to me.

  • source
  • [–] [S] 12 points 6 days ago (6 children)

    There's no way he'd get laid with a keyboard like that.

  • source
  • hideshow 6 child comments
  • load more comments (6 replies)
    [–] [S] 10 points 6 days ago (19 children)

    I do as well and honestly after looking into the effort required to switch I’m not gonna. Altho my Linux doesn’t boot rn soooo… xD

  • source
  • hideshow 19 child comments
  • load more comments (19 replies)
    [–] [S] 7 points 6 days ago (1 child)

    What are the alternatives to systemd? Why people are hating it (besides the AI slop and age verification stub in it)? Why is it not written in the D programming language?

  • source
  • hideshow 2 child comments
  • [–] [S] 6 points 6 days ago (1 child)
    load more comments (1 reply)
    [–] [S] 15 points 1 week ago

    Yes, I do. And even worse: I like it. 😈

  • source
  • load more comments
    view more: next β€Ί