Will Lotherington

firewatch WIP

firewatch answers one question: how long until I’m financially independent? You upload bank statements and pay stubs every few months, and it gives you a countdown plus concrete suggestions like “cancel that gym membership and retire 4 months earlier.” Everything runs on your own machine: no bank logins, no aggregators, no analytics, no cloud.

The firewatch dashboard on synthetic demo data: FIRE countdown, net worth, and spending

The interesting problems

Most FIRE calculators multiply your annual spending by 25 and call it a day. The engineering in firewatch is mostly about refusing to accept answers that are subtly wrong:

Decisions I’d defend

Status

Early days, and built in phases that each end with a working system. Phase 1, the financial engine and dashboard, is done. Statement ingestion, local-LLM statement extraction, and recurring-charge analytics are next. The source has the full roadmap.