Ask HN: What are you working on? (May 2026)
111–120 of 1001 posts
Re: Ask HN: What are you working on? (May 2026)
#112Re: Ask HN: What are you working on? (May 2026)
#113Side project is my own agent harness, https://github.com/Smaug123/writ , which is being built sandbox-first and with Nix as a first-class citizen. Obviously everyone has to write their own agent harness as a rite of passage.
Re: Ask HN: What are you working on? (May 2026)
#114Re: Ask HN: What are you working on? (May 2026)
#115The result is http://getcaliper.dev.
It has a number of mechanisms that help substantially:
1. It can extract deterministic quality checks from your CLAUDE.md text; these checks then get executed after every agent turn.
2. It performs a lightweight ai-powered review at every commit; feedback goes directly to the agent, which can then make corrections.
3. It performs a more 'traditional' deep AI review at merge, or on-demand.
Free to use, just bring your own API key. Any and all feedback is welcome!
Re: Ask HN: What are you working on? (May 2026)
#116It’s nice to see how well-thought language design can pay off years later, with lower token usage. From entropy POV, Rebol syntax is certainly close to optimal state.
Re: Ask HN: What are you working on? (May 2026)
#117Re: Ask HN: What are you working on? (May 2026)
#118Re: Ask HN: What are you working on? (May 2026)
#119My art with pen plotters. Recently released a new series of brush plots. Very inspired by Soulages: https://harmonique.one/collections/brush-plots
Re: Ask HN: What are you working on? (May 2026)
#120I've been using Anki for 10+ years and love it but always wanted something with a cleaner UX and a reader view. The recent Anki ownership change pushed me to finally make something, and it's seeing some traction :)
Right now I'm focusing on getting the reading and note-taking view to be nice. I used to use Polar Bookshelf (RIP) but that went away, trying to make something better.
The flashcard side also has a REST API btw!