Live data from Hacker News

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

news.ycombinator.com

871–880 of 1001 posts

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

#871

Made a partially open source event platform for Pickleball and Badminton in Asia. Apart from managing event attendance, reminders, waitlist, level restrictions, and calendar syncing, there is also a pretty thorough Event Manager built in. The event manager has a built-in ELO-style rating system designed for computer games and applies it to offline sports. You tap on the winning pair and it automatically calculates ne…

and when will you support real tennis?

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

#872
https://app.geteasydex.com

An always up-to-date contact book.

Share as many or as few of your contact details with another person via a single link.

When you update a contact detail, those you have shared it with see the update.

Did you move? Your whole family can see the new address.

I am working on the ability for you to share contact with businesses. The dream is that I can update my address in one place then my CC provider and every subscription using that credit card will have my new billing address automagically.

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

#873

https://app.geteasydex.com An always up-to-date contact book. Share as many or as few of your contact details with another person via a single link. When you update a contact detail, those you have shared it with see the update. Did you move? Your whole family can see the new address. I am working on the ability for you to share contact with businesses. The dream is that I can update my address in one place then my C…

The UI is very rough as I am not a frontend guy. This is my personal crashcourse on UI work.

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

#874
post #848
post #454

I'm currently building my own coding agent, VT Code. VT Code is a Rust-based terminal coding agent with semantic code intelligence via Tree-sitter (parsers for Rust, Python, JavaScript/TypeScript, Go, Java) and ast-grep (structural pattern matching and refactoring). It supports multiple LLM providers: OpenAI, Anthropic, xAI, DeepSeek, Gemini, OpenRouter, Z.AI, Moonshot AI, all with automatic failover, prompt caching,…

This looks cool, I’m going to try it out. Does this mean the code tool can detect the use of t.Skip and immediately ask for a refactor without my input? Because that would save me a lot of pain!

Thank you, please let me know how could I can improve VT Code. Feel free to open an issue and I will check it https://github.com/vinhnx/vtcode

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

#875
post #621

What do you guys think of this? https://www.textaurant.app . It's an AI "agentic" SMS ordering system that's hopefully better than Taco Bell's attempt... I got sick of navigating every restaurants nuanced online order placing and figured I'd try to standardize it myself with an SMS based assistant (yes I'm aware of the XKCD). The idea is every restaurant would have their own number, or down the road I could have a si…

Cool, SMS is an underrated UI. Its universal, works accross all phones, requires no app installs or fancy website work, I like it! I think it would need to integrate with the delivery ecosystem eg. doordash/uber eats to get traction, have you talked to any local restaurants about it yet?

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

#876

One man project for 4 years: https://kastanj.ch/ Most recipes are a failure for beginners on the first try. I aim to make recipes bulletproof so anyone can pick up any recipe and it will just work. The goal is to make the best recipe app ever. On a technical level recipes are built as graphs and assembled on demand. This makes multilanguage support easy, any recipe can use any unit imaginable, blind people could have…

Have been sketching on what sounds like some of your concepts: recipes as trees with actions done to ingredients with timing and so on. I will sign up as a beta tester! :)

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

#878

I've been suffering from migraines for the last month, so have channeled my (non-migraine) time into a migraine tracker to try and find the root causes. All the tracking apps I tried all have nice complex forms, which is all well and good, unless...you are having a migraine. Rough idea is easy to use voice mode to record data, then analyze unstructured data with AI later on. I want to track all relevant life informat…

As a former migraineur, what worked for me was completely removing food triggers, including gluten and oxalates.

Try carnivore. No carbs, all animal products. It's reversed so many of my health problems, from pre-diabetes, skin fungus flareups, and mental fog. Over a million people are now carnivore, and the evidence in support in growing quickly.

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

#879
post #397

I’m working on a concept art gallery for app icons: https://001.graphics I think app icons are an underrated artistic format, but they’ve only been used for product logos. I made 001 to explore the idea of turning them into an open-ended creative canvas. There are 99 “exhibit spaces” in the gallery, and artists can claim an exhibit to install art within. Visitors purchase limited-edition copies of pieces to display a…

This is a really cool idea. So the pieces that are on display are able to be bought and used as the icon to the app? I think I get what you mean but I'm not sure. And these are... not NFTs right?
Post reply on HN