Ask HN: What are you working on? (September 2026)
951–960 of 1001 posts
Re: Ask HN: What are you working on? (September 2026)
#952Yaak [1] is a local-first desktop API client (Postman alternative) and I've been building MCP workflows around growth lately. I already have one for product that takes in a bunch of sources (feedback, PRs, my own tasks, etc) and makes it trivial for an agent to guide me through the day's tasks. Now I'm doing the same thing for growth by taking in web/social triggers, web analytics, and other signals to spin up market…
Re: Ask HN: What are you working on? (September 2026)
#953https://github.com/t0rsion/leone Working on my local LLM runtime Leone. It has a CPU path that verifies the CUDA kernels.
(is it for perf reasons because bottleneck becomes verification? Though in that case perhaps it's better to just run a Pytorch reference on the GPUs, which should be good enough. Though, perhaps if you could get this current design to the point where `overlap(CPU, GPU cuda) < GPU cuda + GPU reference` that would be pretty awesome.
Re: Ask HN: What are you working on? (September 2026)
#954I used to love Team Fortress Classic, Counter Strike, Call of Duty, etc. back in the day. I don't play multiplayer anymore being in my mid-fifties with worse reflexes and no desire to be continually one-shotted by 24/7 players. This game is my answer to that and I'm having a blast so far making it and playing it.
It'll launch on Steam when finished, hopefully early 2027.
Re: Ask HN: What are you working on? (September 2026)
#955Re: Ask HN: What are you working on? (September 2026)
#956Re: Ask HN: What are you working on? (September 2026)
#957I've been working on a voxel game engine called Bonsai for ~10 years. Probably the most interesting thing about it at the moment is the editor. The world, and most things in it, are represented as collections of SDFs. More accurately, they're density fields, but, potato-tomato. Bonsai has undergone a large rewrite over the last couple years that's nearing completion. A world edit is defined as a bunch of SDF paramete…
What would you say its defining features are? What makes it different than Minecraft? Seems like its probably more performant.
Whats the license situation. I see your own license which sounds maximally permissive but written by you. Is that just how it works? I can do whatever I want with that license? It doesnt need to be a “real” license?
Maybe your bonsai logo should come from your voxel engine instead of pixel art?
Idk why but my first thought was somehow that i misunderstood “voxel engine” when i saw the pixel art.
Re: Ask HN: What are you working on? (September 2026)
#958Trying to root several android tablets that so far have not been liberated.
Re: Ask HN: What are you working on? (September 2026)
#959I had claude faithfully rewrite SimTower so I could play it in the browser: https://kvetch.io/conciliatower I wanted to re-play SimTower but found it too difficult to get running through emulation. Instead, I worked for 6 months with Claude Code on a complete rewrite, replicating all the functionality from a Ghidra decompilation of the binary, an AI-generated summary of the original source code and my memory of the g…
There's a hard cap to 127 instances of commercial spaces. 128 onward won't get any visitors. Too many office workers will overwhelm your limited commercial spaces and thus leave the tower for lunch, over-taxing your elevators.
And yes - elevators are hard!
Re: Ask HN: What are you working on? (September 2026)
#960Working on a fork of https://github.com/JoinChang/ghostlock-oneplus Trying to root several android tablets that so far have not been liberated.