You must log in or register to comment.
I have tried several times to find a convincing answer as to why systemd bad hur dur, but I could never find one that says precisely why. I’d love it if someone could ELI5 it for me.
What ive heard is the “linux philosophy” argument. Its just doing too many things.
this comment shows how the word of mouth actually distorted the argument
its not the linux philosophy but one sentence of the unix philosophy (linux is not unix)
https://en.wikipedia.org/wiki/Unix_philosophyMake each program do one thing well. To do a new job, build afresh rather than complicate old programs by adding new “features”
besides being over 40 years old at this point
fun fact the linux kernel would actually not really fit this since it is an monolithic kernel