While you should have a backup of your data anyway.
While you should have a backup of your data anyway.
It kills me that I can’t remember where the article was exactly, because it’s one of mu favorite examples of why fighting indiscriminate tracking is important. I remember it being from a Scandinavian newspaper, maybe Dannish?
https://www.nytimes.com/2006/08/09/technology/09aol.html
https://techcrunch.com/2006/08/09/first-person-identified-fr...
As for the std::variant use case, using std::monostate is only a matter of convention there. You could use any of the other unit types just the same.
- std::nullopt_t
- std::nullptr_t
- std::monostate
- std::tuple<>
And I'm sure there's more.
Example devices are: LattePanda Sigma [0] and AsRock Industrial NUCS BOX-1360P [1].
Unfortunately they are quite expensive and enabling in-band ECC lowers performance significantly. So my next server rig will likely have an AMD PRO CPU instead.
[0] https://www.servethehome.com/lattepanda-sigma-review-the-ras... [1] https://www.anandtech.com/show/18732/asrock-industrial-nucs-...
https://en.wikipedia.org/wiki/Engine_efficiency#:~:text=Mode....
The coming standard claims "up to 2GB/s possible." [1], and at this "speed" (of adoption, that is), this is not coming anytime soon.
[1] https://www.pcworld.com/article/2124706/sd-express-9-1-new-s...
SD card users who care about speed have UHS-II equipment, but SD Express and UHS-II use mutually incompatible high speed signalling on the same pins (so cards and readers are only supporting one of the two - I guess technically this could be fixable with special purpose chips, but at large cost).
Users who care about speed but not about SD card compatibility are already using CFExpress, which is supported by most modern professional cameras and has much better hardware availability than SD Express.
It'd be interesting for systems to expose their efficiency curves, to make these kind of decisions optimally. Maybe your charger is much more efficient at 20v that the power efficient optimal solution is to pipe 20V in, even at low power modes. There's all kinds of optimization problems we could tweak, if this sort of efficiency data were visible.
Most modern smartphones can use that to charge their batteries more efficiently/with less heating of the phone.
Is that supposed to be a lot? Your phone receives multiple joules every second when charging, even with a slow charger.