←back to thread

466 points CoolCold | 1 comments | | HN request time: 0.202s | source
Show context
Xeamek ◴[] No.40216342[source]
2 weeks ago I didn't understood the systemd hate. But I tried to run udev-requiring program on non-systemd based distro.

And now I don't like systemd anymore.

replies(3): >>40216750 #>>40216857 #>>40217077 #
bhaney ◴[] No.40216857[source]
You must absolutely despise libc
replies(2): >>40217113 #>>40217810 #
1. Xeamek ◴[] No.40217810[source]
The difference is that I can solve libc dependency at comp time (statically linked against it), while systemd dependencies require runtime support.