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…
Ask HN: What are you working on? (October 2025)
871–880 of 1001 posts
Re: Ask HN: What are you working on? (October 2025)
#872An 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)
#873https://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…
Re: Ask HN: What are you working on? (October 2025)
#874I'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!
Re: Ask HN: What are you working on? (October 2025)
#875What 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…
Re: Ask HN: What are you working on? (October 2025)
#876One 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…
Re: Ask HN: What are you working on? (October 2025)
#877Re: Ask HN: What are you working on? (October 2025)
#878I'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…
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)
#879I’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…