Blog

Latest post

Remote Editing Go Code With Emacs

I’ve been in an uncomfortable place for a while: these days I primarily write Go code, but on a machine where I don’t have a Go toolchain (don’t ask). As a result, I basically SSH/tmux into a dev machine and do my work like that. When the conditions are optimal that’s ok-ish, but each network lag or brief disconnection makes itself highly visible, and it’s just not great. Also, that forces me to use a different Emacs instance than the one I use for the rest of my regular activities, which is yet another annoyance I could easily live without.


Older posts