• 0 Posts
  • 200 Comments
Joined 1 year ago
cake
Cake day: June 22nd, 2023

help-circle
  • A) https://www.notebookcheck.net/Removing-Windows-Recall-breaks-File-Explorer-in-latest-24H2-update.899991.0.html

    B) No, you’re replying.

    B2) First of all, you’re requiring out of box. Even windows has hibernation disabled by default, so it doesn’t come out of box like you want. Second of all, while yes, hibernation requires a little more extra work because it requires signing your keys with secure boot and therefore Microsoft itself (which any linux user is hesitant to do), it does work with a bit of extra work, and there are guides. It is not a big deal.

    I neither use TPM due to the potential backdoors, nor secure boot because it serves no purpose other than to try to lock in users to Windows, and preventing piracy (besides, BlackLotus bypasses secure boot, so it is rendered completely useless). And on linux you are allowed to disable these. Secure boot in itself is legally in a gray area because it forces you to sign with Microsoft even when you don’t use Windows or any Microsoft products.

    C) Me: windows is shit because it overrides my preferred settings in favor of Microsoft products. You: No it doesn’t. Me: yes it does. Here try this right now. You: That doesn’t count because you’re on windows using a Microsoft product. Me: the entire OS is a Microsoft product, so technically they could ignore your preferences at anytime, but that only proves my point harder. You: pardon?

    Are we up to speed?



  • A) Windows Recall and Copilot. Recall will screenshot your environment every second. Copilot is an LLM which has access to virtually everything on your system. LLMs are also notoriously easy to fool into giving away information it was specifically instructed not to, and perform actions it was instructed never to do.

    B) The us government has no business collecting information about non-us citizens, but even for people living in the US, imagine having an abortion, and living in a state where abortion is illegal. In that case you wouldn’t want the US government to come sniffing either. But more importantly, privacy does not need to be justified.

    With Windows, I have access to Secure Boot and TPM-backed full drive encryption (including hibernation support) out of the box. Can you do that with Linux?

    Yes.

    Also, you know as well as everyone else here that the MSA requirement is easy to bypass.

    You know very well that if someone has to crack your OS to get it the way they want, that is not a quality.

    C) Again, provide specifics. I don’t default any of my apps to Microsoft’s and this just doesn’t happen.

    Press the windows key, write “how to open windows menu searches with firefox” press enter and let your favorite browser Edge look that up for you. A nice page will explain to you that windows doesn’t let you use your default browser from the windows menu and that you’ll have to install a script called “ChrEdgeFkOff” to circumvent it.


  • Microsoft just recently implemented a screenshot spyware on your computer and an AI with the widest attack surface for hackers ever on your OS and mixed it into your most basic tool, the file explorer, then blocked off a quarter of all users for using 2-5 year old hardware, instead of implementing software fixes to avoid hardware vulnerabilities.

    It then forced you to use a closed source hardware component that likely has a backdoor, to store all your encryption keys, required you to make a Microsoft account just to use your PC, and then use that account to spy on your every move both online and offline. It is a privacy nightmare.

    It then keeps overriding your default settings to make you to use Microsoft products over other ones, and have started baking in ads into various menues.

    If you still don’t think that makes it the worst OS, you’re obviously coping. I have used Linux, Windows, and Mac, and out of those three, Windows is at the very bottom.










  • You usually don’t need proprietary software and drivers on Linux because of the great general purpose open source alternatives. Even on Windows, a ton of the drivers are actually useless and only bloat your system or perform invasive telemetry.

    Personally I don’t even use the RGB features on my gaming PC, but OpenRGB is open source and lightweight. I would probably use it over proprietary RGB profiles even on Windows. You should give it a try.

    GPU fan control is already available by default in most Linux distributions and should require no additional drivers.

    AMD always have Linux drivers. The Linux adrenaline driver is here: https://www.amd.com/en/support/download/linux-drivers.html

    SSD/NVME firmware updates should also already be supported by default in linux. With for example fwupdmgr.

    High refresh rate displays should also work out the box on the modern distributions. On Linux Mint and Ubuntu they have a GUI for it, but changing resolution and refresh rate with Xrandr also only takes one or two terminal commands. There likely is software to do it, but if anything I could write you a script that does it if your distribution doesn’t already have GUI for it. I had to write a script to adjust some of my monitors’ drawing area because I mirror, but my displays don’t have the same aspect ratio.