@icedquinn I think I count as people and I expect PID 1 to not just start stuff but also monitor it and make it available under a consistent API and consistent logs, so that I can use it to control the system instead of babysitting every single daemon their own way.
From what I can tell trying to muh unix philosophy to split it into different services that still do those things instead of falling back into bad ol' anarchy would just require a few different services that have the same basically infinite permissions and accomplish the same thing but with more bloat, attack surface and weird shit.
I guess if you prefer the anarchy disliking it makes sense tho.