

Mainly Team Fortress 2 and Counter Strike GO/2, cuz both of them have cosmetics with rarities obtained via what effectively amounts to lootboxes. In one sense they also have an out-of-game economy around these things where these items are traded for actual money


You can select Steam Runtime Versions in the Compatibility tab too, separate from Proton versions


I don’t know for sure though, because in theory they keep the core powered down during suspend sleep so in theory there really shouldn’t be any power draw aside from the memory modules. However you’re right that there’s some noticeable difference for some reason


Anecdotally it seems to have a similar drain rate to my laptop, around 10% a day in sleep (though I would recommend actually verifying this yourself to be sure). So if you want to conserve battery life, turning it off is the way to go
I’ve been using Kreate for a while, seems to be a fork of RiMusic
I would actually bring a parallel to the device driver-firmware blob split that’s common with hardware support in Linux. While the code needed to run inference with a model is straightforward and several open source versions exist already, the model itself is a bunch of tensors whose behaviour we don’t have any visibility into. Bias is less a problem of the inference code and more an issue with the data it was trained on
And we’re all the better for it! Needs polish and development of course, but it’s a decent alternative already
I mean, leaving aside their surveillance tasks, it’s still their job to ensure national security. It’s in their best interest to keep at least themselves and their nation safe, and considering how prevalent Linux is on servers, they likely saw a net benefit this way. They even open sourced their reverse engineering toolkit Ghidra in a similar vein


YAMPA, hmm maybe i should make that


€5 from my end, glad to be able to donate after years of use :D
AFAIK: Development at AMD funded the dev to make it support AMD GPUs (instead of the then-supported Intel GPUs), Dev keeps a clause saying any and all work will remain open even if contract is cancelled, work is then halted by AMD and dev releases his updates on his repo, Legal then says later that the clause was not legally binding and can’t be enforced or such, making dev rollback to earlier Intel version


source ~/.bash_history
Wild guess but maybe there’s some security tightening updates, possibly relating to Linux’s ptrace subsystem since that allows debugger-like access. That could be a direction to look into. Any logs that you can get for them (especially PINCE)?