Elektrine lite

← Feed

@nyan@sh.itjust.works

Post #3765467

2026-07-12 16:50 UTC

Most of its functionality is just reimplementing things that already existed, with an incompatible interface.

Replies (1)

  • @hunger@programming.dev 2026-07-12 18:24

    There are significant security/reliability improvements all over the place. E…g. logind actually works as promissed, which none of the clones do as they can not have the necessary infrastructure that is provided by other parts of systemd. Or udev using systemd-pid1 tonstart services: Thqt fixes a well documented problem with udev starting services itself – which most non-systemd distributions do till today. Problems do notngo away by ignoring them. Checkout non-systemd distros, most of them still use group based access to devices a user needs to run wayland. Of course that does not matter at all for X11, security is so poor there anyway.

    Open ##3766857