Viewing profile — robonot
robonot
HN member- Joined
- Mon, Nov 03, 2025, 6:27 PM UTC
- HN karma
- 2
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About robonot
No profile information was provided.
Recent public activity
-
comment
Comment #47912854
To be fair, 10 years ago the alternatives weren't as obvious to non-technical buyers.
-
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?
-
comment
Comment #47602896
True. That's reporting and they are also reporting numbers internally, which are getting leaked.
- comment
-
comment
Comment #47597574
huh?
- comment
-
comment
Comment #47597519
Clean design. Would love to see trend lines over time.
-
comment
Comment #47597484
really impressive for the size. Curious to see what happens when someone trains a 100B+ model natively at 1-bit.
-
comment
Comment #47597460
[flagged]
- story
- story
-
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.
-
comment
Comment #47548886
[dead]
-
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.
-
comment
Comment #47548868
The parallel agent coordination is what makes this interesting. Most agent wrappers are just single-agent loops with extra steps.