Hacker News new | ask | show | jobs
by pydry 2 hours ago
systemd desperately needs competition. it isnt just that it became a dependency for every low level service and a potential vector for privacy invasion, it's also janky to use.
5 comments

> systemd desperately needs competition

Maybe it's too late.

LP is cooking a way to deny system modifications [1]

[1] https://news.ycombinator.com/item?id=46784572

I do agree it needs competition. The more the better. The dependency thing is bad but it's free software. It will always be possible to route around that if it ever turns into a problem. Especially now that we have LLMs.

I don't think it's janky though. It's pretty great. It has an answer to everything I've ever needed from it.

Try porting svcs from Solaris to Linux...
GNU Shepherd maybe?
where is it janky?
The output devices (/dev/stdXXX) being sockets-only constantly trip people up.
His imagination.