Live data from Hacker News

Viewing profile — gronky_

gronky_

HN member
Joined
Tue, Dec 06, 2022, 10:29 AM UTC
HN karma
1,011
Public activity
83 items

About gronky_

No profile information was provided.

Recent public activity

  1. comment
    Comment #47706271

    Mobile rendering of the post has some issues. Tables are overflowing and not responsive for example

  2. comment
    Comment #47194914

    Don’t know about other claws, with NanoClaw the agent can only rewrite code that runs inside the container. You can see here that it’s only given write access to specific directori…

  3. story
  4. comment
    Comment #46851265

    True. There’s a setting for Claude code though where you can add apiKeyHelper which is a script you add that gets the token for Claude Code. I imagine you can use that but haven’t …

  5. story
  6. story
  7. story
  8. comment
    Comment #44876040

    Keep in mind that this isn’t about users - the top agents on the leaderboard aren’t running an actual product on the benchmark. If they are running their production product as is, …

  9. comment
    Comment #44875955

    This ok from your perspective then? def make_pass@1_agent(agent, n): def retry_agent(problem): for attempt in range(n): result = agent(problem) if result.success: return result ret…

  10. comment
    Comment #44875327

    It’s a pass@1 benchmark. When submitting you need to check a box that there was only 1 attempt per problem. See here for example: https://github.com/SWE-bench/experiments/pull/219 …

  11. comment
    Comment #44874831

    I’ve been running a bunch of coding agents on benchmarks recently as part of consulting, and this is actually much more impressive than it seems at first glance. 71.2% puts it at 5…

  12. comment
    Comment #44514439

    I see it a bit differently - LLMs are an incredible innovation but it’s hard to do anything useful with them without the right wrapper. A good wrapper has deep domain knowledge bak…

  13. comment
    Comment #44379041

    It will catch those sneaky bugs

  14. story
  15. comment
    Comment #43661471

    Stating that Israel doesn’t have a right to exist has been recognized to be an antisemitic statement by many prominent institutions. It’s a radical statement that effectively denie…

  16. comment
    Comment #43641039

    Yes, it uses Supabase, doesn’t roll its own

  17. comment
    Comment #43545327

    I just tried the demo on the homepage and I don’t know what kind of sorcery this is but it’s blowing my mind. I input a bunch of completely made up words (Quastral Syncing, Zarnix …

  18. story
  19. comment
    Comment #43485593

    They’re all in. They announced they’ll add support for it in the desktop app and the API in the coming months: https://x.com/OpenAIDevs/status/1904957755829481737

  20. story
  21. story
  22. comment
    Comment #43485331

    Currently supported in the Agents SDK https://openai.github.io/openai-agents-python/mcp/

  23. story
  24. story
  25. story