

You need adversarialy trained mud splats: https://www.youtube.com/watch?v=uB0gr7Fh6lY
FLOSS virtualization hacker, occasional brewer


You need adversarialy trained mud splats: https://www.youtube.com/watch?v=uB0gr7Fh6lY


I know that but even the best EV is not helpful of your grid keeps shutting down.


Isn’t Cuba also dependant on oil for it’s electricity generation?


Imgur has been offline in the UK since the original investigation. Do they even want to be in the UK market?


There are a fair number of third party boards based on the RP2040/RP2050 silicon. Even esphome can target it even though it originally targeted the esp32.
The silicon itself is pretty nice although the original had done problems with deep sleep.


Are they as well supported? There are lots of SBCs out there but if they are only supported by vendor kernels and have no documentation then i’d rather pay the Pi premium.
ETA: that said for a lot of stuff microcontrollers are a much better bet.
They are pretty good at summarisation. If I want to catch up with a long review thread on a patch series I’ve just started looking at I occasionally ask Gemini to outline the development so far and the remaining issues.


Do they also insist on a CLA so they can relicense contributions?
Even Stalman treats games as a special category given the artistic game assets. I think he’d still prefer the engine was FLOSS though and I assume the DRM is definitely verboten.


What was wrong with working with Godot that made them want to fork?
If you have ever read the “thought” process on some of the reasoning models you can catch them going into loops of circular reasoning just slowly burning tokens. I’m not even sure this isn’t by design.
Back in the days before streaming I had a large folder of Weird Al stuff including stuff that was mistagged because it was a funny song that sounded like it could be him.


Now I’ve read the article it’s unnamed industry analysts and it’s written by an AI. For all I know the AI has hallucinated the number.


I assume microcontrollers. Most of those are invisible to consumers.
One of the things I like about Horizon Zero Dawn is they introduced cosmetics so you didn’t have to compromise your visual style for the right set of numbers for your current opponents.


The term I’ve heard is the “right wing grift drift”. Even the left leaning Russell Brand went through the drift when he got cancelled after SA accusations.


Modern machines have TPM so we can do attested boot and validate a system hasn’t been tampered with. They don’t need third party kernel modules to test that.


Fundamentally the reason they want to use kernel modules is to observe the system for other executables interfering with the game. This is a hacky solution at best
The TPM hardware can support attested boot so you can verify with the hardware nothing but the verified kernel and userspace is running. That gives you the same guarantees but without letting third parties mess with your kernel.


It’s nice to see Valve and Igalia see the benefit of open GPU drivers for Proton and FEX utilise.
Freedom 1 of the four software freedoms is:
The freedom to study how the program works, and change it to make it do what you wish (freedom 1). Access to the source code is a precondition for this.