Recent Posts

Things I learned/revisited this week#1

1 minute read

Reading SSL certificate material with python cryptography library…deleting git branches…docker command formatting…escaping liquid syntax in markdown.

Python requests vs golang http,json

3 minute read

I have been exploring golang recently, refreshing my memory on some of the basics of the language and learning new topics on the go (pun intended :)). I look...

Using vscode remote-ssh with a multipass vm

1 minute read

When working with multipass Ubuntu VMs, the standard way is to use multipass shell [vmname]. I often switch between my mac and the Ubuntu VM for different ex...