Recent Posts

A Ledger In PostgreSQL Is Fast!

4 minute read

I’ve been working on a ledger implementation in pure PostgreSQL called pgledger. For the backstory, please read my previous blog post: Ledger Implementation ...

Ledger Implementation in PostgreSQL

4 minute read

First, the tl;dr: I am working on a financial ledger implementation implemented entirely in PostgreSQL called pgledger.

Personal Notes Tooling

4 minute read

I love keeping notes. Everything from meeting summaries to packing lists to books I’ve read and more. And these days, I tend to favor digital notes. I’m fast...

DuckDB over Pandas/Polars

2 minute read

Since my previous post on DuckDB (DuckDB as the New jq), I’ve been continuing to use and enjoy DuckDB.

The Many Ways To Read Tech News

2 minute read

When I am interested in reading tech news, I have a few sites I often visit, such as: https://news.ycombinator.com (aka Hacker News) https://lobste.rs ...