top | item 36023335

(no title)

pmcginn | 2 years ago

Reading the LWN post about why they chose GnuCash was a great reminder to me of why I chose beancount--all the other financial solutions out there did about 80-90% of what I wanted, but never 100%, and no way to get them to 100% either.

I'm not a programmer, so I had to install and learn a lot of tools along the way, but now there's literally nothing I want to do with my financial data that I can't. It's all just text files, python, git, csv, and json. I haven't encountered a single problem that I wasn't able to solve with just a bit of time and searching through stackoverflow or github.

discuss

order

AlbertCory|2 years ago

Very true. A lot of these big systems expend effort on basic stuff (storing, displaying, dating, categorizing, summarizing) that's done just as well by other systems.

Also, your accountant doesn't need every transaction; just the categorized totals are good enough. He/she doesn't mind entering a FEW numbers in by hand.