Hacker News new | ask | show | jobs
by CoolCold 1144 days ago
and FreeBSD Jails were a thing 15 years before Docker came and made things affordable for the masses.

and Olympic champion can jump for 5 meters, but bridges over creeks is nothing uncommon for masses.

and Emacs has been able to edit files transparently on remote hosts ...

Probably Emacs can learn [if they care to be dominating on the market] on technical possibility vs being simple and handy.

=====

And if we take VSCode Tunnel, things become even brighter for VScode for remote editing.

1 comments

Remote editing on Emacs isn't a mere "technical possiblity." It's available out of the box, is no harder than working with local files, and crucially, doesn't require you to install anything on the remote host unlike VSCode.

Furthermore, Emacs still has the best tooling for remote development. They're worth using even if you use other software for text editing, like I do. Dired, the file viewer, makes working with both local and remote files easy and seamless. Org mode, which can be used like Jupyter notebooks, can run code blocks remotely using any language, and can even pass data between them.

It's nice if software professionals were more open towards software that they're unfamiliar with. Software can be useful even if it takes some effort to learn. Not every feature of some software is worthless just because it isn't a clone of a more popular alternative.

I have not found an answer on does it support dealing with containers on remote side, let's assume it does and pass this part.

One day I was not familiar with VSCode and I became familiar and many others as well. Just not Emacs. Assuming you are right and technically Emacs has all bells and whistles, it must be something else that not promoting it for being wide used.

And you skipped the part about VScode tunnels all along.

are you talking about tramp?