Recent Posts

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...

Fun with macOS dtruss

6 minute read

I was working on a little tool on macOS and wanted to see what system calls does it call internally. Apparently, strace is specific to Linux. macOS has dtrus...

Dopamine Nation - Dr. Anna Lembke

1 minute read

Started off the new year with the book Dopamine Nation by Dr.Anna Lembke. I came across Dr.Anna Lembke first in this episode of HubermanLab Podcast by Dr. An...