Below you will find pages that utilize the taxonomy term “security”
Posts
VPN for remote development (and edge compute)
So in an earlier post I mentioned outlined how I use a central dev machine with remote VSCode to keep one checkout of my code and develop on it, no matter what device I’m using, while maintaining a good developer experience (low latency). There’s a couple of issues that I needed to overcome while developing this approach.
When developing it is common to fire up a development server that you can hit with a browser to see how the final product will behave.