Hacker News new | ask | show | jobs
by suchar 1340 days ago
With crappy Internet connection you still can do remote development (it doesn't take much bandwidth, after all it's mostly text). But what if you need to download dependencies/docker images or upload e.g. docker image? With a remote development you can offload that to a beefy server with gigabit connection.
1 comments

That is indeed a good point.