• voodooattack@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    ·
    2 days ago

    What distro, and how do you like it compared to windows so far? (And I’m assuming you’re not using Arch since you didn’t say anything)

    • Tortellinius@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      15 hours ago

      Classic recommendations are Linux Mint and Ubuntu, I think Zorin as well, but there are many others. For starters which one you use won’t matter too much, because more likely than not you’re gonna switch again.

      I started with Ubuntu because it’s easy to use and I was new. One can argue over the pros and cons. I’m looking at Manjaro at the minute, an easy to install and beginner friendly Arch distro. Really, you can just try most of them out online though. Check out DistroSea and you can actually emulate the OSs with several desktop environments right in your browser.

    • BurntWits@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      6
      ·
      2 days ago

      I distro hopped a bit but landed on CachyOS, which is arch-based (btw) but a lot more straightforward to install and has a faster kernel supposedly. It’s been fantastic, I much prefer it to windows. Still getting used to the occasional hiccup but it’s worth it. I was never too attached to windows anyway. I’m currently running KDE Plasma but I want to try out Hyprland or something similar. It seems really cool. I have to look into how to download it though.

      • voodooattack@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        2 days ago

        Nice! CachyOS and Nix are on my bucket list but I’m content with fedora atm. Used to run the CachyOS kernel on fedora before though. I think it’s an interesting choice to enable LTO for the entire kernel, and the performance was top notch! Too bad it broke my kernel headers package which broke the nvidia drivers so I had to cut my losses and purge everything back then.

        • BurntWits@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          2
          ·
          2 days ago

          Everyone I’ve read that’s used Fedora has liked it. I’d consider it on a secondary machine or something maybe.

          Cachy has been awesome, I’d recommend it if you decide to change distros in the future. I’m enjoying Arch as a base more than Ubuntu for sure. I haven’t tried anything based on Fedora though other than Bazzite which is immutable, so I’m not sure if that really counts.

          Nix seems cool but its big selling point that I’ve read is easy reproduction which I don’t think I’d utilize much. I might be missing something, but Arch seems more for me personally.

          • i_am_not_a_robot@discuss.tchncs.de
            link
            fedilink
            English
            arrow-up
            3
            ·
            18 hours ago

            Nix isn’t just for reproduction. It has immutability so if you break your system configuration you can revert to a previous profile, and the way installations are managed allows you to install software that uses incompatible versions of the same dependencies at the same time.