Ask HN: What are you working on? (August 2026)
41–50 of 1001 posts
Re: Ask HN: What are you working on? (August 2026)
#42I also bought some cheap gloves from harbor freight and used a needle to route fiber through each finger to make a simple power glove like thing which I think I can connect to arm arm to make a cool robot game. I think of the two I am more excited for the first but its much more work than the second and my day job is getting more exciting than I would like so by the end of the month I'll have had to pick one to finish.
Re: Ask HN: What are you working on? (August 2026)
#43Re: Ask HN: What are you working on? (August 2026)
#44Re: Ask HN: What are you working on? (August 2026)
#45Re: Ask HN: What are you working on? (August 2026)
#46Re: Ask HN: What are you working on? (August 2026)
#47Re: Ask HN: What are you working on? (August 2026)
#48Re: Ask HN: What are you working on? (August 2026)
#49I've worked on it for about a year, with 1700 commits. I've been going back and forth if I should just open up the canvas or also the multiplayer experience.
I've always had the dream to make some money from a side project, but I don't think this one is it, so I'll just make the entire repo public. Just want to clean up some stuff first.
Lots of fun tech used: duckDB WASM, Cloudflare Durable Objects, tldraw and pocketbase
Re: Ask HN: What are you working on? (August 2026)
#50I made a site https://snack.game where people can upload and share multiplayer games. It uses webtransport instead of websockets for the networking transport so the games feel a lot better than normal web based multiplayer games. I'm surprised more people aren't using webtransport given it's supported now by all major browsers.