Live data from Hacker News

Ask HN: What are you working on? (October 2025)

news.ycombinator.com

241–250 of 1001 posts

Re: Ask HN: What are you working on? (October 2025)

#241
I've been vanlifing for a few months now. I tend to have long hours on the road where my mind wonders and I want to write code hands-free.

So, I built it.

Using ChatGPT's voice agents to generate Github issues tagging @claude to trigger Claude Code's Github Action, I created https://voicescri.pt that allows me to have discussions with the voice agent, having it create issues, pull requests, and logical diffs of the code generated all via voice, hands free, with my phone in my pocket.

Re: Ask HN: What are you working on? (October 2025)

#242
i got a side project mirubato https://mirubato.com/, a web app tracking instrument practice logs. there were wild ideas such as enable AI training, grading, managing score, practice plans, and such, but in the end, i removed most of features. not only because it takes more time (i am only using a part of my free time to work on this) and effort, talent, plannings, but also because during vibe (yes, most of coding done by claude code) i realized that it still requires ultra deep thinking to design the minimal minimal UI i would like.

now the foundation is done, i've learnt a lot. i'm actually eating dog food by using it to track my own classical guitar practice everyday. i am pausing a while to process the requirements by ultra deep thinking to understand what would be helpful and how to shape the product.

LLMs such as codex and claude code definitely helped a lot, but I guess human beings' opinions would be more helpful - after all, the tool is made for humans instead of being used by claude code.

I would also like to hear when you start a project, if you know your audience are not super close to AI, would you still consider to enable the AI feature for them?

Re: Ask HN: What are you working on? (October 2025)

#243
I am working on a platform to help user to enrich their data by AI. so that AI can understand their Data more, especially for ChatGPT. Also it's easy to host a data and publish a MCP for ChatGPT.

The challenge is how ChatGPT can understand your "query" or say "prompts"? Raw data is not good enough - so I try to use a term called "AI Understanding Score" to measure it: https://senify.ai/ai-understanding-score. I think this index will help user to build more context so that AI can know more and answer with correct result.

This is very early work without every detail considered, really would like to have your feedback and suggestions.

You can have a try with some MCP services here: https://senify.ai/mcp-services

Thanks.

Re: Ask HN: What are you working on? (October 2025)

#244

Currently working on https://tinyZKP.com It's an API that allows zero-knowledge proofs to be generated in a streaming fashion, meaning ZKPs that use way less RAM than normal. The goal is to let people create ZKPs of any size on any device. ZKPs are very cool but have struggled to gain adoption due to the memory requirements. You usually need to pay for specialized hardware or massive server costs. Hoping to help fix…

Fwiw: the website is brand new and very much in the "hot garbage" phase of development. I'm not a front-end guy, so critique is welcome from all - especially any bugs in the UX. I'm still actively uncovering them

Re: Ask HN: What are you working on? (October 2025)

#245

I wanted to build my own speech-to-text transcription program [1] for Discord, similar to how zoom or google hangouts works. I built it so that I can record my group's DND sessions and build applications / tools for VTTs (Virtual TableTop gaming). It can process a set of 3-hour audio files in ~20 mins. I recorded a demo video of how it works here: https://www.youtube.com/watch?v=v0KZGyJARts&t=300s [1] https://github.…

I have found a hack. If you wait long enough, someone will build what you wanted to build :)

Thanks for building this. I am trying to set it up but facing this issu

> `torch` (v2.3.1) only has wheels for the following platforms: `manylinux1_x86_64`, `manylinux2014_aarch64`, `macosx_11_0_arm64`, `win_amd64`

Re: Ask HN: What are you working on? (October 2025)

#246
Working on my website that can heatmap cities based on your lifestyle preferences.

https://theretowhere.com

It currently supports complex heatmaps based on travel time (e.g. close to work + close to friends + far from police precincts), and has a browser extension to display your heatmap over popular listing sites like Zillow.

I'm thinking of making it into an API to allow websites to integrate with it directly.

Re: Ask HN: What are you working on? (October 2025)

#247
post #31

Currently a one-man side project: https://laboratory.love Last year, PlasticList found plastic chemicals in 86% of tested foods—including 100% of baby foods they tested. Around the same time, the EU lowered its “safe” BPA limit by 20,000×, while the FDA still allows levels roughly 100× higher than Europe’s new standard. That seemed solvable. Laboratory.love lets you crowdfund independent lab testing of the specific p…

Where can I subscribe to pay $20/mo to whatever happens to be the current leader unfunded product?

Re: Ask HN: What are you working on? (October 2025)

#249
We just brought an IFR 2947a communications service monitor back from the dead. It's amazing how much functionality that you can pack into about 6U of rack space. I was testing it out, and detecting signals down to 0.1 uV on the spectrum analyzer.

I've been gathering up the supplies to set up a proper radio/computer repair workshop.

Post reply on HN