Ask HN: What are you working on? (April 2025)
241–250 of 1001 posts
Re: Ask HN: What are you working on? (April 2025)
#242It's still a work in progress, but it's already functional if you want to try it out. I'm keeping it super lightweight, clean, and focused just on writing without the usual bloat.
Re: Ask HN: What are you working on? (April 2025)
#243Basiclaly an app where you can travel a city on a hex grid (h3) and learn about it/receive recommendations on things to do. Different activities and landmarks are hooked into language learning games, which when completed, add phrases/words to a flashcard deck for future study.
Re: Ask HN: What are you working on? (April 2025)
#244Re: Ask HN: What are you working on? (April 2025)
#245Basically it continuously records into a buffer (length is configurable), and if you realize that you wanted to start recording 30 minutes ago you can recall the buffer and have everything saved.
In my work and an audio engineer I was in this situation a couple of times, and since there was no tool for that on the market, I’m building it.
Re: Ask HN: What are you working on? (April 2025)
#246I am working on the sunflower plant density estimation problem. The goal is to be able to estimate the germination rate as early as possible. Farmers benefit from such information, because: - there are lots of expenses still to be made (fertilizer, pesticide, salaries), which may not be worth it if germination is under certain threshold - if detected early, there is still time to plant another grain or to fill up the…
Re: Ask HN: What are you working on? (April 2025)
#247https://weexpire.org - An opensource tool for creating emergency notes that can be read by your trusted contacts only after your death or if you are seriously injured.
Re: Ask HN: What are you working on? (April 2025)
#248Terminals are tragically under powered as well as hostile towards beginners! We're moving the needle there.
Re: Ask HN: What are you working on? (April 2025)
#249I got diagnosed with type 1 diabetes in Feb (technically LADA as it's late onset). I'm the first in my family with it so I had zero info on it. I tried getting some CGMs to use but most don't work in Kenya as they are geo-locked, and even apps for measuring carbs like CalorieKing are not available in my region. I was really frustrated with the tech ecosystem, and started working on My Sukari as a platform of free tools for diabetics.
I mostly get time to work on it on the weekends, so it's not yet ready for public use, but I've fully fleshed out one of the main features: Sugar Dashboard - A dashboard that visualises your Glucose data and helps you easier analyse it.
To help with demos, I've shared my Sugar Dashboard here: https://mysukari.com/tools/sugar-dashboard/peter
I'm really passionate about this and getting as much free, practical tools in the hands of patients (it honestly shouldn't be this hard to manage a disease)
Re: Ask HN: What are you working on? (April 2025)
#250basically a user give an initial prompt ie "create a game" and then a series of ai (gemini, openai, claude) prompt themselves until a finished outcome. the user can change any output step in between so the end result can be tuned instead at any point