I do get your point about slaving away the youth though.
However, FIRE as some kind of end-goal to be achieved by all means necessary is unlikely to make many people happy. Reading the financial independence subreddit, many people think of FIRE as some holy grail - like they will finally be happy once have saved up enough money that they can quit a job they hate. I dont think its healthy to obsess over some kind of medium-distant goal and put all your energy towards it thinking "I will be happy when I'm financially independent".
The old cliche "life is a journey, not a goal" really applies here. Some (though not many) even argue that you shouldn't have kids because they cost so much and will delay your FIRE.
I'd never work if I didn't have to pay bills. Spending my limited time on earth doing something for someone else's benefit on someone else's schedule makes me miserable. No such thing as an "enjoyable job". If there was, there would be someone willing to do it for free.
I've had a year of NEET life during college, and it was the best time of my life by far.
It's stupid to think my country will be able to pay me pension - I'm skeptic about the current system will survive another 40-50 year and pay me back what I need to live comfortably.
So FIRE is just a sane provision for the future. The "early" part is different for everybody. If I can retire at 50 instead of 65 its early enough for me.
Hobbies, dude. Tons of interesting hobbies, available for the doing, many requiring little to no financial outlay.
And with some fields like programming, you can even do the same work post-retirement, just for fun or to teach others.
> now that im young
How would you know? You seem to have a warped view of retirement in the first place. FIRE is more so to get out of the rat race, not to stop doing anything and everything you're interested it once you stop working.
Well, a bit flippant, but still that is the other side of the coin.
I'm on board and actively pursing FIRE. I'm not sure if I'll actually choose to retire when I hit the magic number (~20x your yearly expenses), but it does provide me with a sense of satisfaction and stability.
I think a lot of the FIRE community over evangelizes the "RE" portion of FIRE, but that may just be a reflection of the high stress/high pay types of jobs that many FIRE pursuers find themselves in.
From my perspective it's not so much about the "retire early" but rather about the "financial independence" part. Even if you don't intend to retire early approaches like FIRE are extremely useful for establishing or restoring financial sanity.
If you think about it it's really not (or at least it shouldn't be) all that novel an idea: Consistently spend less than you earn.
It's just that industrial societies at large have become used to a rampant consumerism that favours spending more than you earn.
More traditional retirement plans also disproportionately benefit banks and insurance companies.
If you want to be a manager or founder or whatever I think you can work past 50 but FIRE is still worth pursuing.
And if you love working on projects that matter to YOU there is nothing better than achieving Financial Independence.
I do not get lured by Pool table, office BBQs, bowling nights etc. I just want to write good software.
For the rest of us, I don't think we'll ever retire.
However, the amounts of income you need to be able generate to truely get there seems to be... ambitious.
While accumulating and investing savings it is reasonably useful to keep in mind your savings ratio:
savings_ratio := (income - expenses) / income
If you choose to focus on growing investments, make decisions to maximise the savings ratio, subject to other constraints. You can try to reduce expenses, or increase income. Or both. Sometimes you can find win-win decisions that increase your savings ratio while also giving you some other benefit (e.g. start riding a bicycle to work instead of commuting on public transport -- this saves money and can be more enjoyable, provided conditions for cycling aren't too foul and you live close enough).Focusing on maximising savings ratio assumes that your expenses while saving will be similar to your expenses once retired. This may or may not be true -- for example, maybe you have high-paying work in a higher cost of living area, but you can move to a lower cost of living area when you no longer need a reliable day job.
Once retired, we want our investment income to cover our expected expenses:
cash_flow_in + cash_flow_out >= 0
cash_flow_in = capital_invested * (expected_nominal_return - inflation) * (1 - effective_tax_rate)
cash_flow_out = expected_annual_expenses_when_retired
We can calculate our progress by the ratio cash_flow_in / -cash_flow_out .For example, let's plug some numbers in:
expected_annual_expenses_when_retired = -20,000 USD / yr
capital_invested = 200,000 USD
expected_nominal_return = 6% (say we're 100% invested in the US stock market)
inflation = 2%
effective_tax_rate = 5% (complete guess, i don't live in the US)
So expected_investment_income = 200,000 * (0.06 - 0.02) * (1 - 0.05) = 7600 USD / yr
In this example, our progress to covering our expected annual retirement expenses with net real investment returns is 7600 / 20000 = 38% .There are calculators to estimate the time until retirement. Here's a simple one: https://networthify.com/calculator/earlyretirement?income=70...
All that said, real life is unpredicable and complicated, it might be good to leave a bit of margin in there to handle unpredictable events such as stock market crashes, large one-off expenses to repair a house, contingency for emergency medical expenses, etc. It's arguably not a great idea to be 100% invested in stocks at the moment, let alone US stocks.
Potentially useful resources:
http://www.efficientfrontier.com/
https://www.bogleheads.org/