Earlier quoted context omitted.
I tried WSL, but when WSL 1 was abandoned in favor of Hyper-V I was devastated because the new Hyper-V WSL is kind of shit in comparison. No longer are processes and files shared with the host system, you just get an opaque block of CPU and an opaque block of disk space being used. BTW, if at any time in the future you have to clear out part of that opaque block of disk space to make room - good luck shrinking it. I…
My read on this is that eventually microsoft flips them around and puts windows in the VM with device pass-through
Hackintoshing as a sustainable environmental practice
81–82 of 82 posts
Re: Hackintoshing as a sustainable environmental practice
#82Earlier quoted context omitted.
Presumably ARM hackintoshes are, or will be, possible too? Recent ARM processors (eg: Qualcomm’s Snapdragon X) have performance comparable to Apple’s M-series, and are even finding their way into desktops. So there shouldn’t be a shortage of candidate hardware in the coming years!
ARM processors significantly differ from Apple Silicon. Apple's M series are not fully compliant with the ARM64 ISA and contain undocumented instructions. There was a discussion about that a few month ago on /r/hackintosh https://www.reddit.com/r/hackintosh/comments/1c9rfdz/is_hack...
Do you have a source/evidence for this claim (other than a reddit comment)? Apple's processors are (should be) not only fully compliant with the ARM64 ISA (AArch64), but Apple actively contributes to defining new revisions of the ISA.
It's true that M series has had some private extensions. eg: the TSO memory model to support Rosetta, and the AMX matrix co-processor. But that doesn't mean they aren't fully compliant with the ISA. And in any case, as of the M4 CPU, Apple have reportedly replaced AMX with the new, official ARM SME matrix instructions anyway.