Update: Thank you all for your kind and quick responses! I installed Void and antiX and cruised around in them a little. I ended up defaulting back to Artix in the end. The hardware issues with the NIC seem to have gotten resolved. Whatever toxicity and bigotry is present among their larger demographic, I’m going to spread as much light and love as possible. That is, until I switch OS again. 🤣

I have literally never whined about distros before. I went through some Debian based ones, some Arch based one and also installed a base version of Gentoo.

I am most fond of Arch, but after trying Artix, I found that I’m more comfortable with OpenRC as init and process management.

In addition to the latest Artix making my NIC unrecognized by the OS, the Artix forums also seem to house at least some transphobia. This is as good as any opportunity for me to finally ask the question to the world wide web:

I have a Lenovo Thinkpad T480 on which I want to use mpv to play video. What Linux flavor do you recommend for a non desktop setup? I looked briefly at Slackware, but it seemed somewhat prepackaged, as opposed to configured by me.

    • Alavi@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      12 days ago

      I haven’t used Guix system (as OS) but using it on top of Arch has been… Cool at least?

      I can’t speak for it’s reliability or reproducibility that much since I haven’t encountered issues yet. It’s hard to grasp, and hard to setup, and needs a lot of time and network bandwidth but it’s cool. I like adding my packages to a manifest so I know what is installed and when.

    • provectus@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      14 days ago

      Idk why your comment has the most upvotes. I will give an upvote to you anyways.

  • eldavi@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    14 days ago

    I’m more comfortable with OpenRC as init and process management.

    this community is dominated by the systemd fanboys and you will be punished accordingly for your heresy. lol

    • IsoKiero@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      2
      ·
      14 days ago

      this community is dominated by the systemd fanboys

      Hey now. There’s dozens of us who had that thing force fed for us. I’ve been on Debian for decades, so even if I don’t really like systemd it’s the lesser evil than switching a distro to something without it.

  • MonkderVierte@lemmy.zip
    link
    fedilink
    arrow-up
    1
    ·
    14 days ago

    Alpine seems to tick your boxes. Or maybe AntiX?
    Except if you want to experiment/develop on there too, then maybe Void, if you’re fed up with Artix/Arch.

  • printf("%s", name);@piefed.blahaj.zoneOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    14 days ago

    Update: Thank you all for your kind and quick responses! I installed Void and antiX and cruised around in them a little. I ended up defaulting back to Artix in the end. The hardware issues with the NIC seem to have gotten resolved. Whatever toxicity and bigotry is present among their larger demographic, I’m going to spread as much light and love as possible. That is, until I switch OS again. 🤣

  • greco@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    14 days ago

    I know you are asking for Linux, but if you like OpenRC, why not try one of the BSDs, specifically FreeBSD or OpenBSD.

    If you still want Linux, NixOS or an immutable Linux sound fun.

      • provectus@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        14 days ago

        BSD actually heavily inspired crux, arch, and gentoo. The aur and portage were inspired by BSD ports. Now of course, I do not know which BSD did the inspiration.

  • zzffyfajzkzhnsweqm@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    0
    arrow-down
    1
    ·
    14 days ago

    Arch (based) - if you like to customize every detail of your OS

    Nixos - if you like to customize every detail of your OS and you are tired of breaking your system constantly

    PopOS - if you would like to stop customizing your system and want to get used to great defaults

    Mint - you just want things to work

    CachyOS or Bazzite - if you want to play games

    • ultimate_worrier@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      14 days ago

      IMO, NixOS is like arch but it forces you to declare everything up front.

      I’ve seen people create advanced configs with Arch then bring them over to the locked-in world of NixOS. I’d add that Home-Manager is crucial if you decide to do that (less so if you are building headless machines or VM’s). Ps. You can even build a super customized config then run it as a NixVM in your favorite container manager/k8s cluster.