Recent Entries

[ 2026-01-31 ]

GO FOR FUN AND PROFIT

The Background

I worked for 3 years at a Python shop dealing with data science-esque workflows, sprinkled with some fullstack work with Plotly Dash.

My code might look something like this:

df = pl.from_csv("myData.csv")

READ MORE ->