Recent Posts

Exporting YNAB to Ledger

1 minute read

My wife and I have been using You Need a Budget (YNAB) for a few months now. Overall, we like it, but the lack of reporting is a big missing feature. It’s ha...

Goodbye WordPress

less than 1 minute read

This is my last post in WordPress. I’m migrating this blog to Ghost. All of the existing posts (with their current URLs) should keep working, and hopefully t...

About

less than 1 minute read

Java REPL with JShell and Bazel

1 minute read

One great new feature of the upcoming Java 9 release is JShell, a Java REPL. Java is long overdue for an official REPL, so I was eager to try it out. I found...