121 Name: Anonymous 2026-02-14 21:10
154 better than init systems like runit or openrc
logging for servicesrunit has logging hooks and works with pretty much any logger. I use svlog, i can group things and search with cat + grep.
network user accessi don't understand, how does the kernel + whatever other network daemon not already handle this? is sshd not secure? sounds like a problem that sshd would be better possitioned to solve.
protect kernel accessprotect it from what? protect it how? is kernel access permission, user groups, file permissions not able to solve these issues?
better stabilityhow? if a program is unstable, it is unstable. How does making some bloated init a middle manager poking services all the time actually help rather than just add to ram bueracracy bloat. (fix the instability of the service, that's where the theoretical problem is)
actual useful errors in-case of a system crashhow are svlog logs not "actually useful"?
device handlingthe kernels literal job?
Linux is far more used in serverthey are already using vm's inside of vms inside vms to manage things, because to do otherwise is too much cognative load.
hate using vitrual machines/why/ that seems so bizare. qemu is fantastic.
risc-vport is a strong word. It has risc-v compiler, and has been ported to specific IoC but the ARM and Risc-V situation make it borderline impossible to make proper ports. Basically every single board needs to be bootstrapped from scratch. And there are thousands of them each with different configurations. The only reason that this isn't a problem with linux is because for all these boards the devs themselves go through that individual porting work themselves so they can have something other than a paperweight to sell.
I agree.