It's true it will cause some pain in the first year or two, but even as a heavy VMWare Fusion user I am really looking forward to the benefits of a vertically integrated laptop.
ARM Mac: Why I'm Worried About Virtualization
41–50 of 313 posts
Re: ARM Mac: Why I'm Worried About Virtualization
#42> Why can't you update the Docker image to also support ARM? You theoretically could switch your backend to run ARM Linux. However, this would take months - renting out ARM instances, re-building all repositories, and a tense switch over. I don't see why this would be so hard. If anything, I expect to see a massive upswing in things like AWS Graviton2 uptake, and a lot of common Docker images being built with ARM ver…
I'm kinda thankful to Apple for biting the bullet on this one. For whatever reason people will move mountains for Apple where other companies' products would just languish and die. The second order effects of ARM being something that's "safe" for people to use should be great!
Re: ARM Mac: Why I'm Worried About Virtualization
#43Re: ARM Mac: Why I'm Worried About Virtualization
#44It is very likely that ARM-based Macs will lack a performant hypervisor upon release. We will have to see how VMWare responds. I'd bet it will inspire new products and innovation and the desktop space will move towards a less x86-x64 centric world. In the end it is a short term problem. Someone will respond and provide a performant hypervisor that can run on an ARM host and virtualize x86-x64 and ARM guests. It's tru…
Re: ARM Mac: Why I'm Worried About Virtualization
#45I wonder if Apple will still allow a dual boot with a native (arm64 in this case) Linux
Re: ARM Mac: Why I'm Worried About Virtualization
#46Re: ARM Mac: Why I'm Worried About Virtualization
#47Re: ARM Mac: Why I'm Worried About Virtualization
#48Re: ARM Mac: Why I'm Worried About Virtualization
#49Earlier quoted context omitted.
>>> expect ... a lot of common Docker images being built with ARM versions out of the box. This has no chance of happening. The common cloud CI systems do not support ARM at all (travis, circle CI and co). There is only a minority of developers with macbook and the rest is not going to spend $2000 to buy one just to build some docker images.
They will. Trust me. And you can buy a cluster of RPis to build your images for $2000
Better question might be, how many of the most common open source projects are managed by volunteers in their spare time? These will not build for ARM, unless there is a free tool doing it automatically for them. Currently GitHub + travis/circle can do for x64 on every push to master.
Re: ARM Mac: Why I'm Worried About Virtualization
#50Develop on the platform you want to deploy to.