Hacker News new | ask | show | jobs
by evtothedev 1981 days ago
I was literally just coming on here to ask this question! Specifically, whether or now homebrew is happy with the m1.
2 comments

homebrew mostly works, but if something depends on java or openjdk or whatever (like sbt) it tries to build it for x64.

If you have the arm64 openjdk installed from Azul, you can edit out the dependency from the cask and it works fine.

Much happier today than it was on the day M1 shipped!