You May Also Enjoy
Visualizing Financial Data with DuckDB And Plotly
4 minute read
I like to keep a pretty close eye on my finances, such as my spending habits and net worth. Over the years, I’ve used a lot of different tools, such as YNAB,...
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...