Live data from Hacker News

Viewing profile — realexweb

realexweb

HN member
Joined
Thu, Jul 30, 2026, 5:32 PM UTC
HN karma
1
Public activity
5 items

About realexweb

No profile information was provided.

Recent public activity

  1. comment
    Comment #49240935

    [flagged]

  2. 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…

  3. 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…

  4. 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…

  5. comment