Y
Hacker News
new
|
ask
|
show
|
jobs
by
Groxx
74 days ago
yea, this is in javascript. it's inherently single-threaded in almost all contexts (e.g. node.js shared memory where you're intentionally bypassing core semantics for performance, and correctness is entirely on you)