Explore >> Select a destination


You are here

maissan.net
| | www.webupd8.org
13.2 parsecs away

Travel
| | How To Test Internet Speed Via Command Line ~ Ubuntu / Linux blog
| | newcome.wordpress.com
11.5 parsecs away

Travel
| | I wanted to spin up a Linux development environment to hack on some code that needed epoll. I could have run everything in a Docker container, but I kinda wanted to be in that environment for total hackage. I thought maybe I'd just do it in a Virtualbox instance. Then I didn't want to install...
| | juffalow.com
10.4 parsecs away

Travel
| | I am currently working on three computers and it is real pain to get everything synchronized. Of course I am using git repositories and cloud but I still have to get rid of apache server, databases, etc. So I decided to create Virtual Machine which I save on USB drive and try to do it this way.
| | nodogmablog.bryanhogan.net
34.8 parsecs away

Travel
| It is easy to debug an AWS Lambda function locally with Visual Studio Code, all you need to do is install one tool and make one change to the launch.json file. Read on to see how.