|
|
|
|
|
by mangeletti
3562 days ago
|
|
I've never been more impressed by an editor than I am by Sublime. Literally everything about the editor is excellent[1]. My rule of thumb is: If I'm on a server via SSH, it's Vim. Otherwise, it's Sublime.
1. Actually... https://news.ycombinator.com/item?id=12553584 (sorry if you're a robot and just got stuck in recursion) |
|
The only problem with this setup is that sshfs is bad at recovering from network errors. If someone made a version of sshfs that could automatically reconnect after an interruption then this setup would be practically indistinguishable from working locally, even on moderately high latency connections.