Systemd: The Biggest Fallacies
judecnelson.blogspot.com
Systemd: The Biggest Fallacies
1–10 of 54 posts
Re: Systemd: The Biggest Fallacies
#2Re: Systemd: The Biggest Fallacies
#3Re: Systemd: The Biggest Fallacies
#4"shell scripts are not inherently buggy" not the week to argue that point.
Re: Systemd: The Biggest Fallacies
#5There is a lot to digest, but so far this this looks like an excellent example of critical thinking, regardless of one's feelings or intuition regarding systemd. Both proponents and detractors have much to be thankful for in this article.
Re: Systemd: The Biggest Fallacies
#6There is a lot to digest, but so far this this looks like an excellent example of critical thinking, regardless of one's feelings or intuition regarding systemd. Both proponents and detractors have much to be thankful for in this article.
[deleted]
Re: Systemd: The Biggest Fallacies
#7It is free software. If you do not want to use it, use a distro without it. And vice versa if you want it. And if you don't like that Debian or Canonical or Arch a few years back or OpenSuse have switched to using it... too bad, you are not the maintainer of the repos, and if you were an active member of the community with voting power, you were outvoted. That means a majority of people with stake in these distros wanted systemd, and it is their project.
Make your own distro without it if you don't want it. Or use one of the dozens of distros that don't use systemd, or one of the forks that have been made to remove systemd already.
Re: Systemd: The Biggest Fallacies
#8I am getting so sick of these blogs for or against systemd. It is free software. If you do not want to use it, use a distro without it. And vice versa if you want it. And if you don't like that Debian or Canonical or Arch a few years back or OpenSuse have switched to using it... too bad, you are not the maintainer of the repos, and if you were an active member of the community with voting power, you were outvoted. Th…
EDIT: I don't know the motivation for the downvotes. I replied like this because the commenter posted a canned cookie-cutter reply that is addressed in the article as Fallacy #6.1.
Re: Systemd: The Biggest Fallacies
#9"shell scripts are not inherently buggy" not the week to argue that point.
It's not shell scripts, it's /bin/bash -- the guy fieri of shells.
Re: Systemd: The Biggest Fallacies
#10The writeup was quite nice. I was actually in the process of writing my own notes to respond to Poettering's "The Biggest Myths", but your approach is better. I'll definitely use it as a reference to link to in discussions.
That said, I have a little caveat for #9. Though systemd violating KISS is virtually undeniable, you should reword it so as to point it out on systemd's own merits, not in relation to sysvinit, which systemd explicitly intends to be more complex than.