Top
Best
New

Posted by david927 6 days ago

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

What are you working on? Any new ideas that you're thinking about?
457 points | 1343 commentspage 70
dSebastien 6 days ago|
I'm Building a Speech-to-text app with AI workflows. Building with Tauri, Rust, TS, React and Tailwind.

The first version is out: https://voice-ai.knowii.net

pyromaker 6 days ago||
My latest is Marvelogs (https://www.marvelogs.com) - always wanted to build a price tracker (or tracking any values on a regular basis) - it's nearly there.
akudha 6 days ago|
How does this work? Good old scraping/parsing html or you feed the html to a LLM and let it parse?

Nice idea btw!

pyromaker 2 days ago||
Something like that - parsing and scraping have come a long way right? Plenty of different ways that are available. The adoption of various LLMs have given more options definitely. We use both traditional and LLM methods.
GunjanWalecha 6 days ago||
Workflows and Case Management for Lending use cases like Small and Medium Business loans and Merchant Cash Advances. I'm working as the Product Designer on these features for a Document Data Extraction AI company.
ra0x3 6 days ago||
systemg - "Systemd, for busy people".

https://sysg.dev

https://github.com/ra0x3/systemg

I'm personally tired of getting stuck in config/deployment hell every time I want to deploy a long-lived web service. Sure I eventually learned how to use systemd, but systemd has SO many things baked into that I simply don't need. systemg is a lightweight process supervisor that features everything you'd typically want when running/managing production web services in the wild.

Would love feedback.

eternityforest 6 days ago|
I love that it's Rust based, but being busy is exactly why I like Systemd, it Just Works, as long as you don't need to customize the OS at all.
ra0x3 5 days ago||
True, but I think the point I'm trying to make is that when it comes to deploying (what are more often than not) web services, getting to the point with systemd where it "just works" requires more pain than I'd like - especially with regard to production deployments (reading logs, checking service status, wondering why my env vars aren't being read, etc).

If at the time when I was cutting my teeth on systemd, I had access to something more lightweight and "do one thing well", I think I would've gotten a lot more sleep :)

CarlJW 6 days ago||
Selfhosting via yunohost, especially loving Immich and Actual Budget. I'm not in IT but I use Linux and it has been easy enough for me to set up.

Also making personalised Christmas t-shirts in Inkscape. I love what you can do with open source tools!

AliClarkDevyce 6 days ago||
I made a voice-input only social media. It has pictures too. But you can't type anything. Made it in a weekend with Lovable.

https://rathersay.com/

Fahad_M 6 days ago|
A+ for creativity
cts-i-cts-d 5 days ago||
Im working on hvacAI.ca, a website that can take a quote for an HVAC system and help understand in simple terms the differences in cost and ability of the proposed solutions.
getcarrie 6 days ago||
https://getcarrie.com/

AI Assistant that schedules your meetings for you over email. Just sign up and cc her into an email thread to get started.

julosflb 5 days ago||
Working on D2xlab, a fast, browser-based tool to explore, clean, and compare time series (CSV, simulation outputs, etc.) visually.

https://www.d2xlab.com

hsolive 1 day ago|
My first coding project: built a PDF tool to save paper on expense reports

TL;DR: Expense reports were killing me (and trees). Built my first coding project – a PDF merger that fits multiple receipts per page. Planned to charge "one bike tire

worth" to recoup costs, but decided to make it free after learning so much from the community. [https://ahay.app/](https://ahay.app/)

More comments...