• webghost0101@sopuli.xyz
    link
    fedilink
    arrow-up
    57
    ·
    2 days ago

    I have no idea what was up with the multiple steam windows, it did feel like he was actually cursed when that happened.

    But the “weird control” issue in l4d2 which was then solved by using a custom launch command found on protondb… thats super real.

    Eventually you learn to check protondb as a habit the second you encounter any kind of game issue but for a newcomer thats another hurdle.

    • trevor (he/they)@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      13
      arrow-down
      1
      ·
      1 day ago

      That is 100% COSMIC jank. He chose Pop!_OS again and System76 has been annoyingly shipping a beta desktop environment on their stable distro.

      I like COSMIC and System76, but this is an annoying decision by them and Linus does shitty research so he doesn’t know he’s running beta software and he’ll associate this with Linux being janky again 🙄

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

        he’ll associate this with Linux being janky again 🙄

        This falls under that category. He installed a linux distro, the distro is janky.

        • eli@lemmy.world
          link
          fedilink
          arrow-up
          9
          arrow-down
          3
          ·
          1 day ago

          The average user trying to switch to Linux? YES, they would.

          The average user like my mom? No, because she sure as shit doesn’t even know what Linux is nor how to make a bootable USB drive.

          I’m sick and tired of this cop out answer of the “average” user.

          This is like someone buying a car. Do you want to get a lemon? Sure, buy whatever “looks good” OR you do some RESEARCH and figure out what car to get from reliability reports.

          Do you think a Mac user wanting to switch to Windows won’t do any research?

          • G_M0N3Y_2503@lemmy.zip
            link
            fedilink
            arrow-up
            1
            ·
            10 hours ago

            If you feel like you need to reinstall Windows anyway, Trying out Linux is a pretty low bar if you’re curious. In that situation I think everything Linus did seems plausible.

            • sakuraba@lemmy.ml
              link
              fedilink
              arrow-up
              1
              ·
              7 hours ago

              well yeah system76 is marketing their buggy distro I wouldn’t doubt some reddit user looked at the larping for POPOS and said “let’s try that distro”

          • Feathercrown@lemmy.world
            link
            fedilink
            English
            arrow-up
            3
            arrow-down
            2
            ·
            15 hours ago

            People who want linux usage to spread need to decide if they want widespread adoption (this comes with users who cannot troubleshoot and fix their own problems) or experts only (these people are already using linux)

    • Nobody@lemmy.world
      link
      fedilink
      arrow-up
      18
      ·
      1 day ago

      That was a combination of the Steam client being a piece of trash (incredible complexity and technical debt*) and COSMIC. COSMIC is quite buggy when it comes to Xwayland. I’ve had plenty of issues where I close a Xwayland window, but a ghost of the window remains.

      • the Steam Client runs on a combination of Ubuntu 12.04 LTS and Debian 12 libraries. It has a combination of their old VGUI code and newer Chromium GUI. It remains 32-bit and only supports X11.
      • grue@lemmy.world
        link
        fedilink
        arrow-up
        7
        arrow-down
        3
        ·
        1 day ago

        runs on a combination of Ubuntu 12.04 LTS and Debian 12 libraries.

        No wonder it works fine in Ubuntu. Why won’t these “switch to Linux” challenges ever just fucking use Ubuntu?! It’s literally the distro that the big companies target!

        • mnemonicmonkeys@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          9
          ·
          1 day ago

          Because Ubuntu is really slow to update, which means you might have to wait months for driver updates to play the newest games.

          Also, a lot of people have Nvidia cards, and updating their drivers is a pain on Ubuntu.

          Most gamers are best served by an Arch or Fedora based distro that can include Nvidia drivers automatically.

          • ProdigalFrog@slrpnk.net
            link
            fedilink
            English
            arrow-up
            3
            arrow-down
            1
            ·
            1 day ago

            I’ve found that Ubuntu still has by far the easiest one-click Nvidia driver installer of any distro, and switching between driver versions (such as rolling back if a new driver is buggy) is also far easier on Ubuntu.

            I say that as someone who does not like Ubuntu in most other aspects.

            • sakuraba@lemmy.ml
              link
              fedilink
              arrow-up
              1
              ·
              7 hours ago

              funny that on Windows you have to update your drivers like this too, I see no issue with using a “slow” distro like Ubuntu for this, I have other reasons to avoid Ubuntu like snap packages

            • FooBarrington@lemmy.world
              link
              fedilink
              arrow-up
              1
              ·
              10 hours ago

              Have you heard the good news of our Lord and Savior, atomic Fedora versions? It’s even easier there because the driver is part of the image itself, and rollbacks are as easy as selecting a different entry in the boot manager.

        • ChristerMLB@piefed.social
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 day ago

          They did use Mint in a previous video, and in the comment field on Youtube there’s rumors he’ll be trying Kubuntu since Pop was so buggy.

        • Nobody@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          1 day ago

          It doesn’t work better or worse on Ubuntu. The fact it (partially) uses Ubuntu libraries matters very little given that the libraries are 14 years old… But I think the client now mostly relies on Debian 12 libraries to run since a year or two ago.

          In this case, the DE is the main cause of issue, not the distro base.