←back to thread

1080 points antipaul | 1 comments | | HN request time: 0.201s | source
Show context
Aperocky ◴[] No.25065701[source]
ARM is the future, at least in laptops.

Apple lead the fray again, it's incredible.

replies(3): >>25065872 #>>25066646 #>>25090458 #
systemvoltage ◴[] No.25065872[source]
I have a burning question: Can I use gcc, python, etc. on the new M1-based Macbooks? I am thinking about getting one but not sure if I can use it as a development machine. How does rosetta translation layer work with brew apps and other binaries?
replies(4): >>25065910 #>>25066139 #>>25066206 #>>25066218 #
1. lawnchair_larry ◴[] No.25066139[source]
Brew would just compile the ARM version and it should work the same for the most part. Same as running Linux on ARM (like raspberry pi).

I’m not sure if it supports it immediately, but this isn’t a difficult change, so it will certainly come soon.