I have 8GB on my Mac and I'm constantly slowed down by lack of RAM. Built a Hackintosh with 32GB and it's a world of difference. I don't know how people survive with such little RAM.
I do all my development on a Mac with 8 GB of RAM. It’s fine for my needs; I’m just very picky about keeping Chromium from running in the background on my Mac.
Spoken like someone that just uses a text editor to write JS. I used to spend a long time in massive Java codebases where the IDE would need some serious horsepower to index the code. Then I'd be running an application server for testing (inside a VM) and running another VM to for the SOLR index and another VM for the very heavy SAP ERP system. Then I've got Chrome and other apps asking for memory and processor power.
This setup is pretty common for people working on large integration projects.
Yeah, I use IntelliJ, Chrome, Photoshop and a few other smaller apps and sometimes even run Win10 on Vmware but I never see any noticeable slowdowns. I do tend to quit apps that I don't use as I hate cluttering my alt-tab list.
Call me old, but these days everything including people are so ram hungry I cannot believe the days when things were being done with less than a GB ram.
People talk like having more ram feels like a champ but as developers you might as well want to think about how things can be achieved using less ram.
rocky1138|6 years ago
pottertheotter|6 years ago
saagarjha|6 years ago
sliken|6 years ago
Sometimes for testing a VM or container (or three) are needed for testing.
Sometimes something heavy needs to run local for testing, maybe even one that specifically requires an OS you aren't currently running.
Given how dirt cheap ram is, I think it's really silly for all laptops/desktops to not support at least 32GB ram.
Seems like a selfish short term perspective to limit ram to 16GB, although I do expect that it significantly shortens the useful life of a laptop.
dylanowen|6 years ago
Also I can't compile servo and run IntelliJ at the same time which really slows down turn around.
That's not even accounting for Firefox + other programs.
AnIdiotOnTheNet|6 years ago
notzuck|6 years ago
This setup is pretty common for people working on large integration projects.
h1d|6 years ago
Call me old, but these days everything including people are so ram hungry I cannot believe the days when things were being done with less than a GB ram.
People talk like having more ram feels like a champ but as developers you might as well want to think about how things can be achieved using less ram.