I want to start feeling out future distros for me once the age attestation makes its way into systemd. I am currently using Fedora on two computers, one I use for gaming (all AMD) and one I use for getting work done (thinkpad x13). I am pretty bummed about this because I feel quite settled in with Fedora, but with all the talk of age attestation happening I will be withdrawing my consent from using distros that intend to comply with these laws.

I have targeted three distros, Artix, Void Linux, and endeavorOS. The first two do not use systemd at all and the third has stated they will not implement age attestation methods.

I am thinking endeavorOS might be a good move, I appreciate an out of the box solution. I can and have installed Arch manually several times, but I prefer to spend my time using my computer, not necessarily going into the “rice” rabbit hole. I will probably use a desktop environment like KDE, GNOME, or XFCE.

I guess the point of this post is: anyone who has experience with systemd-free distros like Void or Artix, what are your thoughts using as a general purpose operating system? how is the learning curve coming from systemd? Can someone who is technologically competent but not particularly interested in deep customization (I am a sysadmin, but I just like my shit to work) thrive in this type of environment? I use Fedora because it’s a good mix of being generally unassuming but having sensible defaults and being extraordinarily well supported.

Your thoughts are greatly appreciated. Feel free to give me any thoughts you may have on the subject of age attestation or even suggest distros I might not be aware of.

  • juipeltje@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    16 hours ago

    Well they have xbps-src, which is often compared to the aur but it’s not really the same thing. It doesn’t provide any extra packages on top of the default repos, but it’s their package build system that you can use to create package templates (so like pkgbuild files in arch) and build your own packages with them. If you look hard enough you can probably find other peoples templates out there though if they’ve put them on github or something.