Viewing profile — ysolo
ysolo
HN member- Joined
- Sun, Mar 27, 2016, 3:58 PM UTC
- HN karma
- 11
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About ysolo
No profile information was provided.
Recent public activity
-
comment
Comment #11372532
Since Google changed the V8 API to mandate use of Isolate pointers passed in to V8 functions as a parameter rather than implicitly using thread-local data for engine storage it is …
-
comment
Comment #11370608
Best post here.
-
comment
Comment #11370565
I've been coding in Node for a couple of years. I find it interesting. But I'm aware that the async model of Node inverts the flow of control, turning code inside out and makes app…