I just want something as a proof of concept that this can be for me. I am aware I am the problem.

But everything is wildly difficult for me. I pulled back from docker after realising it was above my skillset, I just want to try home assisstant with a few lights but fair enough it is beyond me.

I opted to install a game, fail. Learn about wine and bottles. Start a bottle and get told I only have 8gb free in directory, I cannot for the life of me see where it is getting that from.

Please god someone tell me there is a step by step for the fucking imbeciles out there on where to start!?

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

    For gaming? You need a distro that does stuff for you!

    To elaborate, if you’re using wine bottles, you’ve gone waaay into the land of manual from-scratch configuration, when you should just use stuff from a community that spends thousands of man hours figuring it out and packaging it.

    Try CachyOS or Bazzite! They have a bunch of packages like advanced versions of preconfigured Proton one install away.


    For docker… yeah, it’s a crazy learning curve if you just want to try one small thing. It’s honestly annoying to go through all the setup and download like 100 gigabytes of files just to run a python script or whatever.

    You can often set up the environment yourself without docker, though.


    And to reiterate, I’m very much against the ethos of “you should learn how to do everything yourself!” I get the sentiment, but honestly, this results in suboptimal configurations for most people vs simply using the packages others have spent thousands of hours refining.

    • stuner@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      1 day ago

      Try CachyOS or Bazzite!

      Bazzite, sure, but it’s not gonna magically solve these kind of issues.

      However, if one is struggling as a beginner with Linux, I would strongly advise against switching to an Arch-based distro (CachyOS). Arch is great, but this is not its target audience.

    • Damage@feddit.it
      link
      fedilink
      arrow-up
      3
      ·
      1 day ago

      For docker… yeah, it’s a crazy learning curve if you just want to try one small thing. It’s honestly annoying to go through all the setup and download like 100 gigabytes of files just to run a python script or whatever.

      Idk, when I started out I just copy/pasted commands (later compose files) and it worked

    • Squizzy@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      1 day ago

      If that is actually what the difference in disros is then great, I looked at bazzite and did not get it I thought distros mainly differed in how desktop environment works.

      Yeah docker was a stupid goal, I wanted to start automating downloads and such through rdarr. Seems less time consuming to trawl and click.

      Yeah I do this to myself, pressure on to fully understand every facet.

      • brucethemoose@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        1 day ago

        Yeah. Distros are basically just preconfigured sets of Linux, with the communities focusing on what they are interested in.

        • Squizzy@lemmy.worldOP
          link
          fedilink
          arrow-up
          2
          ·
          1 day ago

          Yeah it makes sense, I was just picturing the surface changes and everything else was default. Bazzite is probably the way to go so.

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

            I strongly disagree with u/brucethemoose here. You wrote below that you’re currently using Linux Mint, which is a great distro for beginners. In my opinion, Bazzite offers nothing essential that is not available on Mint. IMHO, the easiest ways to play games are:

            • Use Steam to play your Steam games (native or using Proton). This should just work (on both distros)
            • Use Heroic Games Launcher to play games from GOG, Epic, or non-store games. The recommendation is to install the Flatpak version, which is available on both distros. Afterwards, the setup step is to install a Proton-GE version before you can play your games (https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/wiki/Linux-Quick-Start-Guide).

            You can - of course - still switch to a different distro if you like, but this is not necessary or helpful to run games.

            • Damage@feddit.it
              link
              fedilink
              arrow-up
              2
              ·
              24 hours ago

              Bazzite offers a lot that Mint doesn’t for gaming, from dedicated images for nVidia/AMD drivers, to preinstalled steam, easy management of flatpaks (Bazaar blows Discover out of the water), ujust scripts that perform many tasks for you with just a few prompts, a set of programs and utilities uselful for gaming and related tasks.
              Sure, you can install Heroic and Steam on Mint, but that’s not all there is to it.

              • stuner@lemmy.world
                link
                fedilink
                arrow-up
                1
                ·
                24 hours ago

                Sure, Bazzite has some nice features. But, I would argue that apart from the Nvidia images (there is no AMD image) those are all minor things. And for Nvidia cards, the Mint Driver Manager is pretty good. I don’t think any of those differences play a role here.

                In general, I think it’s really unhelpful to present “switch to my favorite distro” as the first step in troubleshooting an issue.

                • Damage@feddit.it
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  16 hours ago

                  those are all minor things

                  The minor things together make a huge difference. Can you install all this stuff on other distros? Sure, but you need to know it exists, first.

                  In general, I think it’s really unhelpful to present “switch to my favorite distro” as the first step in troubleshooting an issue.

                  Well, you should use tools that are suited for the purpose. I’ve been a Fedora user for years, I think a decade, but after trying out Bazzite I realised how ideal it is for gamers switching over from Windows. I’ve never been one to suggest Linux to friends, as I don’t want the responsibilities that come with that, but nowadays when a gamer friend complains about Windows, I can dare suggesting an alternative.
                  I’ve been in OP’s shoes, although in my case the issues were getting my CRT monitor to show anything or my dial-up modem to work with ndiswrapper, and any help reaching some of your goals goes a long way in helping you persevere on the task.

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

            I’m a massive fan of CachyOS, personally! Installed it years ago, kept the same image since then and haven’t even considered switching.

            https://cachyos.org/

            Different philosphies, I suppose. I suspect Bazzite may work better if you want stuff to just work, while Cachy is more tweaking focused and gets quite rapid updates, though is still quite set up out-of-the-box.