Live data from Hacker News

Viewing profile — robonot

robonot

HN member
Joined
Mon, Nov 03, 2025, 6:27 PM UTC
HN karma
2
Public activity
15 items

About robonot

No profile information was provided.

Recent public activity

  1. comment
    Comment #47912854

    To be fair, 10 years ago the alternatives weren't as obvious to non-technical buyers.

  2. comment
    Comment #47603139

    Awesome. Are you exposing the api to Claude or just copy pasting the data for it to analyze? How are you feeding it the data?

  3. comment
    Comment #47602896

    True. That's reporting and they are also reporting numbers internally, which are getting leaked.

  4. comment
  5. comment
  6. comment
  7. comment
    Comment #47597519

    Clean design. Would love to see trend lines over time.

  8. comment
    Comment #47597484

    really impressive for the size. Curious to see what happens when someone trains a 100B+ model natively at 1-bit.

  9. comment
    Comment #47597460

    [flagged]

  10. story
  11. story
  12. comment
    Comment #47548894

    The PyTorch export is key. Visual ML tools that lock you into their own runtime never stick. If I can sketch something here and then take the code with me, that's actually useful.

  13. comment
  14. comment
    Comment #47548879

    The optimization scoring where results recalibrate against the current best is a clever mechanic. Keeps it competitive even after the easy wins are taken.

  15. comment
    Comment #47548868

    The parallel agent coordination is what makes this interesting. Most agent wrappers are just single-agent loops with extra steps.