I’m just so sick of Microsoft and Google. But there’s two things holding me back:

  1. I wanna play Steam games on my PC

  2. I am just an amateur hobbyist, not a tech wizard

Is there any hope for me?

  • pemptago@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    10 months ago
    1. As others have said, it’s possible to play most steam games, but not all. You have to decide if you like those games more than you dislike MS and Goo. I find there’s so many great games out there that I’ll never get to all of them, so I’m ok with dropping some bangers that usually want too much access to my system.
    2. Here’s a useful resource if you need to understand slightly technical linux foundations https://linuxjourney.com/ It might not be necessary but it does help to have a foundational understanding, and honestly, the command line is awesome, powerful, and one of my favorite things about linux. Beyond having a basic understanding (and maybe having one of the books the site recommends on hand), before going to an LLM as others have suggested, have official sources of various components bookmarked and go there first. There’s so much BS out there now, I actually like the fact that I can read technical documentation, test it out, and know if it’s true.

    one other tip: I’d recommend some kind of personal knowledge management (PKM) system to take notes. Linux gives you a lot of freedom-- that’s what’s great about it-- it can be complex and have a learning curve at times. It’s absolutely worth it though. It’s a totally different paradigm than windows. After a while you can really start crafting the whole system to your needs as an individual. I’m 3 years in and was using my first setup that whole time, i didn’t realize how customized I had made it until trying to set it up exactly on a new workstation. Now I’m writing a script so to automate my setup (os settings, program installs, configs) by running a single command. Then I can really start experimenting.

    Everybody’s different and with a little basic knowledge, everyone’s setup can be tweaked to their individual needs a little better than other “user friendly/polished” operating systems. I hope you find as much joy and freedom in it as I do.

      • pemptago@lemmy.ml
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        10 months ago

        That’s a big question, but I’ll try my best to answer without getting too deep in the weeds.

        I’ll probably sound like a fanatic, but I use my PKMS for notes, logs, journaling, project and task management, snippets, and documentation. They all have their own structure and flow. It’s a Gall’s Law kind of situation where I started simple and it worked, so it was extended and slowly evolved to reach it’s current complexity.

        The beauty of PKMS over a notepad is the loose set of basic features (Wiki-links, tags, templates, etc) that be used in a personalized way to quickly capture, organize, and retrieve info that works best for you and no one else.

        As a simple, but detailed example, in the context of learning linux, i might make a “linux” note and dump info there. I put everything in my own words unless I use md quotes (> quoted text) and I add useful links that I also bookmarked in my browser. When the “linux” page gets bloated, I migrate clusters of info into new notes, wiki-linked in the “linux” note. For example a “distros,” note which might have some high level comparisons. I favor making new notes over md headers so it’s easier to find and open notes by name (a “quick switcher” hotkey as it’s called in obsidian). When I settle on a distro I might make a note for it to contain wiki-links of default components EG “apt (package manager),” “gnome (desktop environment),” “x (windowing system)” and dump relevant notes there. If I try wayland, I’d make a “wayland” note but also a “windowing system” note that both wiki-links “x (window system)” and “wayland,” and is wiki-linked in each of those notes.

        It could get very meticulous, and some folks setup is too much for me, and I’m sure mine is too much for others, but start simple, experiment, find what works, and add to it. In the beginning I had dedicated time just to developing my PKMS. The important thing is quickly recording and retrieving info.

        Sometime i do have crazy scrawlings where i just need a notepad to dump info during a deep dive. That would be loosely zettelkasten style with a time-stamped name, sometime with a few extra works for context/search. Sections could be extracted into their own note later. The note itself could be linked to more organized, related notes.

        As a more complex, but shorter example, to show how similar tools can be used in a different manner: I’ll make a note for a command line program, for example, cat. I have a CLI template with a Useful Flags (options) section. Kind of like a personalized tldr. I’ll also have specific notes for complex snippets (AKA one-liners. Real note example: “list-and-sum-all-audio-file-durations”) and if it uses cat, i’ll tag it #cmd/cat. The CLI template also has a Snippets section that uses dataview to automatically list, in this case, all notes with the #cmd/cat tag. I also have a “command line programs” note that uses a dataview query to list all notes that used the CLI template. Also, a Snippets note using dataview to list all pages created with the snippets template.

        There are tools specifically for snippets and personalized tldr, and I may migrate to those eventually-- especially after I have my install script up and running with linked configs-- but the simple tools in PKMSs are really adaptable and make it easy to customize and integrate. Plus it’s all md files in a folder, so it’s easy to sync and access on multiple machines, including mobile.

        I hope that’s not TMI. Starting linux can feel overwhelming and I don’t want to add to that. Quiet the contrary. I started my PKMS right before my last, permanent switch linux and I think it helped it stick, and 3+ years later I still use [my PKMS] all the time. As I said before, the simple tools that turn a notepad into a PKMS can add a personalized structure to the insane scrawings, making it quick and easy to navigate, find, edit, and add info. You just have to start simple and take your time. I hope that helps. Good luck with the switch!

      • pemptago@lemmy.ml
        link
        fedilink
        English
        arrow-up
        0
        ·
        10 months ago

        I use Obsidian. Stores everything in markdown and has a nice sql-query-like plugin, dataview, that I’ve built a nice workflow around. Obsidian isn’t FOSS, which has become more important for me, so I’m looking to migrate over to markdown oxide in helix. If I were starting from scratch I might try logseq or similar. Whatever you choose, I think it’s helpful that it’s stored in a portable format like md so you can change programs if you need.

  • hperrin@lemmy.ca
    link
    fedilink
    English
    arrow-up
    0
    ·
    10 months ago

    I take it you’ve never even tried Linux before. Both of those things are not things that will hold you back. My mom uses Linux, and she barely knows what “right click” means.

    With regard to your Steam games, as long as you don’t play games that use restrictive anticheat, you’ll be fine.

  • ter_maxima@jlai.lu
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    Check your games on ProtonDB

    The only games in my library that don’t work are entirely the publisher’s fault for blacklisting Linux in their anticheat, and it’s very few games even then.

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

    If you want real gaming performance then arch all the way with archinstall. Trust, it’s insanely good and you can get double of what you get on windows in terms of performance. Boot times are also insane. I have used so many distros and I can tell you that arch is king for performance.

      • I agree. Arch has been my current favorite distribution for several years now, but it’s almost impossible to maintain without having to drop into the shell occasionally. I have EndeavourOS installed on my wife’s laptop and she’s been happily using it for nearly a year; bauh helps with software installs, but I still generally drop into a shell for the full -Syu upgrades, and you have to use the shell at least once just to install bauh as it’s not a core package.

        You might be able to avoid the shell to use bauh if you use the AppImage; I haven’t tried that. bauh can apparently do system upgrades, but I haven’t tried that yet and I need to see how it handles news; Arch is fairly cavalier about pushing out breaking changes that require extra user steps which need to be discovered by reading the news posts.

        I agree that Arch isn’t the best “first linux” distribution.

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

      If you really wanna learn how to tinker and become tech savvy you can always try manually installing arch or get an easier distro and learn from there.

  • 18107@aussie.zone
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    10 months ago

    Just remember to turn steam play on for all titles in Steam -> Settings -> Compatibility.

    As others have said, Mint is a great starting option. It looks familiar when coming from Windows, and almost everything works without having to touch a terminal.

    AAA games with anti-cheat may not work, but just about everything else will. Check Proton DB for each game’s compatibility.
    You can add non-Steam games to Steam to take advantage of Proton. Lutris can also work for some Windows games.


    If you want to try Linux distributions to see what they’re like before committing, VirtualBox or other virtual machine programs can give you a risk-free preview.

    Another option is a live preview. Install Linux Mint on a USB using Rufus or a similar program, then boot your computer from the USB. So long as you don’t access your computer’s hard drive (under devices on the left of the file manager) or run the installer, no changes should be made from your computer. You can simply reboot and remove the USB to go back to your usual OS.


    If you are going to dual-boot, install Windows first. Windows has a habit of overriding or deleting Linux if it’s installed second. If you just want to shrink your Windows partition to allow room for Linux, shrink it from Windows. Linux can move “unmovable” Windows files resulting in Windows not booting.

    Always have a backup of everything you are not prepared to lose before you play with installing operating systems (and make sure it’s disconnected from that computer). Data loss from software issues is rare, but mistakes are difficult (sometimes impossible) to reverse, particularly as a beginner.

    • brisk@aussie.zone
      link
      fedilink
      arrow-up
      0
      ·
      10 months ago

      For dual booting I strongly recommend having Windows and Linux on separate drives altogether.

  • dingus@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    10 months ago

    If your library is on steam, then there’s nothing to worry about! Works natively on Linux. If your library is on other platforms, I’d honestly think twice about switching full time. Dual booting might be a better option. My library is split amongst multiple platforms and I decided that it wasn’t working well enough for me. Steam games will work great though!

    Many distros are easy enough to install and navigate as a newbie. My go to for years now has been Linux Mint! It’s based on Ubuntu which is based on Debian.

    • webghost0101@sopuli.xyz
      link
      fedilink
      arrow-up
      0
      ·
      10 months ago

      If your library is on other platform like gog, epic, amazon or off platform .exe you can use heroic launcher and for most stuff it works just as well.

      For some games there is a little more learning curve because you have to translate custom steam configurations found on protondb to do the same thing in heroic but overall you actually have way more control then steam.

      The only reason “id think twice” is if you play lots of games with anticheat which does not work on every distro (like arch btw).

    • TimewornTraveler@lemmy.dbzer0.comOP
      link
      fedilink
      arrow-up
      0
      ·
      10 months ago

      oh that’s cool. nope, whole library is on windows on one PC right now.

      I was thinking about trying out dual booting to get a feel for it. my understanding was that many programs wont work with linux or require complicated fixes to get them running. so id hate to be left downstream without a paddle, so to speak

      • INeedMana@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        10 months ago

        Depends which programs. Also, it’s very possible that there are open source alternatives

        But if you are dead set on using exactly the same program, https://appdb.winehq.org/ is a database of if and how to make them run on Linux. Wine’s core focus is games, but many programs are covered there too

      • SomeLemmyUser@discuss.tchncs.de
        link
        fedilink
        arrow-up
        0
        ·
        10 months ago

        For testing try the live USB sticks Just flash them to an empty stick with programs like etcher, then power dowb and select the stick in your bios (usually reachable by hammering f1, f2 or Del while starting

        (Remember that performance will be much better when installing it for real compared tusing running it from a stick though)

        Dual boot will work and is not that hard to setup, but you should back up all your data before trying it.

        Also when dual booting to avoid duplicates etc I have all my documents and stuff on a USB stick, so I don’t have a version in my win and a version iny linux. Cloud works as well

      • evilcultist@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        0
        ·
        10 months ago

        One thing to keep in mind is that dual booting can work to highlight what you’re missing because generally all of the games that run on Linux will run on Windows, but the reverse is not true. It becomes easy to just default to windows so you don’t have to reboot to play something that doesn’t work in Linux and that can undermine the attempt to switch the OS.

      • MentalEdge@sopuli.xyz
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        10 months ago

        They mean other platforms like GOG or Epic, not stuff like consoles.

        Steam games mostly work, with some exceptions. You can check out ProtonDB to see more precisely what games work, which ones straight up don’t, and which ones need a fix. ProtonDB will usually also tell you what that fix is, which is handy.

        But most of the time, you can just hit play and not worry about it.

        A note on dualbooting. Linux uses different filesystems from windows. It can access windows NTFS partitions, but it’s not a smooth experience.

        A common pitfall is trying use your game library while it is still on a windows filesystem, from linux. Since you can see the folders, and even add them in steam, it’ll seem like it should work. But you’ll run into issues actually running the games. It’s technically possible, but not worth the hassle.

        Generally you really want to either format your storage and redownload your games, or if you have the space, copy them over to a fully supported file system.

        • TimewornTraveler@lemmy.dbzer0.comOP
          link
          fedilink
          arrow-up
          0
          ·
          10 months ago

          thank you for that tip. I currently run all my games and docs from external HDs. (my pc itself only has a small amount of SSD storage used only for booting etc, and i dont know how to install a new hard drive yet…) I would have definitely tried to just plug in my HD and tried to run it through steam lol

      • Cethin@lemmy.zip
        link
        fedilink
        English
        arrow-up
        0
        ·
        10 months ago

        Very few programs require anything complicated to get them working. A lot of productivity programs don’t support Linux though, like anything from Adobe, but there are usually alternatives, and if not can often be run in a VM. This probably doesn’t matter for you though, since you don’t seem to be particularly technical (not an insult). You probably know what programs you need that may not work. If there’s nothing like that then you’ll be fine.

        • TimewornTraveler@lemmy.dbzer0.comOP
          link
          fedilink
          arrow-up
          0
          ·
          9 months ago

          yeah adobe isn’t something i use regularly. not sure whether you mean photoshop (never) or pdf viewer (which i use adobe for and also hate)

          Um, on any given day I’m running Steam, VLC, and Firefox. yeah it seems that those are all better than fine

          • Cethin@lemmy.zip
            link
            fedilink
            English
            arrow-up
            0
            ·
            9 months ago

            Yeah, anything Adobe won’t work, but there are plenty of PDF viewers that do. Also, yes, Steam, VLC, and Firefox all work perfectly fine on Linux. You shouldn’t have any issues.

  • howler@lemmy.zip
    link
    fedilink
    English
    arrow-up
    0
    ·
    10 months ago

    You have received tons of useful responses, so I will not add more, except to tell you that the change is extremely worth it, easier than it seems and extremely entertaining.

    I personally use Kubuntu (I love the KDE environment) and sometimes play Steam games by using Proton.

    Good luck on your Linux journey!

    • TimewornTraveler@lemmy.dbzer0.comOP
      link
      fedilink
      arrow-up
      0
      ·
      9 months ago

      thanks! right now the primary obstacle is arranging adequate backup before maling my first attempt.

      I have a laptop with Win 11 for troubleshooting so I’m not worried about that. and I have most of my stuff on externals, so there’s not much to backup. I just gotta figure out a good way to back up my C drive and a plan for reverting if necessary!

        • TimewornTraveler@lemmy.dbzer0.comOP
          link
          fedilink
          arrow-up
          0
          ·
          9 months ago

          oh yea? I’m wondering if the program I already have will work. ever heard of a program called Macrium reflect? I installed it and never used it lol. adventure time

          • monovergent@lemmy.ml
            link
            fedilink
            arrow-up
            0
            ·
            9 months ago

            I’ve only heard recommendations for Macrium Reflect, but I’ve never used it myself. Never heard anything bad about it either, should be good if it’s what you are most comfortable with.

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

    Absolutely. I likewise moved to Linux more out of frustration with Windows than any of my own tech ability. It needn’t be a concerted effort either. I had it on a separate SSD (for a more stable dual-boot) and dabbled for a couple of years until I found myself gradually booting into Linux instead of Windows more and more.

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

      Yep, if you have the means, I recommend having two SSDs until you feel confident using one of them full-time. The only downside is that if your computer is so small/cheap/old like mine was all those years ago and doesn’t have enough cables to keep both drives plugged in, switching between them can be annoying for a while.

    • KumaSudosa@feddit.dk
      link
      fedilink
      arrow-up
      0
      ·
      10 months ago

      I started using Zorin OS just to get out of Windows. Ngl I work in IT and the last thing I wanna do when I’m off work is to go home and do more tech-related stuff, so I just picked it for ease of use. Happy with it though!

  • TheGreyGhost@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    10 months ago

    Proton Linux is one of the best gaming centric operating systems out there so give that a try maybe

  • slurp@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    I’m moving at the moment. Linux Mint is a good stable Windows alternative, but I wanted to separate gaming from other things so I am dual booting. I have had luck with Pop_OS! before but recently had issues with a laptop WiFi adapter, had some issues getting Bazzite working, so ended up with CachyOS, which has been really slick and easy so far.

    A nice thing with Linux is how easy it is to cycle through a few distros if you have your main files on a different drive or partition, since you don’t lose anything important when switching that way.

  • Communist@lemmy.frozeninferno.xyz
    link
    fedilink
    English
    arrow-up
    0
    ·
    10 months ago

    I have 15 years of experience and do free infinite troubleshooting on matrix, feel free to add me. I recommend you go with aurora, because it is immutable, kde based, and well documented.

    immutable means the base system is read only and updates are applied ontop of it, meaning you can easily roll back an update that went bad, and the apps are separate from the core operating system and thus can never break them (unless you try really hard).

    kde is a desktop environment, it is most similar to windows and the rate of development dwarfs almost everything else, please whatever you do for your first system use kde.

    aurora is a slightly modified fedora and fedora is one of the most commonly used options, the reason not to use base fedora is that aurora includes some QoL features, for example because of issues with patents twitch doesn’t work on fedora but does on aurora.

    • Teppichbrand@feddit.org
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      10 months ago

      I started on Mint and liked it so much that I never distro-hopped. Every now and then I think about trying an immutable distro. But then I remember how much learning I had switching from Windows to Mint and I get scared of losing so much time to learn about Aurora. What would your say to me?

      • Communist@lemmy.frozeninferno.xyz
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        9 months ago

        That the worst linux distro would be vastly better than windows (not that mint is the worst, that’d be manjaro)

        honestly it isn’t much to learn but the returns are very diminished if you’re already on a linux distro, I mostly make this recommendation if you’re just starting out, if you’re perfectly happy there isn’t much need to switch, but more up to date software, kde over cinnamon, and immutability are huge advantages for many people.

        like, just for an idea of why kde is better for beginners, the kde text editor alone gets more code changes than all of cinnamon combined per month, and by a lot. Kde is always rapidly improving.

        basically on aurora you just use discover for all software and updates and don’t even need the cli, it’s pretty easy to learn honestly, and if something goes wrong that a simple google can’t fix feel free to message me I do free infinite linux troubleshooting.

        here’s a copypasted post I made on mint and beginners "A lot of people are going to recommend you mint, I honestly think mint is an outdated suggestion for beginners, I think immutability is extremely important for someone who is just starting out, as well as starting on KDE since it’s by far the most developed DE that isn’t gnome and their… design decisions are unfortunate for people coming from windows.

        I don’t think we should be recommending mint to beginners anymore, if mint makes an immutable, up to date KDE distro, that’ll change, but until then, I think bazzite is objectively a better starting place for beginners.

        The mere fact that bazzite and other immutables generate a new system for you on update and let you switch between and rollback automatically is enough for me to say it’s better, but it also has more up to date software, and tons of guides (fedora is one of the most popular distros, and bazzite is essentially identical except with some QoL upgrades).

        How common is the story of “I was new to linux and completely broke it”? that’s not a good user experience for someone who’s just starting, it’s intimidating, scary, and I just don’t think it’s the best in the modern era. There’s something to be said about learning from these mistakes, but bazzite essentially makes these mistakes impossible.

        Furthermore because of the way bazzite works, package management is completely graphical and requires essentially no intervention on the users part, flathub and immutability pair excellently for this reason.

        Cinnamon (the default mint environment) doesn’t and won’t support HDR, the security/performance improvements from wayland, mixed refresh rate displays, mixed DPI displays, fractional scaling, and many other things for a very very long time if at all. I don’t understand the usecase for cinnamon tbh, xfce is great if you need performance but don’t want to make major sacrifices, lxqt is great if you need A LOT of performance, cinnamon isn’t particularly performant and just a strictly worse version of kde in my eyes from the perspective of a beginner, anyway.

        I have 15 years of linux experience and am willing to infinitely troubleshoot if you add me on matrix."

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

        Not who you asked, jumping in until they reply: Windows and most GNU/Linux distros are much further apart than most GNU/Linux distros are to each other. Unless you’re doing a lot of manual meddling or using hacky tools, the biggest change between Mint (Ubuntu/Debian-based) and a Fedora-based distro, in my experience, was that apt is replaced by dnf, so if you install apps from the command line instead of a prettier software manager (I did lots of programming so this was normal for me) then the names of programs and libraries were a bit different. I’d also make a list of things you’ve installed (VPN software, chat apps, etc.) and look them up in the Fedora packages site or their own website and make sure they’re all available. I would assume they would be, Fedora is popular enough.

        The desktop environment (Cinnamon vs. KDE) will be an initial change, but they’re both familiar enough with a program menu, task bar, like how Mint lets you carry over some of that same basic surface-level intuition that Windows taught.

  • wesley@yall.theatl.social
    link
    fedilink
    English
    arrow-up
    0
    ·
    10 months ago

    One thing I’ll say is that for a lot of distros these days you shouldn’t really need to use the terminal much if ever. That being said don’t be scared of the terminal. It’s just another way to tell the computer what to do. It takes some learning but if you want to learn things with the terminal you might eventually find it easier/faster than using the mouse for some things. Go through some tutorials and you’ll probably find out that the terminal is not that actually all that scary.

    Most distros allow you to try them out before you install them. You can run them from a USB stick to let you try a few out before you settle on one. You won’t be able to install any programs this way but you’ll at least be able to get an idea of the interface and see if there are any you like more than others. Even still you can dual boot your PC with Windows + Linux and switch back and forth whenever you need. It’s not an all or nothing ordeal. I still have windows 10 on my machine but I rarely use it now.

    Gaming on Linux is better than it’s ever been thanks to Steam coming with proton out of the box. protondb.com is your friend for figuring out what games you can run. That being said there are occasionally some rough edges that I have run into personally. I can run most games I want just fine but occasionally I have some issues. I’m just telling you this so you know it’s not like a flawless experience. Then again I’ve also spent plenty of time trying to get games running on my windows PC in the past too so…

    My recommendation for a first Linux OS is Ubuntu because in general it’s the most popular and has the most support.

    Best of luck!

    • andrewth09@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      10 months ago

      Adding on to this.

      If you don’t know what a command does you can read the manual running the “man” command. Run “man” followed by the command you want to read about. It also works for some system files too!

      Also if you fix something like a driver issue for a game that took a lot of research. WRITE IT DOWN. It WILL come in handy in the future.

  • t_378@lemmy.one
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    What I’ll say is, I’ve got no comp sci degree, and when I started, I had no idea how the terminal worked. But… My mindset was the following:

    1. I really don’t like windows, I’m not going back
    2. I don’t like paying others to “do it for me”, I want to do it myself
    3. I want the freedom to be able to change anything to make the machine fit me, even if that means I need to learn things along the way.

    If you’re the type of person where this general philosophy, you’re going to crush it.

    But if you’re more along the lines of “I just use this computer as a tool to do the things I want, I just need the computer out of the way, and working consistently so I can get on with my actual goals”, you probably will hate it. Becuase all your troubleshooting experiences will be “why doesn’t this thing just work, like it does on Windows?”

  • Jhex@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    I recommend Garuda Linux, it looks awesome and comes with everything you need pre-installed

    • zarkanian@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      10 months ago

      Garuda is good for a newbie provided A) they love MacOS UI and B) they’re willing to bring their A game if something breaks.

    • JAdsel@lemmy.wtf
      link
      fedilink
      English
      arrow-up
      0
      ·
      10 months ago

      Garuda is actually my daily driver these days, and I quite enjoy it. It does mostly just work, and I also like their desktop theming. The GUI installer is great for easy hardware detection and setup. But, that’s coming from a more experienced old tinkerer who was initially looking for some lazy troubleshooting with NVIDIA graphics on a new gaming laptop, and liked the distro enough to end up switching over.

      I wouldn’t necessarily recommend any rolling release to someone completely new to Linux. The devs have done a pretty good job at making some things more user friendly, but we are talking about Arch with some extra tools bolted on. You’d better be prepared for things to break occasionally, and to need to do some tinkering around under the hood.

      On the plus side, you ARE dealing with Arch with all the info resources/user community built up around that, plus the Garuda community tends to be pretty helpful from what I’ve seen. You are going to periodically need to figure out how to fix stuff, however–and better to be aware of that going in. Some people are going to be more fine with the idea than others, but it is liable to provide a steeper learning curve for someone just getting started with Linux.

      • Saturnalia@sh.itjust.works
        link
        fedilink
        arrow-up
        0
        ·
        10 months ago

        I agree with everything you said. If someone is new and wants to have a rock solid experience, then it might make sense to get a long term support version of the distribution that’s chosen. It’s a trade-off of shiny new upgrades for almost guaranteed stability.

  • ordinarylove@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    you are going to be fine! linux has better compat than windows now unless you use a ton of proprietary, locked software. your average linux distro can do steam gaming pretty well, and there are distros like bazzite and garuda and popos that do some or all of the configuration for you (based on your hardware and usage).