Hacker News new | ask | show | jobs
by amelius 854 days ago
I'm often coding on a server with like 10ms round trip latency, so I'm not bothered by the small latency that my editor introduces. I'm using Vim, by the way.
2 comments

Same, and despite this, Vim over SSH feels better than regular VSCode (assuming a decent internet connection).
Ever tried the Remote-SSH plugin from Microsoft? With it I had the exact opposite experience, I'd regularly forget I was working on a remote dev machine!
I was under the impression that the smallest time humans can perceive is like ~30ms, in which case 10 is effectively instantaneous