Yeah, you either need a separate GPU or a iGPU/dGPU that supports SR-IOV. Some Intel iGPUs support it, and allow you to make virtual GPUs that can be pass-through`ed to VMs.
Yeah, you either need a separate GPU or a iGPU/dGPU that supports SR-IOV. Some Intel iGPUs support it, and allow you to make virtual GPUs that can be pass-through`ed to VMs.
Because a global pandemic broke your sensor supply chain and you still want to sell cars with FSD anyway, so cameras-only it is!
This isn’t sufficient. I’ve been running DNS adblocking for a decade, advertisers have wised up to it and can easily sidestep it.
Different OSes for different use cases. You have a job to do. Just use Windows.
If you want to use Linux, use it on your own machines on your own time.
That said, there are a few things you can do if you really want to use Linux:
These days IPP Print Everywhere support makes driverless printing easy
Looks like Google is calling it Play Integrity these days: https://developer.android.com/privacy-and-security/safetynet/deprecation-timeline
But it’s this: https://developer.android.com/google/play/integrity
It’s an API that ensures you’re running apps on the hardware and Android ROMs Google approves of. It can also ensure that apps are not running on rooted phones.
Developers can integrate it into their apps. Banking apps do it, for example, and won’t run in Waydroid as a result. More and more apps integrate it over time.
You can use QEMU’s usermode emulation to transparently run ARM binaries with binfmt_misc on x86.
You can test Linux out by using a live USB instance or in a VM. You can also dual boot so you’ll always have Windows available if you need it.
You can also install WSL on Windows or something like Git Bash or MSYS2 to get a Linux-y environment on Windows.
Will never happen because of SafetyNet. Google does not want you running Android apps on anything other than their approved Android ROMs.
The hell that was configuring XFree86
Embrace
Extend
Extinguish <-- you are here
the “Bob Dylan-ness” or “Hemingway-ness”
This is a dumb argument and it’s still wrong. Likeness is protected by copyright laws. See Midler v. Ford.
USWDS is new and is a response to exactly that problem. You’d be blaming people who have nothing to do with the status quo who were hired to fix the problems you’ve experienced.
I’m using passkeys in Firefox everyday just fine.
I think more serious and organic discussion isn’t necessarily going to be positive all the time.
Cool opinion
You’re paying for convenience for literally everything, and this price gouging has effects on the market as a whole by raising price points.
If delivery apps find that people will pay 30% more for a Big Mac, plus several additional fees and tip, it only makes sense for McDonald’s to eventually raise Big Mac prices by 0-30%, minus any fee or tip because there are none.
I don’t use them, but this is a false dichotomy. It isn’t “don’t use them or shut up”, I’m going to talk about the blatant price gouging whether you like it or not.
It’s not just the delivery fees, it’s the markup of the food. It used to be that you paid the same menu prices for delivery or pickup, and the only additional fee was the tip for the delivery driver if you didn’t pick it up yourself.
Here we have the food being significantly marked up (a Whopper meal is usually ~$8 dollars depending on where you are, not $18), on top of a delivery fee, on top of platform fee, on top of a delivery tip.
All you need to do is insert the
kvm
module and use something like QEMU to take advantage of it. I’d assume if you’re using QEMU then you’re using KVM by default.