For my “convenience” and because in this way they can show ads and clickbait

Also: I SET A FUCKING GROUP POLICY THAT DISABLES THE SEARCH BAR; WHY THEY FUCKING IGNORE IT???

  • nottheengineer@feddit.de
    link
    fedilink
    English
    arrow-up
    8
    ·
    1 year ago

    Classic microsoft move.

    Linux has gotten great over the years and keeps improving while windows gets worse and worse every day. This has been going on for many years now.

    I switched already and suggest you give it a shot as well. It’s honestly much easier than windows if you know the basics and understand how things are done there.

      • Captain Aggravated@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 year ago

        I have been a Linux gamer for the past 10 years. I haven’t booted into Windows to play a video game in 8.

        When I started out, it was very much a question of “Here is the list of games that work on Linux.” You had to look for that Steam logo next to the Windows or sometimes Apple logo on the Steam page, and there are some games I would have played years earlier had that logo been there. With Proton, it has switched to “Here is a list of the games that don’t work on Linux.” Because most just do, with the very notable exception of competitive shooters, because something something anticheat.

        I often hear that games actually run better on Linux than they do on Windows, except the newer whiz-bang features don’t work. Give a recent example, apparently Cyberpunk 2077 runs at a significantly higher framerate on Linux than Windows, but DLSS, HDR and RTX aren’t available.

        Let me tell you the tales of two gamers on Linux:

        My tale: I was disgusted with Windows 8.1, I had been learning some Linux because I wanted to use a Raspberry Pi with my ham radio stuff, so I went…why don’t I try switching? This was circa 2014. There was exactly one game in my Steam library that just could not be persuaded to run and that was Sleeping Dogs.

        There have been a few games I’ve wanted to try that refused to run in some way or another; Heave Ho! by Devolver Digital…the demo ran fine, had a good time with it. Bought the game, and the UI on the player select screen didn’t work. Grow Up or Grow Home (one is a sequel to the other, I forget which it was) launched, but the character didn’t respond to any controls. Oh and Fallout: New Vegas launched one of those Windows-style autorun screens then asked me to put in the DVD. I bought it from Steam. And refunded it.

        I generally avoid AAA games, I don’t play many online multiplayer games, I do play multiplayer games with friends, stuff like Stardew Valley or Unrailed, but I don’t go play with random people online, those just are not fun to me. I tend to prefer more indie stuff, more nerdy stuff, like I’ve got hundreds of hours in Factorio and Satisfactory, both work fine. I think it just so happens that I’m into games that are likely to be well supported on Linux. Antichamber, Firewatch, Hollow Knight, Return of the Obra Dinn, every Zachtronics game I’ve tried, Undertale, Subnautica, these all run great.

        My cousin: had an aging Dell upgraded from Windows 7 to 10 on an “optane boosted” hard disk drive, starting to run pretty sluggish. Swapping out the hard disk and optane module for an SSD and attempting to install Win10 on bare metal just wouldn’t work, it kept throwing cryptic errors, so to get the machine to work at all I put Linux Mint on it.

        She has more mainstream tastes than I do, lots of Bethesda and EA games. Funnily enough, I found that the third-party launchers were the real problem. The Sims 4 ran pretty well on Linux…Origin barely does. Minecraft support on Linux is actually worsening with time as a result of Microsoft’s involvement, but at least the Java edition does currently run.

        In brief, I have observed a very stark inverse relationship between Linux compatibility of games, and the size/corporateness/evilness of the developer.

  • sadreality@kbin.social
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I switched to Linux after this sort of tricks.

    They also will fuck with your “privacy and security settitings” on updates.

    If you try blocking search and start pinging home. It will make windows endleally spazz which causes stuttering in games.

    They forced me to switch to Linux pretty much

    Thanks satya microshit…

    Imagine treating a paying customer like this

  • sederx@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Also: I SET A FUCKING GROUP POLICY THAT DISABLES THE SEARCH BAR; WHY THEY FUCKING IGNORE IT???****

    because you dont own your pc. microfrost does

  • AlteredStateBlob@kbin.social
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    More and more I am considering taking a vacation with the specific goal of migrating to Linux. I’ve got decades old workflows linked to certain programs and tools that I know for sure only exist in Windows, so I’ll likely have to still run it in a VM for those, but my system setup is just kinda the place I call home the most, yet my patience for all this nonsense is rapidly declining.

    • zzzz@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 year ago

      Do it, my friend. I took the leap ~5 years ago and have not once regretted it. You’re right, you have Wine and Windows VMs available, if need be. But, honestly, I bet you end up replacing those work flows with better ones within Linux before long.

      • AlteredStateBlob@kbin.social
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        I mean, I’d like to. But some of my work requires me to use stuff like Adobe products and I find it massively easier to keep up to date with what these tools can do, if I can just muck around in my private projects (I actually care about) and then transfer the knowledge to my work stuff. I’ll mull the idea some more time. Not really interested in dual booting at all, though that might be a solid solution, but windows simply deciding to kill everything else, even if its on a different disk entirely is not a prospect I relish.

        • stevecrox@kbin.social
          link
          fedilink
          arrow-up
          0
          ·
          1 year ago

          If its for work I would suggest picking a “stable” distribution like Debian, Kubuntu or OpenSuse.

          A lot of people recommend Arch or Fedora but the focus of those is getting the very latest releases, which increases your chance of stuff breaking.

          A lot of people will suggest niche distributions, those can be great for specific needs but generally you will always find Debian/Ubuntu/RHEL support for commercial apps.

          I would also suggest looking at the KDE Desktop, many distributions default to Gnome but it is unique in how it works, KDE (or XFCE) will provide a desktop similar to Windows 11.

          Lastly I would suggest looking at Crossover Linux by Codeweavers.

          Linux has something called WINE, its an attempt to implement the Windows 95 - 11 API’s so windows applications can run on linux.

          WINE is how the Steam Deck/Linux is able to play Windows games. Valve embedded it into Steam and called it “Proton”.

          WINE is primarily developed by Codeweavers and they provide the Crossover application that makes setting up and running a Windows application really easy.

          People will mention Lutris but that has a far higher learning curve.

          There is an application database so you can see in advance if your applications would work: https://appdb.winehq.org/

          • AlteredStateBlob@kbin.social
            link
            fedilink
            arrow-up
            0
            ·
            1 year ago

            Thanks for the long response. I was thinking Mint maybe, had some experience with it a few years ago. But it’d replace both my private and work stuff over, so some gaming, too (mainly through steam). Stability is key to me. My current Windows install hasn’t needed anything for 4 years or so, so I’m absolutely not going for Arch. I need this stuff daily, I cannot waste time trying to troubleshoot for hours or relying on backups, etc.

  • meseek #2982@lemmy.ca
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    PC people: Many of you are now realizing what “Windows as a Service” means. Your OS is harvesting every bit of your data and sending it back to the MS Mothership.

    And you’re kind enough to pony up the cash to supply the hardware for it to run on.

    • asexualchangeling@lemmy.ml
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 year ago

      Honestly not sure we should be referring to windows as a PC OS anymore, Microsoft changing settings without your permission doesn’t sound like something that should happen on a Personal computer…

      • meseek #2982@lemmy.ca
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        See that’s the elephant in the room: you think it’s your personal computer. Microsoft thinks it’s their personal computer.