Ask HN: What are you working on? (May 2026)
291–300 of 1001 posts
Re: Ask HN: What are you working on? (May 2026)
#292Acoustic diagnosis of electrical problems on the electric grid! I'm building a tool that allows you to determine the health of an electric transformer from only your phone. It tells you: - the loading - the health of the windings and core - and whether the phases are unbalanced I used to be a submariner, so my professional background is in power plants and sonar analysis, so I'm getting to combine the two in this. Ac…
Re: Ask HN: What are you working on? (May 2026)
#293- NookJS: a Javascript/Typescript interpreter and sandbox written in Typescript (https://nookjs.dev)
- Litz: a thin React meta framework that uses RSC as purely a server transport, allowing for more flexible client/server architectures (https://litzjs.dev)
- Nativite: a Vite plugin for building for native platforms using web technologies, with a custom plugin/platform support (https://github.com/samlaycock/nativite)
- superformdata: superjson but for FormData/URLSearchParams (https://github.com/samlaycock/superformdata)
- NoSQL ODM: ODM for various noSQL (and “unstructured” SQL) data stores, supporting both lazy and active data migration strategies (https://github.com/samlaycock/nosql-odm)
Re: Ask HN: What are you working on? (May 2026)
#294Incremental Markdown parser that emits streams of semantic events, plus tools to manipulate them - designed for real-time rendering of streamed LLM output.
Re: Ask HN: What are you working on? (May 2026)
#295There's Truthsorting, a logic puzzle where you have to order logical statements to make them true or false.
Pathword, a puzzle where you lay out letters along a path to spell out 4 words.
Morphology, a clued word ladder written by a different contribution daily.
And a few others!
I've been trying to promote it for a few months but I haven't had a ton of luck, to be honest. The audience hovers around 500 people and growing it beyond that has been pretty challenging.
Re: Ask HN: What are you working on? (May 2026)
#296Re: Ask HN: What are you working on? (May 2026)
#297Forbes just wrote an article about it which was a fun surprise! [1]
It recently turned 6 months old which is wild to me. My wife and I have made a new puzzle every day for half a year! I wrote a blog post about this [2]
I recently released user logins. That went well and a lot of people are using them. I also let you filter the backlog by completed puzzles based on player feedback.
This week I’m going to start releasing player submitted puzzles and release my puzzle building tools. You can watch a video for a sneak peek of those tools. [3]
1. https://www.forbes.com/sites/barrycollins/2026/05/02/bored-o...
2. https://paulmakeswebsites.com/writing/six-months-of-tiled-wo...
Re: Ask HN: What are you working on? (May 2026)
#298* Tab Wrangler for Chrome: https://chromewebstore.google.com/detail/tab-wrangler/egnjhc...
Continuing to work on Tab Wrangler, an extension for both Chrome and Firefox that has been available and open source for 10+ years. It auto-closes tabs when they have not been active for a configurable amount of time, similar to the feature built into Mobile Safari but more configurable.
I have been maintaining it and in the past few months added features that had been requested for a long time.
Re: Ask HN: What are you working on? (May 2026)
#299No tracking, no analytics, no cloud uploads, no account. MIT licensed. Everything stays on your Mac.
I'm currently planning and designing a plugin system, so others can contribute new functionality without affecting the scope of BetterCapture itself - which should stay as small as possible.
Re: Ask HN: What are you working on? (May 2026)
#300It’s an n-gram viewer for Hacker News comment data.
Still working on daily data updates, etc but it’s live!