I’m not that familiar with WSL, can it interface with libraries like DirectX or Vulkan?
I’m not that familiar with WSL, can it interface with libraries like DirectX or Vulkan?
I didn’t know that, thanks! That’s actually very impressive, and given how efficient qemu-style emulators are, I wouldn’t be surprised to see near-native performance despite a little bit of overhead from emulating game logic.
No, not that much. The emulation of the syscalls are specific to Linux, so none of that is usable on Windows. They could reuse the emulator, but it seems likely they would write their own from scratch so they can keep everything closed source. Obligatory: fuck Microsoft.
Well, not exactly… WINE is a compatibility layer for syscalls between the x86 Windows API and (among others) the x86 Linux API, quite similar to how DXVK translates from DirectX to Vulkan.
What proton does is combine utilities like Wine and DXVK into a user friendly bundle, along with contributing substantially to the projects it bundles to make them interoperate well.
This looks to me like they want to bundle another utility, which does fast emulation of x86 user code on an ARM Linux system. Another commentator mentioned they are using FEX for this, which looks to me to do the same core task as qemu-user, but more focused on x86 to ARM and generally user-friendlier. That emulator could then be used to run x86 Wine on ARM.
The way qemu-user and FEX emulate one ISA on another is actually very cool btw. They realise massive speed gains by intercepting syscalls and executing them directly, instead of emulating a whole x86 Linux system.
4K Ultra DLP LASER Projection®©™
Don’t forget the garbage listicle websites which pollute every search for “the best x” where x is something like a vacuum cleaner. Judging by the utter uselessness of search engines these days, there must be A LOT of those sites…
Yes, collective punishment, i.e. trump gets elected.
The problem with using the filibuster is that it only works when you know the other side doesn’t have 67% in the senate. With both the democratic and republican parties being in the pocket of AIPAC, I suspect they could easily get the votes to break Bernie’s filibuster.
And much before that it was rule-based machine learning, which was basically databases and fancy inference algorithms. So I guess “AI” has always meant “the most advanced computer science thing which looks kind of intelligent”. It’s only now that it looks intelligent enough to fool laypeople into thinking there actually is intelligence there.
IMO this should be the case for everything developed using public money, looking at you, pharmaceutical companies…
And they force you to use it if you want autosave, which is essential in a work environment given the stability of MS Office programs (or at least my ability to crash Excel).
I don’t know what happend the last few years with Lunduke, but it seems like he went down the conservative/conspiracy rabbit hole and now I don’t trust anything he writes anymore. Please see for yourself, this article is a good starting point: https://lunduke.substack.com/p/the-tech-industry-hates-you?utm_source=profile&utm_medium=reader2
Friendly FYI: Brave is based on Chromium, so under the hood it uses the same browser engine as Chrome. I can’t recommend switching to Firefox enough, not only because it’s a good and fully featured browser, but also because its existence is vital to keeping Google’s power in check.
Even if Tesla itself doesn’t do that, it’s something to be concerned about in case a vulnerability is found that allows remote access to the camera’s (or worse any local video recordings that may exist).