Live data from Hacker News

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

news.ycombinator.com

241–250 of 1001 posts

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

#241
Working on my university degree. I failed my first one and now I got myself into a critical situation again. Started using Anki. I often put in the hard work of thoroughly understanding a subject but don’t profit off it because I don’t keep the understanding after that. I am working on improving that.

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

#242
I'm building a simple, minimalistic web-based note-taking app called tonotes.com. https://tonotes.com

It'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)

#243
A bit of a mix between Pokemon Go, Tripadvisor/Wikivoyage and Duolingo.

Basiclaly 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)

#245
Recall Audio - A multichannel audio recording app that has your back, even if you forget to hit record.

Basically 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)

#246
post #96

I 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…

Very cool, what type of parameters are within your control if detected early?

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

#247

https://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.

I've been thinking about something like that. So the message is not stored, but if I scan it then it's in your HTTP server logs, isn't it?

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

#248
My own terminal emulator [0] currently in closed beta with a hundred users. Reach out if you're into testing experimental stuff (info on the site.)

Terminals are tragically under powered as well as hostile towards beginners! We're moving the needle there.

[0] https://terminal.click

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

#249
https://mysukari.com - A Diabetes management platform

I 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)

#250
a multi ai workflow wizard engine

basically 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

Post reply on HN