Tuesday, June 9, 2026

Show HN: OpenYabby, voice-controlled multi-agent orchestrator for Claude Code https://ift.tt/i85B9bz

Show HN: OpenYabby, voice-controlled multi-agent orchestrator for Claude Code https://ift.tt/TnYFQ78 June 10, 2026 at 12:08AM

Show HN: Transit-format (JSON/MessagePack) reader/writer in C https://ift.tt/fNoRyJT

Show HN: Transit-format (JSON/MessagePack) reader/writer in C Transit.c is an addition to the set of libraries to support transit data interchange format written in C11. It supports full 0.8 specification of cognitect's transit-format: JSON, JSON-Verbose and MessagePack encodings, all ground and extension types, compression via keys caching, extensibility via custom tag handlers. https://ift.tt/l8Nmpd9 June 8, 2026 at 01:35PM

Monday, June 8, 2026

Show HN: Courtside – TUI for NBA Games https://ift.tt/4HQE1ZL

Show HN: Courtside – TUI for NBA Games Hi HN, I made this after seeing a few similar projects on the front page. NBA API endpoints are public and there’s a pretty robust python package ( https://ift.tt/RDcyEqB ) that I referenced for the endpoint structure to build an sdk in go. used BubbleTea and LipGloss for styling. It was a bit tricky to test the live endpoints but I watched Friday’s Final game with this and it worked pretty well playball - https://ift.tt/3M7J9Wx faceoff - https://ift.tt/1gb8zWN https://ift.tt/mIUnsu6 June 6, 2026 at 03:43AM

Show HN: HTTP/3 and raw QUIC client/server APIs for Node.js https://ift.tt/XdSvu73

Show HN: HTTP/3 and raw QUIC client/server APIs for Node.js I built this because I wanted to make outbound and accept inbound HTTP/3 and raw QUIC connections from ordinary Node.js code, without building Node from source or putting everything behind a reverse proxy. Repo: https://ift.tt/y4Xqm6J npm: https://ift.tt/qWKaOo3 It’s a native package around Rust/quiche. It supports both client and server APIs, I'm using it in a couple of projects: creating raw QUIC streams, datagrams, custom ALPN, session behavior, and HTTP/3 client work from Node. I've tried to be very safe in the native code, written in rust, with proofs around the parts I was most concerned about getting wrong. I have it hosting a couple of sites as HTTP3 endpoints and found it working well. https://ift.tt/y4Xqm6J June 8, 2026 at 10:38PM

Show HN: Stop returning raw JSON from MCP servers, build rich inline UIs https://ift.tt/1NwO6VF

Show HN: Stop returning raw JSON from MCP servers, build rich inline UIs https://ift.tt/9OjrnbE June 8, 2026 at 10:37PM

Sunday, June 7, 2026

Show HN: An mkv player that uses WASM to render you videos https://ift.tt/GjN3YSq

Show HN: An mkv player that uses WASM to render you videos hello HN i want to share this wasm experience i built for a universal mkv player on the web using wasm to ship a lean decoder only ffmpeg build, thus way codecs unsupported by the browser can be played I wonder if this holds any value to anyone anymore https://parallax.kinosoft.moe/ June 8, 2026 at 03:57AM

Show HN I scraped 743 large employers' careers pages to find their ATS https://ift.tt/eUTns5l

Show HN I scraped 743 large employers' careers pages to find their ATS https://ift.tt/ZCsNkLM June 7, 2026 at 09:45PM