Live data from Hacker News

Viewing profile — balves

balves

HN member
Joined
Fri, Jul 29, 2016, 12:21 AM UTC
HN karma
19
Public activity
8 items

About balves

No profile information was provided.

Recent public activity

  1. comment
    Comment #41557332

    Fava and beancount have some affordances here. You can make a data directory with a directory structure that matches your chart of accounts. Place datestamped files in here and the…

  2. comment
    Comment #38108799

    Nix-darwin seems like a solution worth looking into for this.

  3. comment
    Comment #35123007

    I wonder how much of this saltiness -- both on HN, reddit, and mainstream media -- is due solely to the name of the bank. If the headline was "California Regional Mutual Bank and T…

  4. comment
    Comment #31900451

    I think the only correct answer is "it depends" It depends on the relationship with the person who's code you are reviewing, it depends on the relative seniority differences, it de…

  5. comment
    Comment #30144286

    All of my high-volume (in terms of number of transactions) accounts are easily importable. There are a few that don't have great import functionality, but I only have 1-2 transacti…

  6. comment
    Comment #30140809

    https://github.com/redstreet/beancount_reds_importers/tree/m... https://github.com/jbms/beancount-import https://beancount.github.io/docs/importing_external_data.htm... Support for…

  7. comment
    Comment #30139516

    I switched to beancount after trying several other things (mint, spreadsheets, gnucash), and I like it quite a bit. It's choice to be very strict about things held at cost (like un…

  8. comment
    Comment #27383494

    What are people's thoughts on running nix without nixos, using a base system such as Debian or Arch? It seems like it might be a nice way to get reproducible dev environments, with…