▲ | m463 4 days ago | |
You're talking about systemd right? :) I suspect that there is a place for elegant systems - they just have to be pragmatic in how they launch. Start small, do a limited function, or replace an existing limited function, and grow from there. Thing is, linux is a kernel, but its driver support and hooks into the rest of userspace makes it more than just a kernel. Harder to replace with something more elegant/better. |