Show HN: I made a simulator for personal finance
141–150 of 266 posts
Re: Show HN: I made a simulator for personal finance
#142Re: Show HN: I made a simulator for personal finance
#143Love the idea, enjoyed the interface, but I feel my time was wasted when I only found out the US focus several clicks into the flow. Speaking as someone not from the US, I do wish more websites didn't just assume that all their traffic was coming from the US. You could alleviate this by having a flag on the home page saying "This is really more for Americans only".
Re: Show HN: I made a simulator for personal finance
#144Looks interesting, but based on the privacy policy terms of data usage, transferability, and so forth, I can't in good faith test with real financial data: https://projectifi.io/privacy-policy.html Everytime I see a tool that shouldn't need to be hosted remotely as a service and could reasonably be deployed to the client where they have more control over their data (not as a service), it's a non-starter for me. I get…
The terms are warning sign. Specially the section "Transfer of Your Personal Data" as well as "Disclosure of Your Personal Data", which states that > If the Company is involved in an asset sale, Your Personal Data may be transferred. The Personal Data is the asset. This is like saying: If we want to sell your financial data, we will do so.
> We may share Your personal information in the following situations:
> With business partners: We may share Your information with Our business partners to offer You certain products, services or promotions.
Re: Show HN: I made a simulator for personal finance
#145I like the idea of plans but they feel a bit bulky to use and you can't compare them. If you could directly compare plans against each other I think I would find it more useful. Also making them faster to create could be nice. I can change all the defaults in the actual view so why force me to go through the pages?
I do like the stacked breakdown of each plan and the behind the scenes calculation of taxes, investing and inflation.
[0]: https://gist.github.com/Rafael09ED/61568afa8a2308b53917915ee...
Re: Show HN: I made a simulator for personal finance
#146Earlier quoted context omitted.
I guess I should also add that with the current web version, you can opt out of sending telemetry data via cookie preferences, and with the Premium version you choose whether or not you want your data persisted or not. (there is also a button to remove all your data at a later date if desired). Perhaps something else that might be helpful to add is an import/export button so you can save and load data locally(?)
> I guess I should also add that with the current web version, you can opt out of sending telemetry data via cookie preferences, and with the Premium version you choose whether or not you want your data persisted or not. Rather than ameliorate concerns about privacy, this intensifies them. This is the approach I would expect from a megacorporation hellbent on mining my private data to death while pointing to the by-s…
1. User arrives on the site, no google analytics activated unless user accepts cookie settings (which includes option to accept some types and not others).
2. User onboards and creates a plan for free, experiments with app -- no plan data or results are transmitted. Everything done client-side in JavaScript and goes away on page refresh.
3. User decides to upgrade to premium. If they do, the app asks if they would like to enable persistent data. If they enable this feature, only then is plan data saved.
Re: Show HN: I made a simulator for personal finance
#147https://www.nytimes.com/2020/08/25/realestate/blacks-minorit...
https://www.cnbc.com/2020/08/19/lenders-deny-mortgages-for-b...
https://www.shrm.org/resourcesandtools/hr-topics/compensatio...
Re: Show HN: I made a simulator for personal finance
#148So I have a Google Sheet that basically does this and I tested this out and got some similar numbers as my sheet, so some things seem to be working well! This is also a great UI! I was pretty impressed with the depth of detail as well, and one thing this seems to have better tooling for than my manual sheet is for tax treatment and long term tracking there Two bugs/issues I found: 1. I couldn't tell if inflation was…
Re: Show HN: I made a simulator for personal finance
#149Edit: somehow ctrl+f privacy gave me 0 hits (maybe I started typing before the page loaded fully? Not sure, but I did look), just noticed when actually starting to read the comments that something similar is also the top comment, sorry for being (at least partially) redundant.
Re: Show HN: I made a simulator for personal finance
#150Looks interesting, but based on the privacy policy terms of data usage, transferability, and so forth, I can't in good faith test with real financial data: https://projectifi.io/privacy-policy.html Everytime I see a tool that shouldn't need to be hosted remotely as a service and could reasonably be deployed to the client where they have more control over their data (not as a service), it's a non-starter for me. I get…