Viewing profile — R00mi
R00mi
HN member- Joined
- Tue, Apr 14, 2026, 4:11 PM UTC
- HN karma
- 1
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About R00mi
Computational musicology researcher (roomi-fields.com), 24 years in tech including 18 at Airbus.
Now running Noos-IA, an AI consultancy in rural France. Open-source work spans audio research, civic tech, and AI tooling
GitHub: roomi-fields
Recent public activity
-
comment
Comment #47804428
The 56% conversation vs 21% coding split is a really interesting finding — it lines up with trajectory studies on SWE-bench where ~38% of an agent's actions are pure exploration (g…
-
comment
Comment #47804353
[dead]
- comment
-
comment
Comment #47780350
Bottom-up preparation :) - Plate — your product - Pancake 1 — the model - Syrup #1 — how the model emits the tool call (Harmony, JSON, XML-ish). Different flavor at every table. - …
-
comment
Comment #47780200
I agree with the core of what you're saying, but I think the real split isn't "Anthropic trustworthy or not" — it's: what's proprietary vs what's open in the stuff you're actually …
-
comment
Comment #47768146
[dead]
-
comment
Comment #47767815
MCP is the wire format between agent and tool, not the format the model itself uses to emit the call. That part (Harmony, JSON, XML-ish) is still model-specific. So the M×N the art…