> Can it run multiple programs at the same time?
I have used a M1 MacBook Pro, 16 GB, as my dev daily driver for many years. I generally never need to close any application.
Typical sample of apps concurrently in use:
- PostgreSQL (server)
- TablePlus (db client)
- Docker
- Slack
- Chrome
- Safari
- Zed
- Claude native
- ChatGPT native
- Zoom
- Codex
- Numbers
- Calendar
- the whole stack for whatever app I am building (Redis, Node, Rails, etc.)
With that persistent stack running, I can pretty comfortably launch whatever other apps I want to use: Office, Music, etc. I only see a beachball when I launch an Office app (they may not be native yet, I suspect it's emulating from x86).
I was skeptical that 16 GB would be enough. I bought this fully expecting to return it and buy one with more RAM. The Apple Silicon Macs are much more efficient with memory than even the Intel Macs. I believe some tech articles have been written on the why/how, but in practice you just don't need as much RAM as you think on Apple Silicon.
Office has been ARM/Apple Silicon-native for a while.
It’s just pig slow, even on my M3 Max MacBook Pro with 64GB of RAM.
I’m confused, you’re talking about 16 GB of RAM but OP said:
I have the M1 MacBook Pro with 16 GB too and it’s fine for normal web development and multi tasking but that … really isn’t surprising?I still regularly use a five year old Ideapad 14 Pro with 16 GB of RAM running Windows 11 and it’s also completely fine for dev work running servers/Docker/WSL2 VM/etc locally.