I'm curious: what are your must-haves in a note-taking application?
Ask HN: What are you working on? (April 2025)
41–50 of 1001 posts
Re: Ask HN: What are you working on? (April 2025)
#42Currently working on adding a manga mode and Netflix auto-captioning
Re: Ask HN: What are you working on? (April 2025)
#43People hate AI generated content, but the quality is actually good and Google likes it.
Re: Ask HN: What are you working on? (April 2025)
#44Escape rooms are honestly... almost always a let down but the concept has a lot of potential and there are some really neat ones that standout like this local one where you pilot an airship https://www.portlandescaperooms.com/steampunk-airship
Once I build the best escape room on the planet, I can consider selling the tools.
Re: Ask HN: What are you working on? (April 2025)
#45Currently working on HN Alerts — a simple free site I made to alert me (via email) to trending stories on Hacker News. It sends me an email once a story hits a certain number of upvotes per minute, so it's useful for keeping track of breaking news. https://hnalerts.com
Re: Ask HN: What are you working on? (April 2025)
#46The first ever SQL debugger – runs & visualizes your query step-by-step, every clause, condition, expression, incl. GROUP BY, aggregates / windows, DISTINCT (ON), subqueries (even correlated ones!), CTEs, you name it. You can search for full or partial rows and see the whole query lineage – which intermediate rows from which CTEs/subqueries contributed to the result you're searching for. Entirely offline & no usage o…
Re: Ask HN: What are you working on? (April 2025)
#47Also working out the logistics of offering a microgrant to award people who want to make movies like this!
Re: Ask HN: What are you working on? (April 2025)
#48I'm working on a desktop-based, performance- and privacy-first note-taking app that lets you quickly capture notes from any selected text using hotkeys. I'm curious: what are your must-haves in a note-taking application?
Unlimited undos. Even if I deleted text a year ago, app must bring it back. Ideally something like git, with branches and auto-commits.
Re: Ask HN: What are you working on? (April 2025)
#49Re: Ask HN: What are you working on? (April 2025)
#50Talo makes it easy to add systems that traditionally need extra non-gameplay build time like authentication, player analytics and game stats.
Right now you can drop Talo into your game or use the API directly. Importantly, I’ve made Talo easy to self-host and you can point the Unity package/Godot plugin to your own Talo instance.