Angel Investor Simulator: https://store.steampowered.com/app/4771830/Angel_Investor_Si... You bid against other investors in a show similar to the Shark Tank and then you assign advisors to help the startup grow and finally cash out after IPO. The ideas that startups have are wacky for the fun factor, but the economic simulation underneath is realistic. There will be a free playable demo soon.
Ask HN: What Are You Working On?
81–90 of 115 posts
Re: Ask HN: What Are You Working On?
#82https://merrilin.ai , the best damned reading app for every platform with an AI chat that's spoiler safe by design. BYOB - bring your own books.
Re: Ask HN: What Are You Working On?
#83An Eisenhower Matrix plugin for my to-do app. https://github.com/abstractspoon/ToDoList_Dev/tree/9.3---New...
One of the most interesting aspects of this software for me is that it autocalculates an urgency score based on various information about the task which is broadly similar to the Eisenhower matrix: whether a task is a dependent or blocking another task, due date, its priority, etc. You can set it to have urgency inheritance, meaning chains of tasks will inherit the urgency score of tasks they block. I use a personal script inspired by a script someone wrote to bump the urgency of tasks if they are due at a time when a lot of other tasks are due. The original one is here, but my own is a bit more involved: https://github.com/00sapo/TWDensity
I find this approach very helpful as someone with diagnosed ADHD. However, it's not a silver bullet. With my habit of putting a lot of things into the list, the urgency scores can sometimes become a bit of a black box, where some stuff that maybe isn't that urgent gets bumped because it blocks something that is. This is of course it working as intended, but it means you can spend more time fiddling with dependencies and modifying the task list than you do... doing things.
It has some rough edges, and lacks a lot of flexibility. For example, how recurrence currently works (though there are some ongoing PRs to address this). Or that your tasks are kind of isolated and hard to link up to notes, files, etc. The list based view in general is not ideal for many kinds of project.
I've tried many other todo tools from kanban boards to things like amazing marvin, and this is really the only one that stuck. Sometimes I neglect interacting with it for a long time and use paper instead.
Re: Ask HN: What Are You Working On?
#84https://getkakeibo.com - an extremely simple app to get your finances in order, based on the kakeibo method. You make a plan for your month (income, fixed expenses) and then you track your expenses daily, categorising them into simple buckets: wants, needs, culture and unexpected. At the end of the month, the app guides you through a reflection flow where you can learn about your habits and think about what you want…
Re: Ask HN: What Are You Working On?
#85Earlier quoted context omitted.
Is there a way to import expenses? It's a bit annoying if I have to enter them one by one on my phone, when I can easily get an export from my bank account on my desktop
it’s technically possible, as you can download export and import the SQLite database as you like, but my vision for the app is that logging each expense individually (with the annoyance that it entails) is one of the core points. There are a lot of apps right now that will be able to parse the data from your bank (even connect to it) and give you beautiful stats about your expenses, but my experience with those is th…
Re: Ask HN: What Are You Working On?
#86I built my own version of Kill the Newsletter. Been testing it with various newsletters. Learning that a lot of the popular email newsletters are horrific, but if you have any, popular or ones only two people read that you like, I want to know! I also bought some steel table legs and rebuilt our kitchen table and bench yesterday. The table came with wooden legs that always seemed unstable, I would confidently stand o…
Re: Ask HN: What Are You Working On?
#87Re: Ask HN: What Are You Working On?
#88No pics of it yet but you can see the others here: Https://digitalhorology.com
Re: Ask HN: What Are You Working On?
#89https://getkakeibo.com - an extremely simple app to get your finances in order, based on the kakeibo method. You make a plan for your month (income, fixed expenses) and then you track your expenses daily, categorising them into simple buckets: wants, needs, culture and unexpected. At the end of the month, the app guides you through a reflection flow where you can learn about your habits and think about what you want…
There are 8 apps on App Store called Kakeibo that are money/finance trackers, none of which have your website logo.
but this checks out with my experience: extremely low visibility on the stores, I think I need to improve description/keywords and get more reviews. thanks for sharing!
Re: Ask HN: What Are You Working On?
#90Earlier quoted context omitted.
it’s technically possible, as you can download export and import the SQLite database as you like, but my vision for the app is that logging each expense individually (with the annoyance that it entails) is one of the core points. There are a lot of apps right now that will be able to parse the data from your bank (even connect to it) and give you beautiful stats about your expenses, but my experience with those is th…
Fair points, that does make sense. Might be something to cover in a FAQ?