Ask HN: What are you working on? (September 2025)
91–100 of 1001 posts
Re: Ask HN: What are you working on? (September 2025)
#92https://news.ycombinator.com/item?id=45400006
I'm super curious if anybody will pick it up and do something useful with it. This was a couple of years of my life and I absolutely loved working on it but having a child put a hard stop to such entertainment for many years. Now, a good 30 years later I finally found the time to resurrect it.
I'm not sure yet if I am going to do more work on it or leave it as it is, it's good enough to give someone new to OS development a running start and a foundation to build on.
Re: Ask HN: What are you working on? (September 2025)
#93I have a video on how it works on https://kavla.dev/
And a live demo here: https://demo.kavla.dev/
I've been working in the data space for five years now. Kavla is something that I personally feel would make my job more fun!
Built with tldraw and duckdb
Re: Ask HN: What are you working on? (September 2025)
#94The idea is that you build a diagram that contains all the details about the problem and people's thoughts on it, and it's organized in such a way that it's easy to just keep refining, down to the smallest detail. So you build this concrete, shared understanding, and move it forward and forward, until hopefully y'all can make some best decision to improve the situation.
There's a lot to do. Currently working on UX to allow hiding intermediate nodes and still have indirect edges drawn. Want to add an LLM integration to generate/update diagrams via natural language, which I think will help a lot with usage barriers to using the app.
Happy to get any feedback :) https://ameliorate.app/ https://github.com/amelioro/ameliorate
Re: Ask HN: What are you working on? (September 2025)
#95Re: Ask HN: What are you working on? (September 2025)
#96I am working on my Go UI library called gooey [1] which aims to be a one stop framework to build webview/webview apps in Go and WebASM. It started out with bindings for the DOM, Web, and Browser APIs, but as of today I now have custom Web Components support (which is a big deal considering Go's type system quirks). Tomorrow I'm gonna polish some of the UI components and start refactoring my git-evac [2] repo manageme…
Looks great! Wish Go wasm modules were smaller.
Haven't tested the typecasting that's required for the components yet though, they might break because of some generics quirks (e.g. Wrap/Unwrap helper methods).
Re: Ask HN: What are you working on? (September 2025)
#97This means, instead of the answer to "how do we produce this output data" being "trigger and pray everything upstream is still working", we can answer with "the system was asked to produce this output data partition and its dependencies were automatically built for it". My hope is that this allows the interface with the system to instead be continuously telling it what partitions we want to exist, and letting it figure out the rest, instead of the byzantine DAGs that get built in airflow/etc.
This comes out of a big feeling that even more recent orchestrators like Prefect, Dagster, etc are still solving the wrong problem, and not internalizing the right complexity.
Re: Ask HN: What are you working on? (September 2025)
#98We're building a monster trainer where you can actually teach your monster moves. Think like Pokémon the anime, but for real: https://youtu.be/ThOCM9TK_yo?feature=shared Behind the scenes, we're doing real time code gen to power the monsters! Would love feedback!
ok this is really cool. do you do procedural animations as well or it's still animated library of moves you blend?
Re: Ask HN: What are you working on? (September 2025)
#99If you can't afford early access, please email me and I'll grant you a free copy: I need all the feedback I can get!
Re: Ask HN: What are you working on? (September 2025)
#100Unsure what the plan is going forward with it, apart from adding more venues and more countries. As long as it's fun for me I'll just keep adding things.
Next addition will be to add health inspection data from countries that have that in open datasets or APIs, so if anyone know of that I'd be appreciative of hints (know of UK, Norway and might have found for France).