Hacker News new | ask | show | jobs
by jorl17 1856 days ago
Ah, I expect that this is where things might go south! Since many apps are built for x86/x64, I'm sure that when you migrate to the M1 mac, they will run in intel "emulation" mode or just crash/fail!

I'm not talking about apps that you got from the app store or similar, but, rather, things you installed via homebrew!

When I temporarily had to move back from a more recent (~2014) mac to an older one (~2012), I got bitten by that becuse some apps installed via homebrew had been built from source with optimizations that the older machine didn't support. It was easy to fix, since I could just reinstall them as I saw them breaking, but it was an annoyance nonetheless.

1 comments

I actually just got an M1 Mac since that post and I've decided to start from scratch again for the exact same reasons as you've mentioned here.