Shavethatmonkey t1_j4qkcv1 wrote
That's too bad, macs with intel were so versatile. The only reason I buy old macs is because I can run mac, windows, and linux on them. They were good for IT guys who worked on all three systems.
Youvebeeneloned t1_j4rpbwg wrote
This is literally the only reason they are still Intel on the pro... way too much pro level apps that require the Intel chip and are not compiled for ARM.
Whatmeworry4 t1_j4rqyel wrote
It’s probably the most complicated transition and also the least profitable. How much does the Mac Pro contribute to Apple’s bottom line or to increasing overall sales? I would guess it’s a tiny percentage.
Youvebeeneloned t1_j4s2wv3 wrote
yep.
Photodan24 t1_j4ttogu wrote
Doesn't matter. M1 and M2 chips invisibly run Intel code under emulation and do it impressively fast. Faster than the Intel chips run the same code in some cases.
kangadac t1_j4v48pa wrote
Rosetta 2 is the key part of this. Only works under MacOS, alas.
I tried running x86 emulation under qemu and was sorely disappointed. qemu, unfortunately, isn’t well written for this use case (only keeps 16 MB of instructions translated in memory at a time, last I checked). Rosetta 2 just rewrites an entire app once.
But I was trying to emulate an entire VM, which isn’t something you can just point Rosetta at.
carl_on_line t1_j5j1qha wrote
> Rosetta 2 is the key part of this. Only works under MacOS, alas.
And Linux.
rakehellion t1_j5755sk wrote
Which apps?
Baumschmuser123 t1_j4s9bjw wrote
I seriously doubt this is any reason for apple at all.
kent2441 t1_j4tclr7 wrote
Apps don’t need to be compiled for ARM to run on ARM.
helixflush t1_j4uau9x wrote
Rosetta is a thing you know
bradland t1_j58s85q wrote
I run MacOS, Windows, and Linux on my M1 Mac Studio all the time. It works fantastic.
Shavethatmonkey t1_j5oyvg8 wrote
A virtual machine isn't "running it" on the laptop, in my opinion. But it's fine for many people. In a pinch I do that, but really prefer running on bare metal.
Viewing a single comment thread. View all comments