|
|
| | Ask HN: Buy a used 1U as a compiler server | |
8 points by tubby12345 on Dec 28, 2021 | hide | past | favorite | 26 comments
|
| | Lately (last ~6 months) I've transitioned to working on large C++ projects (e.g., LLVM). Naturally compile times are long and a serious barrier to learning/iteration. At work I have a beefy workstation (32 core threadripper, 128GB RAM, 2TB ssd) so I don't feel the pain as much. I'd like to get something comparable at home but I don't want to spend 5k or whatever. Looking around on ebay you find lots of decommissioned 1U units that are pretty cheap, pretty old, but multicore. Would it be a bad idea to get one of these if I'm going to use it just to offload compiling (either through vscode remote or by some other means)? |
|

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
|
* Buy a 2U server, not a 1U server. The 1U server fans are VERY LOUD and very annoying. The 2U server fans are still pretty loud, but more tolerable. If you are in the same room, even the 2U servers can be annoying.
* Check the CPU benchmarks (e.g. https://www.cpubenchmark.net/). Older systems with older CPUs might not be as fast as you expect.
* Check how much RAM the system supports and get as much RAM as possible when you buy the system. I had problems trying to add RAM sticks that had the same specs but the BIOS would not accept them because they were not identical (it apparently matched manufacturer IDs as well as timing).
* Efficiency will be less than a new CPU; same or higher wattage with slower performance.