Top
Best
New

Posted by david927 4 days ago

Ask HN: What Are You Working On? (Nov 2025)

What are you working on? Any new ideas that you're thinking about?
449 points | 1309 commentspage 40
elayabharath 3 days ago|
UI exploration for interacting with LLMs

https://www.youtube.com/watch?v=ldJTjwhqKy4

Currently popular AI chat interfaces feel restrictive when exploring or learning complex concepts/ideas. I often want to revisit earlier parts of a conversation, ask branching follow up questions, connect related concepts, compare and contrast between various chain of thoughts. This UI exploration aims to solve some of these limitations.

saturatedfat 3 days ago|
very very cool .
gnavadev 2 days ago||
Prediction model for false positives to help my University SOC.

Automatic dataset builder and cleaner. (End product would be something like, you type that you want a dataset for dog breeds, and it builds and cleans the data automatically)

A flashcard app for my main stakeholder (My wife)

aabiji 3 days ago||
For the past few months, I've been building a health tracking app called LogBuddy. I got tired of using separate apps for nutrition, workouts, weight, and period tracking. So I built LogBuddy to handle all of it with a dead simple interface. That way, all the heath data I'm tracking would be in one place. Right now there's an Android APK available. If there's interest, I'll publish to the Play Store and build an iOS version too.

Would love to hear your feedback if you try it out!

Here's the github repository: https://github.com/aabiji/logbuddy

primaprashant 3 days ago||
Building a docs website [1] for my speech-to-text CLI tool, hns. I use it 5-10 times daily to transcribe my voice, and a few developer friends I've shared it with have also adopted it for daily use. They like that it runs in the terminal and keeps all data local. So, felt like I should write down guides for new users to get started quickly and to highlight key use cases.

Building this documentation website using Docusaurus. This is my first time using Docusaurus, and it feels like a very nice tool for quickly developing a documentation website.

[1]: https://hns-cli.dev/

emrekutlu 2 days ago||
https://cafe.io It is a DNS service for AWS EC2 to keep the ever changing IPs when you cannot use the Elastic IP like ASG or when you don't want to install any third party clients to your instances.

It fetches the IPs regularly via AWS API and assign them to fixed subdomains.

It is pretty new :) still developing actively.

renegat0x0 3 days ago||
Still capturing index of the Internet

https://github.com/rumca-js/Internet-Places-Database

bestkundli 3 days ago||
Working on Astrology App - https://bestkundli.com

There have been a few astrology apps, but all require you to connect with an astrologer or a pandit. This market has been in past and today, a market of exploitation for the innocent.

So, I built this app to let people read their birth chart with detailed analysis, without any such thugs. There are a few very talented experts, but they are either very expensive or difficult to find. So, it came out of necessity.

I would love your feedback on trying it out and letting me know your thoughts.

Cheers

Sunnyraj007 2 days ago||
The functionality is good sir, bt the UI feels more like a generic SaaS application. Thre aren’t many design elements that relate to astrology, so the visual experience doesn’t match the theme. The idea itself is great and with a more astrology-focused UI, it could stand out even more
sumedh 3 days ago||
Did any astrologer predict we would get ChatGpt in 2022?
checker659 3 days ago||
Ray Kurzweil
ielts_pal 3 days ago||
I built an AI-powered voice agent to help people prepare for the IELTS english exam -- specifically the speaking portion.

https://ieltspal.ai

- Realistic exam conversations with natural follow-ups and questions to challenge your viewpoint

- Get scored on all 4 criteria (fluency, vocabulary, grammar, pronunciation)

- Instant feedback on where to improve

- Free credits to start

There are many existing resources to help prepare for the IELTS exam, however the options are very limited when it comes to practicing the speaking portion.

iillexial 3 days ago|
I'm working on aggregator of curated technical content https://devblogs.sh.

I started it a couple of years ago as personal project to help me study for interviews. Back then, it was simple RSS feed aggregator of big tech companies engineering blogs.

Recently I expanded content library to technical conferences and indie blogs, and implemented semantic search in all the library (for example, you can semantic search by all Strange Loop videos archive).

Give it a try!

More comments...