Ask HN: What are you working on? (September 2026)
971–980 of 1001 posts
Re: Ask HN: What are you working on? (September 2026)
#972Hedeflerimiz (https://hedeflerimiz.app): I’m obsessed with figuring out a useful social network problem. :)
Huzurlu Yaşam (https://huzurluyasam.net): An app for apartment and residential complex management. It’s a very common problem in Turkey.
Just Bubble Tap (https://justbubbletap.hedeflerimiz.app): Originally designed to teach kids about world geography through special days and weeks, but it somehow evolved into a game for everyone from 7 to 77. As you pop bubbles, you earn rewards like these. And I’m not over the fact that my mom beats me :)
Re: Ask HN: What are you working on? (September 2026)
#973I've been working on a project that lets you export any piece of web and hotwire it into anything you want on a portable, single-file HTML that works anywhere.
Fully open source, no-deps, four single-file tools.
Re: Ask HN: What are you working on? (September 2026)
#974Re: Ask HN: What are you working on? (September 2026)
#975Besides that, it also allows you to configure competitors for your SaaS and notifies you when they make product or pricing updates.
I am really curious if there is a demand for something like Kueon or if it’s just me who felt the need. Right now, I am in the process of validating my product idea so that I can further start working on features like:
- Reducing the noise from unrelated conversation mentions. - Providing reports on what a competitor’s new update or pricing update might indicate for the user’s product. - Providing ideas on how users can jump into discussions where their watched keywords are mentioned. - And so on.
Please let me know if anyone here owns a SaaS product and wants something similar. Any feedback or suggestions are appreciated.
URL: https://kueon.com
Re: Ask HN: What are you working on? (September 2026)
#976Re: Ask HN: What are you working on? (September 2026)
#977Thinking about making an open-source library specific to Vector related operations like clustering, classification, anomaly detection to make it easy for developers to get more out of their vector embeddings. Basically sk-learn for Vector operations.
Re: Ask HN: What are you working on? (September 2026)
#978It is a AI system design interviewer, structured and time limited.
In this AI era, I think system design is more important than ever. Thinking about how much I learned in interviews, I created Chalk to train for system design interviews and self learning.