TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Is MacBook Pro 14 M1 16/512 still a great choice for development?

3 pointsby dondraper36about 2 years ago
I have been using my kind of old Dell Inspiron for about 5 years. It has 16GB of RAM but the keyboard has been incredibly buggy recently.<p>In my country, it&#x27;s not that easy at all to buy a laptop without paying 2x price but there is one seemingly good option with MBP 14 M1 with 16GB of RAM and 512 SSD. The price is around $1700 which is not much higher than in the US.<p>There is also the newer Macbook Air M2 16&#x2F;512, but the price label bites at $1900.<p>Based on what I have read so far, the MBP is a decent choice: the screen is gorgeous, as well as the performance. The price difference makes it a no brainer, what do you think?<p>I am a backend developer with no crazy performance requirements. The good old combination of an IntelliJ IDE, containers, K8s, plenty of browser tabs.<p>Would you pay more for the M2-based Air?<p>In general, what caveats should I keep in mind when buying a Macbook? I have been a Windows and then Linux user all my life so I have little no idea as to what could go wrong.<p>With some pieces of equipment there are rules of thumb like &quot;don&#x27;t forget to check X&quot;, &quot;don&#x27;t buy if Y doesn&#x27;t equal Z&quot;? Is there anything like that here?<p>Thanks!

3 comments

johnthussabout 2 years ago
That&#x27;s a great computer for development. I have the 16&quot; version, but otherwise the same. It&#x27;s fantastic, unless you need to do ML stuff, in which case you might want a PC with an Nvidia GPU.
评论 #35570943 未加载
brucethemoose2about 2 years ago
Is the Asus G14 in your country? They are suspiciously cheap in the US ($1100 sometimes), have solid specs, and have a GPU for ML stuff (like running LLMs locally for free).<p>Otherwise, a M-chip MBP is good for the same reason. Just try to get one with more than 16GB of RAM if you can, as that is kinda tight in the long run.
tpmxabout 2 years ago
In case you need to run x86 containers: Docker now has Rosetta support - but it&#x27;s buggy.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;docker&#x2F;roadmap&#x2F;issues&#x2F;384">https:&#x2F;&#x2F;github.com&#x2F;docker&#x2F;roadmap&#x2F;issues&#x2F;384</a><p>Without Rosetta it uses relatively slow Qemu emulation.
评论 #35571070 未加载