Live data from Hacker News

Ask HN: What Are You Working On?

news.ycombinator.com

81–90 of 115 posts

Re: Ask HN: What Are You Working On?

#81

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.

This looks fun, I love sims like this. Don't suppose you can easily compile for MacOS? GL with the game

Re: Ask HN: What Are You Working On?

#82

https://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.

This is really cool. I'm working on a reading app too, but specifically for language learning. Upload an epub and get language annotations, that kinda thing.

Re: Ask HN: What Are You Working On?

#83

An Eisenhower Matrix plugin for my to-do app. https://github.com/abstractspoon/ToDoList_Dev/tree/9.3---New...

I have been a long-term user of a todo tool called taskwarrior: https://github.com/GothenburgBitFactory/taskwarrior

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?

#84

https://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.

Re: Ask HN: What Are You Working On?

#85
post #60

Earlier 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…

It’s a good point. Going over each item is what works for us. But I still extract from the bank and into a spreadsheet so we have full control. The only thing spreadsheets lack is double entry.

Re: Ask HN: What Are You Working On?

#86
post #74

I 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…

how are you solving the problem that a number of newsletter owners purge emails which are not opening/reading the emails? are you sending a signal that the email was read?

Re: Ask HN: What Are You Working On?

#89
post #84

https://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.

interesting. without an account, from my browser, I can see it in the fifth place. are you searching from your phone, iPad, laptop...?

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?

#90
post #68

Earlier 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?

definitely, thanks for the idea!
Post reply on HN