Viewing profile — ammario
ammario
HN member- Joined
- Fri, Feb 04, 2022, 2:02 AM UTC
- HN karma
- 122
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About ammario
contact: ammar@coder.com
Recent public activity
-
comment
Comment #48868828
There are PoW approaches that even the playing field between data centers and desktops. RandomX is my favorite.
-
comment
Comment #48536527
Similar phenomena consistently reported in high doses of Benadryl: little spiders.
-
comment
Comment #46706671
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 ha…
-
comment
Comment #46035800
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 concu…
-
comment
Comment #46035728
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, interrupti…
-
comment
Comment #45600036
I wrote up some tips on that here: https://cmux.io/prompting-tips.html — most of it is generally applicable outside of `cmux`
-
story
Show HN: Cmux – Coding Agent Multiplexer
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 …
-
comment
Comment #45339993
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 know…
- story
-
story
Show HN: Httpjail – HTTP(s) request filter for processes
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 feedbac…
- story
-
comment
Comment #44856096
/shrug The implementation is so simple it's quite the cat and mouse game if they want to become litigious
- story
- story
-
comment
Comment #43097372
Unfortunately collaboration here would kill my alpha ;)
-
comment
Comment #43085820
I've been recording every trade across the platform for the past 3 months, which is when I began my operation. Median Daily Volume (M$) Dec 2024 - 10.2 Jan 2025 - 5.04 Feb 2025 - 5…
-
comment
Comment #43083269
Cool to see. I'm currently #1 on the Kalshi volume leaderboard ( https://kalshi.com/social/leaderboard ) with a proprietary market making algorithm. There is plenty of money to be …
-
comment
Comment #43083203
Daily trading volume is about ~$5m
-
comment
Comment #41508129
I think this post overhypes the issue. So many writes we do just aren’t that important (e.g. logs, cli config, blah), Close fails rarely, and it’s pretty standard for casually deve…
-
story
Show HN: labeler – automatically label GitHub issues
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 …
-
comment
Comment #41429265
To scale such an approach you could have the LLM generate JS to walk the DOM and extract content, caching the JS for each page.
-
comment
Comment #41404213
It makes them better, up to a point. Many commits (esp in private repos or WIP branches) are barely descriptive and of the form "stuff broke" "i got test to pass" "yay", etc. These…
- story
- story
- story