logoalt Hacker News

semiinfinitelyyesterday at 6:08 PM5 repliesview on HN

same! how do you deal with cloudtop latency though? sometimes my neovim is very slow and laggy because of the remote connection / network file system


Replies

honrtoday at 8:16 AM

Cloudtop to run builds, g4 commands, etc., and srcfs / srcfsn to actually write code. (caveat: I have never used neovim, so I don't know if that is different).

alienchowtoday at 12:08 AM

Spin up one in the US central region instead of an instance near your satellite office. The bottleneck is usually not your shell connection to the instance but the connections from the instance to all the infrastructure that's mainly based in the US.

wmedranoyesterday at 6:11 PM

I use a workstation specifically to improve latency. Needed to get approval at some point to get a refresh though.

show 1 reply
darkvertexyesterday at 6:31 PM

Ever tried SSH'ing via "Mosh"? https://mosh.org

j2kunyesterday at 8:27 PM

I have a (Google-issued) desktop in the same city I live in, so the latency is not so bad.

show 1 reply