Viewing profile — lainzhow
lainzhow
HN member- Joined
- Fri, Feb 28, 2025, 4:24 PM UTC
- HN karma
- 6
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About lainzhow
No profile information was provided.
Recent public activity
-
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.
-
comment
Comment #45885221
Very nice game, good job!
-
comment
Comment #45300999
Sure, any good learning sources?
-
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.
-
comment
Comment #44291937
If I got it right, it was a high schooler that posted. So I guess that's not an option
-
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…