TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Visual Studio Code Remote Development may change everything

27 pointsby wickchuckabout 6 years ago

4 comments

woahabout 6 years ago
Mac has had the mantle of “user friendly OS for developers” for a long time, but how much longer will that last? Apple seems not to care about the use case much and perhaps Microsoft can patch all the issues of not being built on Unix with stuff like this.
mflowerabout 6 years ago
This threatens to be a pretty nice replacement for mosh/tmux/neovim. I’ve been using the insiders build and the only thing missing is better handling of flaky connections.
ilakshabout 6 years ago
Well, SSHFS, SSH, and Docker have been a thing for a long time.<p>To me it seems like a lot of this is bending over backwards to keep developers in Windows even though they are working on Linux-based software.
rurbanalmost 6 years ago
Like tramp on emacs? (exists for at least 20 years) Or sshfs? (8 years)