I'll be posting a Show HN soon, but the idea is to let the communities around GitHub repos fund the specific issues they care about while giving the maintainers of said repos agents of their choice to work on them (that they control entirely).
Ask HN: What are you working on? (June 2026)
561–570 of 1001 posts
Re: Ask HN: What are you working on? (June 2026)
#562Re: Ask HN: What are you working on? (June 2026)
#563I’m still actively working on it but just submitted to App Store review. TestFlight is open if anyone wants to try it before launch: https://testflight.apple.com/join/baWAQ4tj
Happy to hear any feedback, especially from people who currently store recipes across Notes, screenshots, and 15 open browser tabs.
I am actively working to support iOS 27 (and the other 27 OS’s) and will be posting development updates over on mastodon: https://mastodon.social/@saxtechsolutions
Re: Ask HN: What are you working on? (June 2026)
#564I am making Cargo for C. I have 3/4 of a working demo; the tool can build itself, including some non-trivial dependencies which I've ported to build natively with the tool (instead of wrapping their Make or CMake or whatever). The pitch: It's insane that we have to pull in Python or Lua to build C code. CMake is an abomination against god that has become usable in spite of itself. Zig cc is proof that this entire eco…
Re: Ask HN: What are you working on? (June 2026)
#565Re: Ask HN: What are you working on? (June 2026)
#566Re: Ask HN: What are you working on? (June 2026)
#567https://github.com/tweibley/rubyrlm - MVP Ruby implementation of Recursive Language Models (RLMs) that uses Gemini as the model backend and a Ruby REPL for iterative reasoning.
https://github.com/tweibley/legate - Framework for building AI agents in Ruby with dynamic tool selection, multi-step planning, and session management
https://insightclips.com - Create personalized event videos (with optional CTA) — from first promo to final recap automatically.
https://freshdeck.app - Presentations that design themselves.
https://yourslidessuck.com - Get your pdf/slide deck roasted for free.
https://seriouslygreatjob.com - Put someone on the "news" for free.
https://www.sayayeaye.app - IOS/Mac OS client for Google's Jules.
Re: Ask HN: What are you working on? (June 2026)
#568Re: Ask HN: What are you working on? (June 2026)
#569Re: Ask HN: What are you working on? (June 2026)
#570At core it turned out to be a complex optimization problem and a real challenge to tackle. I also put a lot of care in the UI/UX, while I usually focus more on backend work. It's working well, I am just finalizing the handling of some of the nastier edge cases