Hacker News new | ask | show | jobs
by say_it_as_it_is 1749 days ago
I have to assume that neither of these services has invested in high-end hardware that would help to reduce compile times. If they did have high performance machines, compile time savings would be clearly promoted from landing pages. Fair assumption, right? What kind of solutions are people using for remote dev for this?
1 comments

Heya! Gitpod deploys Kubernetes nodes with 64gb of ram and 16vCPUs. In additon to this we precompile your application (CI/CD style) so you don't need to wait for compilation when reviewing co-workers work.

https://www.gitpod.io/screencasts/continuously-prebuild-your...

Wait I'd like to update the article with this info, do you have a link I can reference in the article?
Let's chat over at https://www.gitpod.io/chat. I'm Geoff.