Live data from Hacker News

Ask HN: What are you working on? (September 2026)

news.ycombinator.com

951–960 of 1001 posts

Re: Ask HN: What are you working on? (September 2026)

#951
This is what I've been chipping away on on the side, as a christian and software engineer who occasionally gets asked to preach I decided to scratch my own itch and build some tools that help me! It's basically a place to watch and share sermons and I built in a basic bible reader too that can be used for basic study of scripture

https://pulpitbase.com

Re: Ask HN: What are you working on? (September 2026)

#952
post #949

Simple recommendation app that asks 10+ AI models for the top options for whatever you’re looking for, and it pools the results to give you the overall top three: https://top3.best/ I mainly built it to explore which areas have model consensus and which have diversity of opinion.

have you seen any areas where there's a difference in an opinion?

Re: Ask HN: What are you working on? (September 2026)

#953

I'm building Orate, a free public speaking app: • Users are given a prompt and have 2 minutes to answer. • Speeches are reviewed by AI and other users. Speaking eloquently "off the dome" is an incredibly useful skill, improving all your interactions with other people. And like a muscle, you can train it with dedicated practice until it becomes effortless. It has been very fulfilling to listen to other people's speech…

Plans for android?

It's in the works! I developed the app in React Native, so should be fairly straightforward. My test android device is coming in the mail this week, an Android version should be out within the next month or so.

Re: Ask HN: What are you working on? (September 2026)

#954

It's my third year on VPS Price Tracker [1], to my knowledge the largest database of VPSs with current prices and accurate specifications. It has a search form with 25 facets. Its usage has grown steadly each month since its launch, currently has 100-150 sessions per day. [1] https://vpspricetracker.com

That's very helpful. Thanks for sharing this!

Re: Ask HN: What are you working on? (September 2026)

#955
I'm a former Bandcamp dev and current anarchist and have made an open source event ticket sales platform called Chobble Tickets which runs on Deno edge script hosts like Bunny CDN so is very affordable and simple to self host ($1/month ish)

There are lots of open source ticket sales options but none fit the criteria of:

- Full copyleft license - No branding requirements - Connect your own domain - Very easy to host

Chobble Tickets addresses those. Chobble, my business, is a Community Interest Company - a legal structure in the UK which obliges me to adhere to a mission statement and comes with an "asset lock" which means the things Chobble owns cannot be sold, except to another CIC. This, plus AGPLv3, means it is impossible for me to "sell out" and enshittify my products. As a former Bandcamper, I'm somewhat sensitive to this.

I'm about six months into development now, hosting about 50 sites (I charge £5 per month for hosting), with a few thousand bookings processed

https://tickets.chobble.com

Re: Ask HN: What are you working on? (September 2026)

#956
post #47

https://fabulae.orbilii.com - A Latin language audiobook containing both volumes of A.D. Godley's "The Fables of Orbilius" which are entertaining intermediate Latin stories written at the turn of the 20th century for use in British schools. The audio itself is in delivered with the restored classical Latin pronunciation and contains spoken nuances like vowel nasalization, elision, and prodelision. I used a wav2vec2 m…

Thank you for sharing this. Great job.

Re: Ask HN: What are you working on? (September 2026)

#957

I'm building Orate, a free public speaking app: • Users are given a prompt and have 2 minutes to answer. • Speeches are reviewed by AI and other users. Speaking eloquently "off the dome" is an incredibly useful skill, improving all your interactions with other people. And like a muscle, you can train it with dedicated practice until it becomes effortless. It has been very fulfilling to listen to other people's speech…

Cool concept. Small feedback on the first user experience flow. I downloaded the app to listen and write constructive notes for people, but I can’t enter the app until I’ve given microphone access and recorded a 30s clip. I’m on the bus, and can’t provide that audio now, and I’ll almost certainly forget about the app before I get 30 free seconds this evening. I think you’ll drop a lot of first time users here.

Feedback noted! (rly appreciate it btw)

You can just record a short dummy audio to get through the onboarding flow.

Microphone access is pretty central to the app. Even feedback to other speeches is given via audio (no text feedback). Though reading this makes me understand users may want to just listen and write text feedback. Especially if they're warming up to become speakers themselves.

I definitely don't want microphone access to block you from listening to others. Will be updating this. Thanks!

Re: Ask HN: What are you working on? (September 2026)

#958
post #440

I’m building Hammer Labs ( https://hammer.ai ) to study when healthcare AI agents are wrong and when they should refuse to answer (judgement). It started after spending 15 years building AI for insurers, hospitals, data companies, and startups. Almost every system ended with "a human reviews the output". That person was usually a nurse, medical director, or certified coder. These are some of the hardest people to hir…

I was trying to learn more about your project. The comment above was digestiable for me as a non-healthcare person, but the website is really difficult for me to understand. The web design (and text?) really come off as ChatGPT written, which lowers my interest in spending time to understand it.

@itake, updated it https://hammer.ai/ is that clearer?

Re: Ask HN: What are you working on? (September 2026)

#959
I've been working on `ankix` (https://github.com/joshgummersall/ankix), a CLI tool to turn YouTube/podcast transcripts, Kindle highlights, and other text into "glossed" (read: contextually translated) Anki cards using a local `ollama` model.

I've also been working on `summond` (https://github.com/joshgummersall/summond), a developer/agent friendly way to interact with OSX Launch Control. It aims to support all relevant Launch Control triggers using a nice `toml` config format, dynamic environment control, logs, and more. I've found it super useful and it's dotfile friendly.

Re: Ask HN: What are you working on? (September 2026)

#960

I'm building Orate, a free public speaking app: • Users are given a prompt and have 2 minutes to answer. • Speeches are reviewed by AI and other users. Speaking eloquently "off the dome" is an incredibly useful skill, improving all your interactions with other people. And like a muscle, you can train it with dedicated practice until it becomes effortless. It has been very fulfilling to listen to other people's speech…

You could “Pokémon Go” this and allow people to find performances they find interesting on a random street corner anywhere! Great idea!

Hmm interesting idea, although not sure if my users would want to share their location with strangers. It's more designed to be a thing you do at home or on a walk (my favorite) to keep your communication skills sharp.

Part of the beauty of the app is that it's pseudo-anonymous. Nobody knows it's you (unless they can recognize your voice). I think that helps relieve some of the pressure with public speaking.

Post reply on HN