Live data from Hacker News

Viewing profile — ammario

ammario

HN member
Joined
Fri, Feb 04, 2022, 2:02 AM UTC
HN karma
122
Public activity
40 items

About ammario

Co-founder & CTO @ Coder[.com]

contact: ammar@coder.com

Recent public activity

  1. comment
    Comment #48868828

    There are PoW approaches that even the playing field between data centers and desktops. RandomX is my favorite.

  2. comment
    Comment #48536527

    Similar phenomena consistently reported in high doses of Benadryl: little spiders.

  3. 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…

  4. 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…

  5. 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…

  6. 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`

  7. 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 …

  8. 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…

  9. story
  10. 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…

  11. story
  12. comment
    Comment #44856096

    /shrug The implementation is so simple it's quite the cat and mouse game if they want to become litigious

  13. story
  14. story
  15. comment
    Comment #43097372

    Unfortunately collaboration here would kill my alpha ;)

  16. 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…

  17. 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 …

  18. comment
    Comment #43083203

    Daily trading volume is about ~$5m

  19. 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…

  20. 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 …

  21. 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.

  22. 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…

  23. story
  24. story
  25. story