Hacker News new | ask | show | jobs
by elfyhat 3686 days ago
Have you considered using SSHFS? I too do most of my development on remote systems. Once I discovered SSHFS it was great because I was able to use any IDE of my choice and I wasn't just stuck with those that offered remote development support. Since it sounds like you run linux it should be no problem to get running. I haven't tried it on Windows but from what I understand it works there too.
1 comments

I've tried it a couple of times... it introduced a fair bit of lag that I didn't see with other solutions. Not sure why.