Blog

Blog

My blog, arranged by date, or by tag.

It Works On My Machine

Nov ‘22: Ensuring Python apps work everywhere, forever

#python #reproducibility

How I Run Experiments for My PhD from Anywhere

Oct ‘22: Using WireGuard and a VPS

#vpn #ssh

Cursed (lambda) For Loops

Aug ‘22: C-style for loops using Lambda Calculus in Python

#lambda-calculus #python

mustalgia.me

Jan ‘22: Nostalgia-powered Last.fm music listening insights.

#music #data-science #python

Pythagorean Triads, with Lambda Calculus, in Python

Aug ‘21: I implement a familiar program using an unfamiliar paradigm.

#lambda-calculus #python

The Case for DIY Software

Jan ‘21: When does it make sense to write your own software?

#programming #unix

Is Music Getting Better or Worse Over Time?

Sep ‘20: A look into 40 years of Rate Your Music’s top-1000 charts.

#data-science #music

How Does a Mountain Know When It’s Peaked?

Aug ‘20: Locating summits using persistent homology.

#data-science #topological-data-analysis

A Scarcity Mentality - Thinking like the Silicon

Sep ‘19: Low-level programming is tedious. But with a scarcity mentality, you can have your cake and eat (most of) it too.

#programming #python