Live data from Hacker News

Viewing profile — beholdo

beholdo

HN member
Joined
Thu, Aug 06, 2026, 2:02 AM UTC
HN karma
3
Public activity
1 items

About beholdo

No profile information was provided.

Recent public activity

  1. comment
    Comment #49191524

    The coolest interpreter technique I saw was one that put instruction bodies in static functions which the "compiler" main loop would memcpy the body of the function out to straight…