:: Re: [DNG] Be prepared for the fall …
Etusivu
Poista viesti
Vastaa
Lähettäjä: Didier Kryn
Päiväys:  
Vastaanottaja: dng
Aihe: Re: [DNG] Be prepared for the fall of systemd
Le 04/08/2022 à 00:36, Bruce Perens via Dng a écrit :
> The fundamental OS concept is "Everything's an API" rather than
> everything's a file.
> APIs rather than libraries and linking.


 etc...

    It seems to me that "everything is a file" could do it yet: the
kernel implements such an API though /proc, with netlink for
asynchronous signalling. A filesystem equivalent to /proc for user
space, plus inotify capability would just do it. And keep it simple
stupid. I may be missing something but I like to stick to simple concepts.

--     Didier