Live data from Hacker News

Show HN: I made a sandbox game to help with financial planning

simulator.money

81–90 of 145 posts

Re: Show HN: I made a sandbox game to help with financial planning

#81

Pretty fun. If you want unlimited amount of money: Get any job, then edit the "next turn" button to include an id. Then just run this in the console: const but = document.getElementById('theidyoupicked'); for (let i = 0; i but.click(), 1000 * i)} You can lower the amount of time on the timeout, but it seems like there is some logic to prevent too fast calls. But be gentle, it seems like it does a http request each ti…

Even easier, just apply to the same job an infinite number of times at the beginning of the game, and receive multiple paychecks per month.

Re: Show HN: I made a sandbox game to help with financial planning

#82
When I read the comments I immediately thought about "Jones in the fast lane" from the 90ies, but this seems to be something entirely different.

That said a few of you might like to see that game. It is available on internet archive, can be played online and is quite unusual for its time.

At least I was happy to find it and played it once against the Jones AI (it is way funnier with friends).

Re: Show HN: I made a sandbox game to help with financial planning

#83
There are too many problems to count. I got a message with the subject "Mortgage in principal" and no text. Same with pensions.

The browser opens new pages without hiding old ones.

Inbox count is wrong.

Buttons aren't responsive (no, I don't mean mobile design). They give no indication that something is happening.

Dragging windows is buggy.

There is no loading animation on clicking "next turn", nothing that indicates that the month has passed. Just add a dark overlay with a black and white loading bar and show the date afterwards.

I tried this in Chromium and Firefox and the problems are the same.

Re: Show HN: I made a sandbox game to help with financial planning

#86

There are too many problems to count. I got a message with the subject "Mortgage in principal" and no text. Same with pensions. The browser opens new pages without hiding old ones. Inbox count is wrong. Buttons aren't responsive (no, I don't mean mobile design). They give no indication that something is happening. Dragging windows is buggy. There is no loading animation on clicking "next turn", nothing that indicates…

I think part of these problems is that my server and database are really struggling with the traffic I'm getting.

Trying to implement performance fixes

Re: Show HN: I made a sandbox game to help with financial planning

#89
post #65
post #45

Earlier quoted context omitted.

Sorry, kinda wanted to respond sarcastically, but I'll be direct instead: Hiking, cooking together, playing board games, card games, playing music together, exploring, and just talking are all inexpensive or free. The most interesting people I've known in my life focused on those things anyway.

This is hacker news where everyone values their time at at least $100/hr. If you're socializing you, at the very least, aren't working.

That assumption is definitely wrong! Not everyone in HN is making around $200k per year. The average in the US is about $110k. And still not everyone in HN is in the US or being payed US rates.

Of course if you value your time more than what your employer is paying you then you either need to leave your current job or rethink what's the value of your time.

Re: Show HN: I made a sandbox game to help with financial planning

#90
Didn't take me long to figure out the api endpoint to skip to the next turn, and after writing literally 3 lines of code in an infinite loop...

- The year is now 2030

- I have 300,000 in my bank account

- I own two houses worth 200k

- I'm still paying monthly mortgage payments to a house I fully own

- 100k in pension

- All this with just 55k/yr

- Still paying mum rent

Post reply on HN