Hacker News new | ask | show | jobs
by iasay 1439 days ago
This is basically how I operate most of the time. I ssh from my laptop to a bastion jump node and then ssh to my instance in EC2 where I do all my work in tmux and vim.

It's cheap, reliable, easy and it works like it did 20 years ago so it's completely network issue resilient as I can just attach to tmux again if something borks.