ammario
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Cmux – Coding Agent Multiplexer (github.com)
HN, I'm stoked to share this product I've been working on non-stop for the past few weeks. It's an immersive GUI experience for working with many coding agents in parallel. The UX should be familiar to Claude Code…
- Fine-grained HTTP filtering for Claude Code (ammar.io)
-
I originally built this as a way to make it safer to give CLI coding agents more autonomy. I wrote about that particular use case here: https://ammar.io/blog/httpjail. Any feedback is appreciated!
- Anyclaude – Claude Code with Any LLM (github.com)
- Kalshi Exchange Statistics (greed.bot)
- Show HN: labeler – automatically label GitHub issues (github.com)
We've been using this on mature OSS projects as well as internal repos @coder with good success. I figured it would be useful to the broader community. It's the kind of thing that saves a few minutes a day. So, not…
- Wush – P2P WireGuard file transfers and shells (github.com)
- A New Home for nhooyr/WebSocket (coder.com)
- GitHub Copilot in 70 lines of JavaScript (github.com)
- Show HN: Embeddable HNSW Library for Go (github.com)
Frustrated by the inability to play with semantic search / ANN in Go w/o a heavy-weight external DB, I created this HNSW library. I hope other gophers find it useful.
- Dropbox syncs 1000 developers with coder (coder.com)
- Give Go's Goto a Retry (ammar.io)
- Show HN: Wordle Solver in Go (github.com)