• 0 Posts
  • 25 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle



  • It’s not really emulation. It’s running on the same architecture and most of the windows libraries can be used as is with mostly only the win32 library that needs to be wrapped. That already existed for years as wine. It’s mostly graphics and peripherals that are broken.

    The most important thing proton added to improve gaming was a DirectX translation layer that translates to Vulcan and also loads of fixes and additions to wine.

    Not a lot of games run faster but apparently in some situations, the Vulcan precompiled shaders seem to run better than native windows, although that probably means they could make their native version better as well. For older games, the Vulcan translation layer is a lot more efficient and faster than native. Also CPU and IO heavy games might run faster on the Linux kernel.









  • Other package managers, like nuget, throw errors if all dependencies on a package cannot be met by a single version.

    This is probably the result of it copying all libraries in the same output directory and that .net cannot load 2 different versions of the same library so more an application restriction.

    The downside of this is that packages often can’t use newer features if they want to not block the users of that library and that utility libraries have to have his backwards compatibility so applications can use the latest version while dependent libraries target an older version. Often applications keep using older versions with known security issues.



  • I use it to open the spell checker options while I’m typing. It’s annoying to have to switch from keyboard to mouse. My current laptop doesn’t have the key and I even added another short key.

    The super key, again, is useful so you don’t have to switch between keyboard and mouse when searching for an app. It is also the modifier for all GUI shortcuts.



  • That is true. I do think we should retire pure ICE cars as soon as possible. If you need to do long distances, a hybrid that could be converted might be a good intermediate solution. If you only need a car sporadically, a car sharing platform with electric cars is a good solution. These already exist in big eu cities. Ofc good and adorable public transport is nr 1.

    Decreasing the amount of cars would decrease emissions short and long term more than the current shift to EV and would make shifting easier as there are just fewer to replace.


  • I put very minimal calculation which at least puts it around the same order and linked a report by Volvo where they try to count the whole cycle of a car with the emissions of the production and transport of used parts and fuels.

    On current electricity mix, an electric car is only slightly better on a CO2 emissions. With only renewables, it can be 2x better.

    But the statement that in China it’s at least better than a Prius is just wrong. Until renewables take a serious share of the grid, a smaller well engineered hybrid is not worse.