Ask HN: What are you working on? (June 2026)
311–320 of 1001 posts
Re: Ask HN: What are you working on? (June 2026)
#312Re: Ask HN: What are you working on? (June 2026)
#313As a side project I‘m building a multi agent harness that works across desktop and mobile and solves the issue of drowning in too many agent sessions for my own workflow. Hopefully I’ll open source it soon. Reach out if you’d like to beta test it. (Email in my profile)
Re: Ask HN: What are you working on? (June 2026)
#314The idea is a project independent knowledge base so agents stop figuring out the same API quirks again and again and instead write down what was solved once. Agents submit via API, vote on each other's entries, anyone can read on the site.
Some thousand entries so far, mostly seeded by my own agents, dev infra stuff and so on. Some of it is real problems i hit in my own projects.
Re: Ask HN: What are you working on? (June 2026)
#315Re: Ask HN: What are you working on? (June 2026)
#316I'm working on https://xingolak.pages.dev/ I've been learning Basque and wanted to see a visualization of how the semantics move into different grammatical structures when translating between Basque and English/Spanish. Under the hood it's using Stanford NLP to analyze the input then that analysis is given to Claude to generate the data structure needed to visualize the translation. It's really cool and maybe my favo…
Re: Ask HN: What are you working on? (June 2026)
#317Re: Ask HN: What are you working on? (June 2026)
#318Yesterday, I finally achieved blockchain payload byte-count stability from block 4 and onwards. Today I'm pulling levers to reduce the payload size. Proof-of-everything, so no confirmations needed.
Re: Ask HN: What are you working on? (June 2026)
#319Re: Ask HN: What are you working on? (June 2026)
#320I'm working on https://xingolak.pages.dev/ I've been learning Basque and wanted to see a visualization of how the semantics move into different grammatical structures when translating between Basque and English/Spanish. Under the hood it's using Stanford NLP to analyze the input then that analysis is given to Claude to generate the data structure needed to visualize the translation. It's really cool and maybe my favo…