The interesting thing about the article is that all this EU regulatory control over corporations is in fact deeply capitalistic and the very reason for its existence, and in the corporations interest. Which is not what most EU citizens would consider being on the left of the political spectrum.
The idea is: we need regulation to shape the market where businesses can compete freely to the advantage of both businesses and consumers. If we don't regulate, monopolistic corporation would threaten the single EU market.
Or even more simplified: we need rules to have a free market. The US version (or one of the versions) of capitalism is more of a free-for-all, where the most important thing is to reduce regulation, not increase it. It seems to trust the judicial system more than the government.
CPU temperatures can swing from 40C to 90C and back in a matter of seconds as loads come and go. Modern fan control algorithms have delays and smoothing for this reason.
If you had a steady state load so stable that you could tune around it, setting a fan curve is rather easy and PID is overkill. For normal use where you’re going between idle with the occasional spike and back, trying to PID target a specific temperature doesn’t really give you anything useful and could introduce unnecessary delays in cooling if tuned incorrectly.
Yes please. Check every item for authenticity. That’s why I’m an Apple customer. I’d buy android if it weren’t the case.
If instead of VIN-locking they just notified you a differenr part was swapped out, you could go get some part from a trustworthy third party and replace that potentially back-doored part yourself.
The devs using the OSS engine also wouldn't be stopped from spending resources on making the engine better for their uses (and in turn, making it also better for everyone), similarly how it works with Linux.
8, 16, 32, 64 bit mov + add + sub + load + store. and/or/not/xor, blah blah blah
obviously it gets way more complex.
just curious “unlocking its potential”
i thought the primary benefit of risc-v is how easy it is to implement since it never gets into the more complex messiness that’s modern x86_64 and all of its extensions