Hacker News new | ask | show | jobs
by shadow_s 5397 days ago
That's how I develop. Since I use vim anyways, I just ssh into a linux dev server from my windows box and code right on the server with the only delay being latency. 99% of what I do can be done in the command line so I end up with few problems.