Ask HN: What Are You Working On? (March 2026)
471–480 of 1001 posts
Re: Ask HN: What Are You Working On? (March 2026)
#472[0]: https://aibenchy.com
Re: Ask HN: What Are You Working On? (March 2026)
#473Re: Ask HN: What Are You Working On? (March 2026)
#474Here's a link to the jam if anyone else is interested, and I recommend joining the Discord server too because the organizers and participants are really great and fun to hang around! - https://itch.io/jam/flame-game-jam-2026
Re: Ask HN: What Are You Working On? (March 2026)
#475Group chat photobooks. Automatic layouts, no editor/app, unlimited free previews. Build a hardcover (up to 1000 image) and ship it in minutes.
Wanted a physical souvenir for everyone in my long running signal chat but didn’t want to spend hours curating in editors.
Re: Ask HN: What Are You Working On? (March 2026)
#476Today working on adding chat history search (FTS5) and OpenRouter Nano Banana 2 support.
Re: Ask HN: What Are You Working On? (March 2026)
#477I am working on some math education tools. One is free and open-source, the other is paid. Free Math Sheets is a tool to generate math worksheet PDFs (and the answer keys if required). Currently it supports K-5 but I want to expand it to higher levels of math (Calculus, Physics, you name it!). You select a bunch of different options and then generate it. All in the front-end. No back-end or login in required. https:/…
The idea is that _any_ user-facing tool, whether an app, worksheet generator or whatever, will need something like this for content, so I'm making this available for free and hoping for others to build on top of it.
I'm sticking to university-level stuff because I feel that school-level, especially math, is over-saturated already.
Technically, it is currently built as a React app, but that is mostly me sticking to tools that get out of my way. Generating PDFs or Anki files should be relatively straightforward.