Remote development Server
Posted by DerKnerd@reddit | buildapc | View on Reddit | 0 comments
Hey everyone,
Since my Framework Laptop 13 with an i7 1360P gets to its limit on my current Rust project, I am thinking to build a remote development server for when I am at home. My main question is the CPU. Rust compilation benefits from more cores, while the basic compilation itself is single threaded thanks to LLVM. What I need is a CPU with at least 24 threads, a high Single Core performance and a price tag not above 500 €. I am happy with an older Xeon or Epyc model or an older CPU model in general. The minimum supported RAM should be starting at 64 GB. I was thinking of simply renting a VM in the cloud but boy get they expensive. My laptop has currently 64 GB RAM and works for most projects good enough and in the go the performance is fine, just at home I would like a bit speedier compilations, since they Happen on file changes.
Thanks in advance DerKnerd