Ask HN: How do you record your personal finances?
61–70 of 77 posts
Re: Ask HN: How do you record your personal finances?
#62Basically all I need to do is: login in to the bank's web app and press Ctrl+Alt+P
I wrote a script which can take transactions from my banks webapp, gave it to dab-dab (https://github.com/Yaser-Amiri/dab-dab), added a key binding to Surfingkeys to extract the token and other related stuff from the cookies, send it to dab-dab to run the script, the script adds the transactions to the ledger files.
By the way I have some extra sugers in the script for resolving the destination/source of money to hledger's accounts and descriptions.
Re: Ask HN: How do you record your personal finances?
#63Re: Ask HN: How do you record your personal finances?
#64Earlier quoted context omitted.
I think the logic here is that you don’t want to rob your future self to cover your current self’s emergency. Imagine a prolonged expensive period (car breaks, then you get sick, then you need funds to help a desperate relative, etc.) - you need extra money over a period of months but you don’t have it coming in current cash flows. When you borrow from the 401k you have to pay it back, which you won’t be able to do r…
This all sounds like the solid advice I've heard before, but your very first line is where my disconnect lies. How is it not robbing my future self to divert that money into a savings account instead of having it sit in the 401k? All the money I would've had sitting in the savings account is likely experiencing growth (over time) in the 401k, making the chunk of cash that would've been sitting in the bank larger thro…
A final thought here - there’s a temptation to see “emergency” savings as something you _might_ use, but I think for most folks (especially those with families) emergency funds are something they WILL use at some point (life happens, and it’s expensive) - so they need to be saving in addition to retirement planning. If your retirement plan explicitly includes the notion of looting the 401k at some point, then that might work for you - but for most people viewing a retirement account as emergency savings is dangerous because it leaves them under saving for inevitable bumps in the road.
Re: Ask HN: How do you record your personal finances?
#65Earlier quoted context omitted.
You should still be building an emergency fund at least to cover unexpected expenses, and if you can afford to contribute extra to your 401k than it sounds like you can afford to do that. Not to shill for YNAB, but it's specifically designed to help break the paycheck-to-paycheck cycle, even for people with a decent amount of cashflow.
I've heard this for awhile, and I never really understood it but perhaps it's just my particular situation. I can take an interest-free loan from my 401k-type plan at any time. I figure if I lose a job or have an emergency taking $5,000 out of that would be basically the same thing as taking $5,000 out of a bank, except it's been earning returns before that emergency. Do most 401k plans not allow you to take out mone…
Now, you may not mind that, but it's worth keeping in mind. So while you're employed, this can work, but once you become unemployed you lose 10% on that withdrawal if you're too young, and maybe also owe taxes. That's a steep penalty.
Re: Ask HN: How do you record your personal finances?
#66Earlier quoted context omitted.
This all sounds like the solid advice I've heard before, but your very first line is where my disconnect lies. How is it not robbing my future self to divert that money into a savings account instead of having it sit in the 401k? All the money I would've had sitting in the savings account is likely experiencing growth (over time) in the 401k, making the chunk of cash that would've been sitting in the bank larger thro…
401k money = pre tax and is invested. 20k in a 401k = 15k after taxes (random example), and how long will it take you to get that money? Have you been in a real emergency, where you need serious money within minutes, not days? Because that's what an emergency fund is for. If I need 10k for an emergency right now, I have that available via card within seconds or (entirely) in cash as soon as I can get to an ATM or ban…
Re: Ask HN: How do you record your personal finances?
#67If I go a little over it's no big deal, but I try to stick to it. I pay myself a pretty low salary. The rest stays in my company, some as a buffer and some gets invested.
I find this solution works best for me. I'm constantly working on suppressing my impulse buying habits, but YNAB or other systems didn't really eradicate them and having this single number to aim for each month is just less stressful. I have no debt and OK savings, so I guess it's working.
Re: Ask HN: How do you record your personal finances?
#68The hardest part is separating investment "earnings" from real earnings. I'd like to know whether I'm saving money from my direct compensation, or whether I'm leaching off stock market gains, but I'm not sure of the right way to track the difference.