Viewing profile — 0xae4f5b
0xae4f5b
HN member- Joined
- Mon, Sep 21, 2020, 6:42 AM UTC
- HN karma
- 2
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About 0xae4f5b
No profile information was provided.
Recent public activity
-
comment
Comment #24753531
Why? This piece shows that the author seems to be resourceful, creative and has a reasonably good understanding of C++. Would a change like this land in production? That's probably…
-
comment
Comment #24653439
This is basically the C++ Core Guidelines.
-
comment
Comment #24540547
> has a terrible (non existing) threading model. Yes you can run multiple instance of node or whatever, but sharing objects between them requires message passing Don’t Node.js work…