|
|
|
|
|
by notzuck
2423 days ago
|
|
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. |
|
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.