Hacker News new | ask | show | jobs
by pawadu 3446 days ago
From a users point of view there is little difference between software that crashes because its garbage and software that crashes because it is in early stage of development but otherwise a good solution.

Lennart should write more robust software and maintainers should do more QA when doing this type of system-wide changes.

1 comments

I agree very much with the points that you are making.

It would also help if small parts of a system would be replaced at a time. Replacing daemon/process supervision, login handling, logging, network configuration, etc. all at the same time in distributions that are used by millions of users is quite risky.

Sadly the best you will get out of the systemd camp is "tough luck, should have joined from the start to avoid the pain".