My 2013 15" MBP will reach the end of its life at some point and I'm looking to replace it with a 16" ARM MBP when they're released.
I do full stack web dev with PHP, and JS/Vue/static site generators on the front end. I also do some visual design, and occasional lightweight video editing (iMovie only).
I'll use the new machine for at least 3 years, and maybe even 5 or 6 years. I'd like to get 32GB of RAM, but it is an expensive upgrade, it's not something I'll add just for the sake of it.
How useful do you think the extra 16GB of RAM will be for this sort of work?
Top comments (69)
If you can afford it, get the 32gb. The macbook will last you at least 5 years and better be ready for new requirements, technology, workflow..
Last macbook I bought (mid 2014) I decided to max it out (ram, ssd and gpu) and believe me I dont regret it even if it was quite hard on my wallet..
It seriously depends on your stack and tooling. I see that you've mentioned using php, but there's other things which can eat up a lot of resources such as your database (or other middleware like elasticsearch). There's also a huge difference in resource consumption between intellij and vim. You can still develop on an 8gb machine without issues, it just depends on what you use.
It depends on your workflow. My work machine (not a mac) has 32GB RAM, but I use virtual machines to set up the environment to be close to production like.
If you're running all services locally, then 16GB should be just fine
16GB? 32GB? I have only 4gigs....smh
That's rough 🙁
I can't even run vscode with extensions bruh... 😂
4GB can only run some Electron instances. Pick between Slack or VS Code
Nah, sublime and firefox. Take it or leave it.
Sublime? Rather Emacs. I actually did that my first weekend on the job. We had some miscommunication so I showed up without a laptop. Ended up using a thin client with 4GB of RAM, set up Archlinux with Plasma 5, Emacs, PostgreSQL, PHP and Firefox.
Never tried emacs, will give it a go
Same, same, the 4 gig life is rough
Have a good look at non-Apple kit. You can run Linux on anything that runs Windows so you don't have to so that, and you don't pay the Apple Tax. You'll not find a better touch-pad than MBP's tho.
If you're doing apple app Dev then you need a MBP, else, you're just buying into the ecosystem.
Beware the non-Apple laptops following their lead on soldered components, though.
Here I go with my minimalistic setup for web-development it works fine for me but not awesome but 16GB ram is sufficient but take care of browsers open and tabs to friends then everything will go smooth like butter 😂💯 and use firefox you can check it out my recent article on dev why firefox is the best browser for web-development .
I found your stickers are sticking in my eye as well as my Brain.....
AHHH, soooooo Coooooooooolllll
wow, not so minimalist :)
I have a 2011 Macbook Pro. Since the stuff is not glued I was able to upgrade it to 16Gigs of RAM and 512GB SSD.
For web development it still runs damn fine even though the CPU is like 10 years old.
So if you go with 16GB RAM, the newest ARM CPU and a SSD you should be well prepared for web development for the next years tbh.
I also want to get M1 16 in and I am thinking to go for 32 gb. Here's why I had 16 gb hackintosh and it was working all fine until i got a project which has multple internal projects and all dockerized.. When i had to run more than 2 projects the docker alone would take up to 14 gb so I had to add another stick of 8gb.
This was hackintosh .. upgradable .. M1 wont be upgradable and you don't know in 2-3 years what kind of projects you will be working and some time multiple memory eating things running at a same times ! so better go with 32 gb! Hope this helps
yeah, the non-upgradability is a thing. I went for 16GB for various reasons, but would err towards 32GB for my next generation.
The Apple Silicon chips are interesting as I believe they are more memory efficient due to their architecture. Having the memory integrated with the chip reduces churn and the need for RAM. Still, VMs and Docker aren't light!
I have 64gb and don't regret it at all. Chrome can easily eat up 20gb, with all the tabs I keep open (150 - 200), add Gimp, inkscape, Nautilus, 8-10 terminals, and I am often using more than 30gb. I highly recommend using a desktop, switched from laptops about 10 years ago. Not only does it save money, looking at these two 27" BenQ screens and mechanical keyboard beats any laptop. The whole set up is under $2000 USD and completely silent. Just have an old laptop for meetings.
How do you live with this sh*tload of tabs? Do you even remember what the first ones are about or you just keep opening them over and over again?
If I am working on multiple projects at the same time, it can get hairy. Right now I have 11 tabs open to different bitbucket repos, 5 Google sheets 16 documentation tabs, and 64 other tabs. 2 Firefox windows, 4 chrome windows, 7 terminals, 7 images in Gimp, and 2 Inkscape.
Wow I wish. 😻
But how can you keep track of your life?
You probably already decided on that, but for everyone stumbling upon this post, here you can find my comparison between MBP 16" i9/64G and i7/16G for development that includes docker, some npm scripts and occasional Xcode.
nowicki.io/macbook-pro-16-64g-i9-v...
tldr;
I feel no difference.
When the 16G is idling after start it takes 8GB of RAM (compared to 20GB on the higher version).
When I'm fully in the working mode (IntelliJ open, docker containers running, npm frontend bundlers + chrome tabs with devtools) I always have little spare RAM. Looks like MacOS is just being awesome in the memory management aspects.
Thanks for this – interesting read.
I wonder too if the fast SSD MBPs have mean that a bit less RAM is even less of an issue?
I'm hoping to hold out until the ARM based 16" are available and maybe the memory offering will be different then. If not 16GB might be enough.
Some comments may only be visible to logged-in visitors. Sign in to view all comments.