HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ammario

124 karmajoined 4 năm trước
Co-founder & CTO @ Coder[.com]

contact: [email protected]

Submissions

Show HN: Cmux – Coding Agent Multiplexer

github.com
22 points·by ammario·9 tháng trước·4 comments

Fine-grained HTTP filtering for Claude Code

ammar.io
88 points·by ammario·10 tháng trước·11 comments

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

github.com
4 points·by ammario·10 tháng trước·0 comments

comments

ammario
·11 giờ trước·discuss
There are PoW approaches that even the playing field between data centers and desktops. RandomX is my favorite.
ammario
·26 ngày trước·discuss
Similar phenomena consistently reported in high doses of Benadryl: little spiders.
ammario
·6 tháng trước·discuss
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 tháng trước·discuss
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 tháng trước·discuss
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 tháng trước·discuss
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 tháng trước·discuss
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.