Ask HN: What are you working on? (August 2026)
931–940 of 1001 posts
Re: Ask HN: What are you working on? (August 2026)
#932I made Beacon, a mobile app for answering: “which friend is free to talk right now?” It’s basically a one-to-many phone call that only one person can answer. Send a beacon to a group, and everyone gets rung at the same time. The first person who answers gets connected for a 1-1 call, and for everyone else the signal drops silently. No missed-calls or pressure to answer. Works pretty well given most people keep their…
Re: Ask HN: What are you working on? (August 2026)
#933AI quant trading (so that I have another income and can stop being threatened by managers that if I don't meet their unrealistic expecations that I won't have food on the table next year). So far it's going well, 30000% gains on my initial capital in 3 months very gradually over 100K trades. But I need to build some more sleeves because (a) the edge could die any time (b) I hit capacity of that edge and it can only g…
Re: Ask HN: What are you working on? (August 2026)
#934It started with a naive "I know the tricks, let put them in an app" based on my own travel experience and quickly turned into a pretty nasty constrained optimization problem to optimize a cost function while keeping the schedule realist. So far I have been slowly releasing with friends and family, but I am pretty happy with the results as it can handle pretty complex combination of flights and layovers, compared to other similar apps.
If anyone wants to poke at it, I'd love to have some feedback! https://www.jetlagcoach.com
Re: Ask HN: What are you working on? (August 2026)
#935I kept losing thoughts. An idea would show up while walking, half a sentence before falling asleep, some random connection I knew I’d want later — and by the time I found the right app to write it down, it was gone.
So I built Lapse for myself.
It’s a memory layer that my AI agents can read from and write to. I can talk to it, dump a thought, or send it something half-formed. I don’t have to worry about folders or organizing anything. The agent figures out where it belongs.
There’s MCP for Claude, a simple HTTP API for everything else, and an iPhone Shortcut for quick voice capture. There is alos a chrome extension that pops up on selecting a text & lets you log it as a lapse.
This is a closed system which you can use for various use-cases like Journaling, Meeting Notes, Reminder, Second Brain etc.. I’ve been using it every day for a few weeks (150+ lapses) now, mostly for the little things I would've otherwise forgotten.
It’s still a very personal project, but it’s becoming a surprisingly useful place for my thoughts to live. There are few other users as well.
Read more here - https://hariprasd.me/works/lapse
Re: Ask HN: What are you working on? (August 2026)
#936Re: Ask HN: What are you working on? (August 2026)
#937I'm having some success doing work on my own, so I decided to create a version of my site for the US, specializing in providing maintenance services for WordPress sites. It is not the most intellectual work, but I enjoy helping small businesses with problems that can really affect them: https://us.alprado.com
It's definitely a viable business!
Re: Ask HN: What are you working on? (August 2026)
#938I'm working on Trebella [0], a tool to help classical music students structure their practice sessions more effectively. I tried to build something similar ~10 years ago in the form of a more interactive music game, but felt like it wasn't actually that helpful for intermediate and advanced students. So this time I'm doing it in collaboration with actual music teachers and building a tool that actually helps me learn…
Re: Ask HN: What are you working on? (August 2026)
#939https://github.com/mattrichmo/boreal-work/
The thing I love about software, is you occasionally get this holy crap moment and I got that when I had to be away for 2 days and had an orchestrator agent run this for multiple days, without drifting too much. Maybe a little overenginneered but thats whatever. I spent about an hour planning, auditing the plan and adding more so the top-level milestone and inner sprints were pretty well defined or included the relevant context locations for each task. then watching the orchestrator launch a multi-day multi-agent workflow, was quite amazing.