i Dark Matter Industries

The S&P 500 Vix Narrative

When the capital markets are volatile, movements in an index like the S&P 500 (SPX) are more likely to catch you by surprise.

macOS Catalina Broke Anaconda

If you, like me, depend on Anaconda for your data science needs, you would have got a surprise when you upgraded from macOS Mojave.

Python List Comprehensions

Python is undeniably cool. But one of the coolest things about python is the ability to generate lists from complex arguments over a single line of code without having to resort to multi-line for loops.

Mutiple `ssh` Identities

I was quickly setting up a Google Compute Engine (GCE) on the Google Cloud Platform (GCP), when, out of laziness I copied over my default ssh public key which I had created many months ago principally to ssh into a local Raspberry Pi.