Working over SSH - opening URLs locally
For the last six months or so I’ve been doing the majority of my development work on an AWS box that I SSH into. I use Tmux so I don’t lose everything if my connection goes down and Vim for editing and almost everything works great (with a few port forwards set up so I can access development servers running on the AWS box in my local browser).