• flop_leash_973@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    6 months ago

    Thanks to the likes of Proton, gaming on Linux is a hell of a lot better than it was ~5 years ago. You can actually do it now for the most part without to much fuss in my experience as long as you stick to Steam.

    But once you leave Steam or get something brand new made by an EA type and have to lean on third party implementations of Proton or raw Wine to get things working it gets a lot worse.

      • Natanox@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        2
        ·
        6 months ago

        Lutris is also a great option, actively contributing to it. Got a slightly different focus than Heroic, but a lot more features as well. Basically a one-stop shop once you got familiar with it. Really needs more people that can contribute though given the huge amount of platforms and launchers it attempts to cover (literally all of them).

    • JackbyDev@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 months ago

      Also, for folks out of the loop, let me explain what this entails. I installed Steam. I clicked install on a game. I clicked play in Steam. That was it. Proton isn’t some sort of thing you need to install or launch separately. It really does “just work”.

      I’m able to play Deep Rock Galactic, Helldivers 2, and even Marvel Rivals online just fine. All of these are online multiplayer games, the types that generally seem to have the most trouble on Linux.

      • snowe@programming.dev
        link
        fedilink
        arrow-up
        1
        arrow-down
        1
        ·
        6 months ago

        that is most definitely not the process. You have to explicitly go into Steam’s settings > Compatibility > “Enable Steam Play for all other titles” (what in the world, it’s called Steam Play, not Proton?) and then additionally select which Proton version you want. If you don’t know this, or don’t google it with the right keywords, you won’t understand why literally 90% of your library isn’t available (in my case it was 99% of my library, I think I only had 3 games available on linux natively). Also if you select the wrong Proton version some games won’t run, so you have to know that and switch it for those games only.

        • FauxLiving@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          6 months ago

          They’re likely using a gaming distro that has those settings enabled by default.

          It isn’t perfectly seamless but enabling Steam Play or changing proton versions isn’t any more of an advanced task than verifying game files (something that Windows users are asked to do the moment that they have a problem).

          It has come a long way from the days of manually creating wine environments and writing custom launch files.

          If you can install Skyrim or Minecraft mods (not using Steam Workshop) then you’re sophisticated enough to game on gaming distros like Pop and Bazzite.

          If you can use cheat engine without a guide and write your own mods then you’re ready for Arch.

    • YarHarSuperstar@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      6 months ago

      Agreed, but I think it’s important to note that that isn’t because of a shortcoming of Linux, it’s because those companies are incentivized to support platforms that are more suitable for enabling massive profits, that’s what it seems like to me anyways.

  • 8000gnat@reddthat.com
    link
    fedilink
    arrow-up
    2
    ·
    6 months ago

    everyone in the comments is talking about linux, not a single comment about how this meme format is used exactly wrong

  • LucidNightmare@lemm.ee
    link
    fedilink
    arrow-up
    2
    ·
    6 months ago

    If the average person can not use your OS, it is not ready. Period.

    For example:

    Windows - Open File Explorer > Add Network Drive > Find/plug it in > Enter creds > Bam. Ready to go and will automatically log you in at boot. Very nice, very intuitive UI.

    Linux - Open Dolphin (or whatever) > Network > Add Network Folder/Find it > Enter creds > Does not automatically mount the drive when booting the computer back up > Must go into fstab to get it to automount > Stop, because that is ridiculous

    In my own experience, I was able to get the hang of Windows with no one showing me how a computer ever worked, at the age of 10! Intuitive enough a child can do it.

    On Linux, you have to read manuals/documentation, ask random (mostly rude) people on the internet, or give up because why the fuck would I want to go and enter 5 commands just to have something as simple as auto mount a network share? Not intuitive, therefore not easy to learn as you go.

    I get it, Linux people like knowing how their computers operate, they like ensuring everything is working the way THEY want to, and that’s awesome! What’s not awesome is recommending Linux to the general populace and then getting upset at them for asking why they can’t do something or why don’t they just do these steps to do whatever it is they are having issues with. Then, you have a person who doesn’t even know what a terminal is confused as hell because they were told Linux is so much better than Windows.

    Until we get a more intuitive (GUI focused) way of doing what I would consider normal computer tasks, it will not ever be ready. That’s just the way I see it.

    • MrPistachios@lemmy.today
      link
      fedilink
      English
      arrow-up
      5
      ·
      6 months ago

      the average person doesnt know how to mount a drive on windows or even what that is or why you would want to, they just need to be able to open a browser

      • LucidNightmare@lemm.ee
        link
        fedilink
        arrow-up
        1
        ·
        6 months ago

        Very good point!

        Example 2:

        I need to drag this file into my browser to upload it to the website I’m visiting for whatever reason. I’m an average user that has only ever really needed a browser. My OS came with Firefox, but when I try to drag the file onto my browser window like I’ve always done, nothing happens. Is my computer broken?

        No, it’s installed as a snap/flatpak that doesn’t have the “privileges” to do that, and I will never know that since I’m an average user who only needs a browser.

        • SorryQuick@lemmy.ca
          link
          fedilink
          arrow-up
          1
          ·
          6 months ago

          That’s the distro’s fault, not linux. Same with your network drive. It’s not up to linux to provide a GUI for anything.

          Also “intuitive” should not have to mean “windows-like”. It’s hard for people because they spend over a decade on a fundamentally different OS. Adding a single line to fstab isn’t harder than searching windows’ menus. It’s harder for you/others because you/they are used to it working that way.

          • LucidNightmare@lemm.ee
            link
            fedilink
            arrow-up
            0
            ·
            6 months ago

            I was not saying intuitive to mean windows like. I was using it as measurement of how easy it feels to learn on windows where most things are in just about plain English without as much of the technobabble.

            Now that I’m more comfortable with Linux, the technobabble is at least understandable to the point that I can be a little more confident in how I navigate the computer and what not to do.

            And you are right, of course. I am more comfortable with Windows, but that also gives me a little more insight into how Linux could be the absolute best of all worlds with a little conversation about the pain points and how they could be improved quite significantly.

            It seems way too many people are the exact rude people I was talking about in the original comment. It’s a meme community. Your life is not on the line for Linux. I love it too.

            • SorryQuick@lemmy.ca
              link
              fedilink
              arrow-up
              1
              ·
              6 months ago

              I’m sorry but having a conversation, debating and disagreeing isn’t being rude. People on linux willingly made the choice to move to it, so they are usually more knowledgeable about it, and therefore know enough to have arguments.

              Honestly the “linux users are elitists/rude” thing feels like just a meme at this point. In a decade of using it as a daily driver, I can probably count on one hand how many times someone was actually rude when I asked for help.

              • LucidNightmare@lemm.ee
                link
                fedilink
                arrow-up
                0
                ·
                6 months ago

                Read through the comments on this very thread to add to those counts.

                It’s okay though. This always happens when people have even a hint of Linux issues. It’s hard to be enthusiastic in a hostile community that just refuses to see that issues are still issues.

                In a meme community for crying out loud.

                • vala@lemmy.world
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  6 months ago

                  This thread doesn’t have anything to do with troubleshooting Linux. It’s literally a debate.

        • Coriza@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          6 months ago

          Your second example is a newish problem and Ubuntu specific. I had never had a problem with drag-and-drop and I migrated from Ubuntu before the snap thing.

          You will always find an example of something that works “better” in one OS than other. Linux is not trying to be a windows drop-in replacement, some thing are gonna behave differently. Linux have some problems for an average user but a lot is just different UX design and others, especially hardware compatibility is because companies don’t care for it to work on Linux so the OS is always playing catch up.

          • LucidNightmare@lemm.ee
            link
            fedilink
            arrow-up
            0
            ·
            edit-2
            6 months ago

            A lot of “beginner friendly” distros are Ubuntu based though, so while not strictly requiring you to use snaps, it might install Firefox as a flatpak though, which doesn’t have the privileges to do drag and drop when I last used a flatpak based browser.

            You can correct me if I am wrong of course, as I truly don’t know if it is still a thing or if I just installed the flatpak. I didn’t understand the limitations back then.

            • Coriza@lemmy.world
              link
              fedilink
              arrow-up
              1
              ·
              6 months ago

              I wouldn’t know if this is still a thing. You are right about the integration problem of snaps/flatpak, it is specifically bad on Ubuntu because Ubuntu goes out of their way to shove snaps on you and hide the fact. Case in point Firefox, if you want a non snap version you have to jump through a lot of hoops, or at least was like this when a last installed Ubuntu for my wife laptop, it was the 22.04 I think.

              In any case that is Ubuntu specific, but a shame none of the least because like you said, Ubuntu and derivatives are the more popular beginner friendly distros. but if I recall correctly some derivatives do remove snap so you don’t have to deal with it and its problems.

              • LucidNightmare@lemm.ee
                link
                fedilink
                arrow-up
                1
                ·
                6 months ago

                Right, but we are talking about the average user. One who only needs a browser. They wouldn’t even think about flatpak/snap/appimage, and would probably look at you like you are insane if you said those in the same sentence as “Your browser is a flatpak/snap/appimage, so it doesn’t have the permissions it needs to allow drag and drop”.

        • A_Random_Idiot@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          6 months ago

          clicking the browse button to select the file is a hell of a lot easier than opening the file manager, navigating your way through your files to find the one specific one, then make both windows small so you can select a file in one, and drag it over to the other.

          And look, its also an example of how you turn nothing into a big, complicated, multistep imaginary issue.

          • WhyJiffie@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            1
            arrow-down
            1
            ·
            6 months ago

            you don’t need to make the windows, just alttab while dragging. and maybe you already have open the directory in another window so why browse there again in the browser’s file picker.

            probably not a big deal, but definitely not a small issue either

          • LucidNightmare@lemm.ee
            link
            fedilink
            arrow-up
            0
            ·
            6 months ago

            We were talking about average users. It’s most definitely not an imaginary issue, unfortunately. I have seen it with my own eyes. It’s how they have always brought their stuff into the browser, therefore, it is what they’ve always done. Yes, there is a browse option, but that isn’t always going to be the most intuitive way.

            • woelkchen@lemmy.world
              link
              fedilink
              arrow-up
              2
              ·
              6 months ago

              We were talking about average users.

              I work in IT. I see average users all the time. They don’t even know drag and drop is a thing. One tool my employer is a distributor for heavily relies on drag and drop for a specific feature (adding and reordering favorites).

              It’s like explaining eating soup with a spoon to a baby.

            • A_Random_Idiot@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              6 months ago

              Such a high level idiot would fail regardless of the OS.

              You cant make an idiot proof system, because humanity just produces better idiots.

      • Newsteinleo@midwest.social
        link
        fedilink
        English
        arrow-up
        0
        ·
        6 months ago

        When I was on help desk I often talked about meeting the client where they were at in their technical skill level. Sometimes their technical skill level was “Can you click the icon in the bottom left that looks like a window with four pains, and then click the settings icon it looks like a gear”. If mounting a file share was involved I just remoted in, none of the people that called could handle those instructions.

        • woelkchen@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          6 months ago

          Also, we’re talking average users here

          Ah yes, the average user who deals with mounting hard disk partitions all the time…

          • LucidNightmare@lemm.ee
            link
            fedilink
            arrow-up
            0
            ·
            6 months ago

            I use KDE!

            I’ve looked into this before , so in all seriousness, what options would I choose to make it auto mount without asking for a password?

            I see the box for no automatic mount, but I don’t see one that is for auto mounting? I’m assuming the don’t prevent boot… option is pretty self explanatory.

            • girsaysdoom@sh.itjust.works
              link
              fedilink
              arrow-up
              1
              ·
              6 months ago

              Yeah these were the default settings but it’s what I would leave it at. I chose /mnt/data just for an example but that’s not a bad spot for it either.

              After clicking OK it asked if I wanted to let it modify fstab to allow auto mounting. So this should just accomplish what you’re looking for I believe.

              • LucidNightmare@lemm.ee
                link
                fedilink
                arrow-up
                0
                ·
                6 months ago

                So, I looked into KDE PM, and I guess it would have been more helpful to explain that these drives were made on Windows, and has data that I can not afford to move into a new drive at this moment. So in the mean time I am trying to work between Windows and Linux when one doesn’t do what I’m needing in the moment.

                When I double click the ntfs partition in the window, it brings up a partition properties window. At the bottom of this window, I can see the flags section. One is “bios-grub” and the other is “boot”. If I tick the boot option, will that make it auto mount?

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

                  if you want to access NTFS partitions on linux, you should turn off “fast startup” in windows. control panel, energy saving, “choose what the power button does” menu. (so intuitive, eh?)

                  when that’s ticked in, it will always just hibernate the system after logging out, and that’s a nono, and a big one if dualbooting (even just 2 windowses)

    • Slotos@feddit.nl
      link
      fedilink
      arrow-up
      1
      ·
      6 months ago

      If the average user

      Proceeds to describe a task average users never perform.

      And no, you having been a smart child doesn’t excuse you being an obtuse adult.

  • Yttra@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    6 months ago

    HDR isn’t all that great for gaming yet, in my opinion. It takes too much tweaking just to get it working, because apparently games/proton still aren’t able to natively pass that metadata to Wayland?

    Running every applicable game or all of Steam through Gamescope brings its own problems with how it handles the window, so I end up never using it at all. I just want it to be as simple as it is on Windows, man! 😩

    Also, VRR seems to make my screen flicker at an unnoticeably-high-but-still-irritating rate at random whenever I alt+tab, never figured that out yet…

    Finally, I do wish there was a simpler, more paint.net-like editor rather than GIMP, and I’m sure it’s out there somewhere, but otherwise basically every thing on that list of features works well enough for me.

  • HeckGazer@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    6 months ago

    It certainly sounds like wayland is just about ripe. Any DE recommendations for a lifelong XFCE enjoyer like myself?

    • Hubi@feddit.org
      link
      fedilink
      arrow-up
      2
      ·
      6 months ago

      KDE. It’s working very well with Wayland. I’ve been using both on my daily driver for a year now and it’s come a long way since then. It was still a bit rough in the beginning but now I can’t see myself going back. It’s pretty polished.

      • Yppm@lemy.lol
        link
        fedilink
        English
        arrow-up
        0
        ·
        6 months ago

        I’m not a Linux noob, but I’ve been out of the scene for a few years.

        Recently tried debian with KDE and Wayland on a modern PC with a 3060. Just a default install.

        My mouse could barely track across the screen, it was very choppy and stuttered like crazy.

        This was in the last 6 months. I got it fixed by switching to a different compositor, but I shouldn’t have had to do that. Even then I found YouTube to be super laggy.

        It’s just not ready.

  • brucethemoose@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    6 months ago

    TBH, so many people I know don’t even know how to use Windows. Or even a browser. iOS or maybe Android is their PC, all through apps and feeds.

    Like, if I explained laptop BIOS access for installing Linux, I’d lose them before I even started.

  • Matriks404@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    6 months ago

    Unless computer companies include Linux with their PC’s, it will never get general adoption.

    No average user will follow instructions on how to boot Linux distro installer, especially when there are multiple steps needed to do so, such as on UEFI systems.

  • MudMan@fedia.io
    link
    fedilink
    arrow-up
    1
    ·
    6 months ago

    Hah. I just saw this on the back of some other guy berating me for complaining that Steam exploded when trying to get it to acknowledge Steam libraries on NTFS drives. I’ll stop complaining the moment my stuff works.

    But hey, I hear my HDR monitors are supposed to have stopped artifacting out on the latest Nvidia drivers I installed last week, so if I ever get Steam to work again maybe I can give that another try and see if I can scratch that one from my routine.

    Meh, never mind me. I’m just cranky from all the troubleshooting. I really thought I had this down semi-permanently a couple weeks ago.

  • Grassgrowz@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    6 months ago

    Ever since I stopped gaming as much, linux has become infinitely more fitting to me. My main driver is Mint 21.3, it does everything i want it to. Its fun, and a great learning experience. Though obviously you gotta want to learn how to fix things if things go wrong, which they still do, but mostly at the beginning. After installing the right graphics drivers, and fixing touchpad scroll speed, everythings smooth sailing.