#Emacs users typically do not run Emacs on a remote host. It's not necessary. We can edit remote files on our local Emacs instance, thanks to #TRAMP. Which allows things like #ediff two configuration files on two remote servers. We can locally #bookmark remote files, if we need to access them more than once. We can use #dired (file management) and #magit (version control) on remote machines, in a fully transparent way.

