Hacker News new | ask | show | jobs
by gambiting 3653 days ago
I'm a C++ developer working in games dev, my machine has 64GB of ram and that's absolutely definitely not enough. I've got a 12-threaded Xeon and just compiling the whole project would take nearly 2 hours on a single PC, distributed it takes 20 minutes(and uses most of RAM). If I need to run my own game servers I'm running from swap constantly(the usage hovers around 90-110GB just for the server + client), we had SSDs installed specifically because of that - but I think IT is already putting together PCs just for programmers with 192 or 256GB of ram. But even working in Unity on a small project, 16GB is bare minimum.