kensipe / apple-silicon-m1-support

Tracking Apple Silicon M1 Issues and Development Support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apple Silicon M1 Development Support

As Apple has moved to Arm64 architecture with the release of M1 in 2020, I purchased an M1 mini to stay current and explore but wasn't in heavy dev mode on it. As Apple released the MBP Pro on M1 in 2021, I picked up an M1 Max targeted as my primary development machine. I assumed that ~ 1 year of M1 in the wild + Rosetta 2, good support would be in place... and I was wrong. I'm opting for a GH repo vs a gist in order to collect PRs of other developers experiences and expectations as well.

The intend is to capture the issues, solutions and work arounds for a full-stack developer on the M1 architecture.

Another goal is to move away from the need for Rosetta for all the things! More importantly is the need for things to work.

Happy to track other interest. My interest is:

  • Mobile support with XCode and Swift (no issues here of course)
  • Java development (with Gradle)
  • Front-end development with Node+
  • Kubernetes Development with Docker, KinD and Minikube.
  • Dev environment (terminal and utilities)
  • Documentation / Business Tooling

Not Currently Supported (Nov 21, 2021)

  • Many Docker images [1]
  • divvy - likely to find another windows manager. It's hard to find one that doesn't consume all the keymaps for a developer.
  • evernote - Lots of unanswered questions around M1 support. This one is frustrating, it is the one tool I commonly have up that is NOT M1 optimized. Starting this app, seems to create a process com.apple.speech.speechsynthesisd which hangs around after evernote is closed.
  • Istio which will be covered under k8s.

Work Arounds / Concerns

Odd and Needs Investigating

  • After a crash, the process CarbonComponentScannerXPC and chrome_crashpad_handler showed up as "intel".

Winners (Good Support)

About

Tracking Apple Silicon M1 Issues and Development Support