Viewing profile — realexweb
realexweb
HN member- Joined
- Thu, Jul 30, 2026, 5:32 PM UTC
- HN karma
- 1
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About realexweb
No profile information was provided.
Recent public activity
-
comment
Comment #49240935
[flagged]
-
comment
Comment #49151497
Genuine question rather than a criticism: what do the tools actually execute in? I spent last week asking people running local agents what their generated code runs inside, and the…
-
comment
Comment #49151458
I've been benchmarking bare CPython startup for something unrelated and get 7.5ms median for python3 -c 'pass' on this machine, 5.3 with -S. That floor is most of the cost for anyt…
-
comment
Comment #49151456
Nice size. I've been fighting the same fight in Rust and landed at 1.9 MB for a static-pie musl binary, which is about as far as I could push it without giving up features. Two thi…
-
comment
Comment #49113107
link