ARM

illustrations illustrations illustrations illustrations illustrations illustrations illustrations
Running non-Apple Intel binaries on an M1 Mac

Running non-Apple Intel binaries on an M1 Mac

Since late 2018, I’ve been developing on Apple Silicon. You can read about it in an earlier article. But that’s using an iPad, and the only native builds I can do rely on an app that’s no longer available. What most people think of developing on Apple Silicon, they’re thinking of M1 Macs. And I’ve been doing that since May 2021.

Read More
Running ARM Linux on an M1 Mac

Running ARM Linux on an M1 Mac

Next week, I’m going to look at running non-Apple Intel binaries on M1 Macs. But today, I’ll go over some options for running ARM Linux on M1 Macs. Specifically, I’m going to cover Ubuntu because it’s the most straightforward install. Why would you want to do this? Well, as good as homebrew is, I’ve found that there are quite a lot of missing packages and my experience of building from source on the latest macOS hasn’t been a particularly pleasant one.

Read More