This Tech Blog is an Ad

I used a new dataframe library (polars) to wrangle 300M prices and discover some of the most expensive hospitals in America. Code/notebook in article

Generics Can Be Fast (If They’re Value Types)

I used a new dataframe library (polars) to wrangle the one of the largest housing price databases. Code in post

Migrating our monorepo to Yarn 2

DoltLab v0.2.0

Finding Deadlocks in a Golang Database

Creating a Postgres Foreign Data Wrapper

A database transaction that lasts for months

Generating zsh completions for a golang CLI with subcommands