Live data from Hacker News

Viewing profile — lainzhow

lainzhow

HN member
Joined
Fri, Feb 28, 2025, 4:24 PM UTC
HN karma
6
Public activity
6 items

About lainzhow

No profile information was provided.

Recent public activity

  1. comment
    Comment #47971498

    I wonder why not use nginx and some local DNS settings to just serve all these local services under a new, local URL. Not too long ago I had a similar issue and solved with that.

  2. comment
    Comment #45885221

    Very nice game, good job!

  3. comment
    Comment #45300999

    Sure, any good learning sources?

  4. comment
    Comment #45221113

    Neat tool, but I noticed it shows that modules are mostly supported when they are at best partially supported. You can double check with the famous "Are we modules yet?" website.

  5. comment
    Comment #44291937

    If I got it right, it was a high schooler that posted. So I guess that's not an option

  6. comment
    Comment #43337888

    I didn't read the source, but from the description it says it uses memory mapping. So my guess here is that IO isn't so much of an issue since prefetching can hide away the latency…