surban

↗ HN profile [ 27.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hey HN, I built a small tool to solve a problem on my build VM, which has 32 CPU cores but only 16GB of RAM. Running make -j32 would frequently fail when the OOM killer terminated a compiler process. Throttling with a…