HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ammario

124 カルマ登録 4 年前
Co-founder & CTO @ Coder[.com]

contact: [email protected]

投稿

Show HN: Cmux – Coding Agent Multiplexer

github.com
22 ポイント·投稿者 ammario·9 か月前·4 コメント

Fine-grained HTTP filtering for Claude Code

ammar.io
88 ポイント·投稿者 ammario·10 か月前·11 コメント

Show HN: Httpjail – HTTP(s) request filter for processes

github.com
4 ポイント·投稿者 ammario·10 か月前·0 コメント

コメント

ammario
·10 時間前·議論
There are PoW approaches that even the playing field between data centers and desktops. RandomX is my favorite.
ammario
·26 日前·議論
Similar phenomena consistently reported in high doses of Benadryl: little spiders.
ammario
·6 か月前·議論
Lol, this is my PR. That cost is misleading. That workspace did far more than that change. In reality I spend ~$1000/week in tokens for all of my development work, and I'm quite happy with the exchange.
ammario
·8 か月前·議論
Curious to hear more.. why is random port selection not working for your case? The other issue we've seen is machines tend to get overloaded with tons of agents running tests concurrently, hence the SSH remote isolation mode.
ammario
·8 か月前·議論
Author of Mux here:

I started building it out that way but found it very challenging to create parity between the models. E.g. they have different tools, system prompts, interruption semantics, cost tracking etc. The spirit of the product is decoupling the LLM from the UI, so we went with a custom loop / tools that can perform decently across all models.
ammario
·9 か月前·議論
I wrote up some tips on that here: https://cmux.io/prompting-tips.html — most of it is generally applicable outside of `cmux`
ammario
·10 か月前·議論
I meant read-only there in the sense of mutability, not exfiltration.

Of course, some websites may permit mutations through GET so it’s probably only sensible to use alongside known hosts.