Ah yes, the famously communist Russian Federation. The RF is nakedly an imperial fascist regime that doesn’t even have communist window dressing, it boggles the mind that self-proclaimed communists and anti-imperialists support them.

  • @conditional_soup@lemm.ee
  • 0 Posts
  • 107 Comments
Joined 1 year ago
cake
Cake day: October 30th, 2023

help-circle






  • Nicotine itself is not cancerogen! The stuff that gives you the big C are the combustion byproducts, and vaping does not combust anything. The main ingredients of the used liquid are vegetable glycerin, which is harmless, and propylengycole, which is also quite harmless. The only thing where there isn’t enough information yet are the used aromas, which are the same as the stuff that gets added to our food; there is not much data regarding inhalation of those.

    Sure, it would be far better if they didn’t vape (especially if they didn’t smoke before - i am using it instead of tobacco as harm reduction), but at least you can relax regarding the size of the health impact.




  • The last information i found is from 2015 (the one that looks like MacOS). There are no direct backdoors on the installation medium, although it is trivial to deliver one with software updates since the repositories are under state control. What has been found is a mechanism that attached the hardware id of the pc to any file that is opened, allowing to trace through which hands a file has gone. there was also an “anti-virus” that is a censoring mechanism, deleting files with predefined content.





  • I’m running Nobara, so the basics like wine, Nvidia drivers … are already set up OOTB. There are multiple ways, but i like the way Lutris does it:

    • Click on “Add a game”
    • Select “Install Windows Game from an executable”
    • give it a name, if you use the name identifier as it is used on lutris.net you get the box art automatically
    • click through, select install/prefix directory, select setup.exe file
    • install as normal, install on the c: drive (only thing to note is if the game is using stuff like .net or vc runtimes then don’t install them and just remember which ones you will need)
    • If runtimes are needed: run “winetricks” to add those, if you want to install patches: use “run exe inside wine prefix” (both are in the menu next to the Windows-logo Button)
    • Play Game

    Heroic Launcher’s installation is a bit more streamlined, but i found Lutris can do more stuff - i don’t know if i would have managed to mod my (owned) Battletech installation (BTA3062) so easily with Heroic. (involved setting a bunch of Envvars and dll overrides)