Live data from Hacker News

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

news.ycombinator.com

971–980 of 1001 posts

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

#972
I’m currently working on three projects:

Hedeflerimiz (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)

#973
I love finding good UI, but i HATE not being able to repurpose it.

I'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.

https://github.com/octantes/scavenger

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

#975
I’ve been working on Kueon recently, a competitor intelligence platform for SaaS teams. It currently allows you to add keywords to watch and alerts you when those keywords are mentioned in Hacker News or Reddit discussions.

Besides 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)

#977
Trying to take Vector DBs beyond RAG.

Thinking 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)

#978
I am working on Chalk (https://chalkinterview.com/)

It 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.

Post reply on HN