Apple argues in favor of selling Macs with only 8GB of RAM

filister@lemmy.world to Technology@lemmy.world – 489 points –
Apple argues in favor of selling Macs with only 8GB of RAM
9to5mac.com
296

You are viewing a single comment

not OP, but I have to run fronted and backend of a project in docker simultaneously (multiple postgres and redis dbs, queues, search index, etc., plus two webservers), plus a few browser tabs and two VSCode instances open, regularly pushes my machine over 15gb ram usage

pretty much like this

That is basically my use-case. You add a DB service (or two), DNS, reverse proxy, Redis, Memcached, etc... maybe some containers for additional proprietary backend services like APIs, and then the application themselves that need those things to run... it adds up FAST. The advantage is that you can have multiple projects all running simultaneously and you can add/remove/swap them pretty easily.

RAM is cheap. There is no excuse for shipping a 8GB computer... even if it's mostly going to be used for family photos and internet.