• thisNotMyName@lemmy.world
    link
    fedilink
    arrow-up
    44
    ·
    10 months ago

    Okay, let’s play this game :D Mint, because it’s frickin easy and fulfills all my needs while being stable enough for my work laptop

    • chepox@sopuli.xyz
      link
      fedilink
      arrow-up
      6
      ·
      10 months ago

      I just built a laptop and I always choose Mint. I used the XFCE spin and it failed me. Everything worked well except the second monitor screen. I just could not get it to display proper 1080p. I tried forums and changed a bunch of configurations.

      I ended up getting Fedora on it and it worked out of the box. Oh well. Fedora it is then.

  • sntx@lemm.ee
    link
    fedilink
    arrow-up
    33
    ·
    10 months ago

    You’re playing Devils Advocate, and you probaly know it xD

    Anyway, I prefer NixOS for it’s declarativity, reproducibility and immutability.

    Example: You want nginx with acme setup? Just tell it to, and NixOS will figure out the steps to reach the desired state.

    • Something Burger 🍔@jlai.lu
      link
      fedilink
      arrow-up
      11
      ·
      edit-2
      10 months ago

      NixOS is amazing. Literally a perfect distro. I use it on my personal server, and getting things up and running is both faster and more reliable than with Ansible. I have 2 VPS with identical configuration, one for testing, and the modularity of the Nix language makes this extraordinarily easy.

      It’s funny seeing other distros claiming they invented a solution to problems NixOS solved 20 years ago. Immutability? Atomic upgrades? Containers? Good job, Fedora!

      • code@lemmy.zip
        link
        fedilink
        arrow-up
        8
        ·
        10 months ago

        Whats a good begnner nix yt or blog etc. I just got a beelink n100 i want to use as my guinnea pig with nix

        • Something Burger 🍔@jlai.lu
          link
          fedilink
          arrow-up
          12
          ·
          edit-2
          10 months ago

          Honestly, Nix’s documentation is terrible. This is a good start, but eventually you will have to solve your problems with a lot of googling, browsing Nix forums, reading NixOS’s source code (99% of which is written in Nix) and reading furry blogs (for some reason, a disproportionate amount of Nix bloggers are furries). I’d recommend installing the OS and trying to configure it however you like before trying more advanced stuff like flakes or packaging new software.

          My experience with Nix is that I’m knowledgeable enough to use it somewhat properly and know which concepts to use and when, but it took me months and lots of trial and error to reach this point. At some point, it just clicked, and now I’m comfortable with it just like I am with regular Linux. And I find it MUCH better. On my server, I can add a new service and integrate it with my LDAP in 15 minutes. No way doing it by hand or using Ansible will ever be this fast AND reliable.

          • code@lemmy.zip
            link
            fedilink
            arrow-up
            4
            ·
            10 months ago

            Thanks. Been running ubuntu as daily driver for 10 years and looking to change it up. I hate snap and where its going. So good as time as any. Will move desktop eventually if i like it enough as long as i can game as easy (amd/amd) via steam.

        • Unmapped@lemmy.ml
          link
          fedilink
          arrow-up
          10
          ·
          10 months ago

          I started using nixos three weeks ago. I use it every day on desktop now, and also switched my homelab serve to it. These videos on Vimjoyer’s channel where a great starting point. I recommend trying to go straight to using a flake to update your system instead of channels. Its confusing to get setup, but makes so much sense once you do.

    • Cwilliams@beehaw.org
      link
      fedilink
      arrow-up
      1
      ·
      10 months ago

      My problem with Nix stuff is the lack of documentation. When I tried home-manager, I had a bunch of issues with undocumented config options and such

  • FourThirteen@lemmy.world
    link
    fedilink
    arrow-up
    29
    ·
    10 months ago

    Debian, because I can just have a computer without needing to fiddle with a million things. I work in tech and don’t want to mess with any more code or configurations if I’m on my own computer. It’s worked for me for 5 years and has worked for others for 30 years.

    • DefederateLemmyMl@feddit.nl
      link
      fedilink
      English
      arrow-up
      4
      ·
      10 months ago

      Don’t mean to be overly combative here, but how does Debian preclude you from having to fiddle with things? Do you just like all the defaults then?

      I love Debian myself, and I use it for all my personal projects where something needs to run unattended because it’s rock solid, but there are still a lot of defaults that I want to change every time to make it suitable for me. Now admittedly I’m fairly opinionated about these things, but I mean, out of the box the default editor is nano (!). So as a result I created a “fiddlescript” that’s a mile long and that I run on every new installation.

      • FourThirteen@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        9 months ago

        Honestly, most of the defaults are good enough for me. I just run vi and it does the job well enough. If I need to configure a good dev environment, I’ll just install stuff with apt-get install and mangle stuff onto my PATH.

        • FourThirteen@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          9 months ago

          And honestly, nano as the default makes sense, it’s lightweight and gets the job done. I still have that as my default.

  • cheer@lemmy.world
    link
    fedilink
    arrow-up
    19
    arrow-down
    1
    ·
    10 months ago

    Fedora is the perfect balance of stable and up-to-date, so that’s what I’m using on my desktop. I’ve got Arch on another laptop too because it’s so easy to use; it has my favorite package manager and basically every program in existence in the AUR.

    • Guenther_Amanita@feddit.de
      link
      fedilink
      arrow-up
      1
      ·
      10 months ago

      You can have both! Just install Distrobox and set up an arch container.
      I do that on Silverblue and it works great :)

  • CalicoJack@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    14
    ·
    10 months ago

    Arch or EndeavourOS, depending on the machine’s purpose and my mood at install time. I prefer rolling release, and pacman + AUR is a lovely combination.

    • L3ft_F13ld!@links.hackliberty.org
      link
      fedilink
      arrow-up
      7
      ·
      10 months ago

      Agreed. I want rolling release so I’m up to date and don’t have to reinstall when a major version upgrade inevitably breaks something. OpenSUSE Tumbleweed gives me that in a reliable little package. It has its quirks, but I’m trying to learn as I go.

  • Secret300@sh.itjust.works
    link
    fedilink
    arrow-up
    13
    ·
    10 months ago

    Fedora cause I can’t be bothered to deal with anything distro specific. It stays as close to upstream as it can and I like that

    • Tyler K. Nothing@startrek.website
      link
      fedilink
      English
      arrow-up
      6
      ·
      10 months ago

      Same. I have Fedora 38/39, depending on when I last booted a machine up for updates. Started on Caldera OpenLinux and compiled most everything back in the late 90’s, then moved to Suse, then Ubuntu, then Mint because of Snaps, then Pop_OS!, and now Fedora because it’s like @Secret300@sh.itjust.works says.

  • pgp@sh.itjust.works
    link
    fedilink
    arrow-up
    14
    arrow-down
    1
    ·
    10 months ago

    Fedora, it’s bleeding edge, but stable enough for a daily driver. Also, most things work out of the box.

    • Guenther_Amanita@feddit.de
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      10 months ago

      It’s not bleeding edge, it has a release cycle of 6 months.
      It’s more leading edge, since it uses the most modern technologies like Wayland by default, btrfs, and so on.

  • CrushKillDestroySwag [none/use name]@hexbear.net
    link
    fedilink
    English
    arrow-up
    12
    ·
    10 months ago

    I haven’t used many, but after fucking with Ubuntu, Pop OS and Mint I switched to base Debian 12 and it’s the cleanest my desktop PC experience has ever been. My computer doesn’t do anything I’m not expecting it to, it doesn’t have any bloatware, every program I’ve installed has worked clean out of the box exactly as advertised (except for the occasional Proton/Wine wrangling which is universal).

  • lemmesay@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    12
    ·
    10 months ago

    Debian GNU/Linux because of its emphasis on free software. also, it’s an operating system that doesn’t make me feel its presence. couple it with a stable desktop environment like xfce and it becomes a good combo. I’ve installed it on all of my machines. be it server or home devices. it’s my universal operating system.

    though in office I’m provided an ubuntu machine, with which I’m also content since at the end of day, it’s GNU/Linux. it’s all that matters to me.

  • electric_nan@lemmy.ml
    link
    fedilink
    arrow-up
    11
    ·
    10 months ago

    Linux Mint Debian Edition. I mention it a lot on here, but it really is my favorite distro. I have been using Linux a long time, and I’m old. I don’t care to spend a lot of time and effort tweaking and configuring. LMDE gives me everything I need and is usable out of the box, while not standing in my way when I need to get shit done.

  • VHS [he/him]@hexbear.net
    link
    fedilink
    English
    arrow-up
    10
    ·
    10 months ago

    Debian. Huge repository, no bullshit, and basically any software for Linux is packaged/compatible with it.