• Asafum@feddit.nl
    link
    fedilink
    English
    arrow-up
    1
    ·
    5 months ago

    The only reason I’m still on windows 10 is because I’m dreading the weekend of head banging against table I’m going to have when I do the switch to Linux before October… Not looking forward to getting it all set up and working

    • ArcticFox@lemmy.ca
      link
      fedilink
      English
      arrow-up
      2
      ·
      5 months ago

      Make a dual boot system. You can continue to use win10 while getting comfortable with linux. If something breaks just reboot.

    • unfnknblvbl@beehaw.org
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 months ago

      Windows 10 isn’t going to suddenly stop working the instant it’s “EOL”. If anything, I’m looking forward to no more random reboots at 3am following a mandatory update that didn’t do anything useful.

    • BaroqueInMind@lemmy.one
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      5 months ago

      Once you get it all setup and proud of your work, make a fucking backup image, because a single update that changes an obscure library in some forgettable package that was part of your install will break everything and you will be pulling your hair out kludging a CLI script to unfuck some other binary that was unimportant, but now has affected another thing that was crucial for a graphics card or network adapter to function.

      • Asafum@feddit.nl
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 months ago

        This is why I really don’t want to have to use Linux, but Microsuck just can’t stop with the fucking greed and I’m absofucukinglutly not running anything with recall… :(

      • derbolle@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        5 months ago

        i dont know what you are using but the general linux experience hasn’t been like this in years. and even if there is a problem now and then a bit of googling generally is all it needs. the one thing you cannot get around is malware like kernel level anticheats. that’s windows only.

        having a backup is good advice no matter what system you use

        • someacnt@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          ·
          5 months ago

          Yeah, same in my experience: updates do not breaks things in debian-derivatives at least. That’s how I managed “well” without backup. That said, linux support is certainly hit-or-miss, which is usually the bigger problem.

        • spooky2092@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          0
          ·
          5 months ago

          I don’t know, the last time I tried Linux the fucking Nvidia driver fucked my system a couple times before I said fuck it and went back to 10.

          Going to try again with my amd card at some point

          • moleverine@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            edit-2
            5 months ago

            AMD support is baked into the kernel, so you really don’t have to do anything unless you’re on bleeding edge hardware and the drivers are in a version of the kernel your distribution doesn’t ship yet.

              • f4f4f4f4f4f4f4f4@sopuli.xyz
                link
                fedilink
                English
                arrow-up
                2
                ·
                5 months ago

                Linus Torvalds, creator of the Linux kernel, can’t control what support Nvidia offers for their own products, but he often shows his opinion of them:

      • f4f4f4f4f4f4f4f4@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        0
        arrow-down
        1
        ·
        5 months ago

        You’re either running Arch/some other bleeding-edge system without Linux experience (do not recommend) or you haven’t tried Linux in 10 years.

    • _cryptagion [he/him]@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      0
      ·
      5 months ago

      If you’re switching over with gaming in mind, then using Bazzite or Nobara will make it so you have no head banging. Bazzite has everything you need for gaming all ready to go, and since it’s an immutable distro, it’ll be difficult for a newbie to fuck up on accident.

        • _cryptagion [he/him]@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          1
          ·
          5 months ago

          Sure, if you want to. I run Bazzite on my Steam Deck, and frequently emulate GBA and Switch games. I’ve never done any Playstation (yet), but I know there’s emulators for them. And for many other consoles as well.

          Emulators aren’t installed by default on Bazzite though, since it’s geared more towards PC gaming. They’re pretty easy to install though.

    • Lippy@fedia.io
      link
      fedilink
      arrow-up
      0
      ·
      5 months ago

      If you have a spare drive on your PC I’d recommend trialling Linux on that. With that setup, you will have it dual booted with your existing Windows installation. It should help with the transition since you can just boot into Windows if you still need it for anything. That will give you time to get accustomed to Linux while still having that Windows safety net for a while.

      Also if you later find that Linux isn’t for you then it’s easy to undo that, since all you will need to do is boot into your Windows drive instead.

      I went with that strategy when I made the jump 4 years ago, and later dropped Windows entirely when I built my new PC a few months later since I realised I didn’t need it at all.

      • SabinStargem@lemmings.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        5 months ago

        If I modify my existing PC to dual boot from the same drive into Linux, can I easily and safely delete Windows once I have migrated my files into Linux?

        • Klajan@lemmy.zip
          link
          fedilink
          English
          arrow-up
          3
          ·
          5 months ago

          Just one piece of warning for dual booting, if the EFI portion for Linux and Windows is on the same drive Windows could decide to nuke the Linux bootloader with any update…

          It’s not too difficult to create a redirect to the windows bootloader in Grub or similar, which is the solution I went with in the end.