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

help-circle


  • Pepe the frog and swastikas are the most common extremist symbols found on Steam, according to the report, respectively representing 54.6% and 9.1% of detected symbols.

    So more than half of the “extremist” symbols are a meme that a tiny fraction of conspiracy theorists think is a dogwhistle for racism.

    Game mods are also touched on in the report, which claims to have found hundreds of mods for games, most notably Garry’s Mod, “that specifically reference mass shootings.”

    Who even thinks this is a big deal? This screams boomers being upset about violent video games all over again.

    Are you sure they’re not just pissy about the DEI Detected community and want to force steam to shut it down?









  • 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.