Y
Hacker News
new
|
ask
|
show
|
jobs
by
CameronNemo
2229 days ago
You really should not be casting data structures sent over the network directly to local data structures, unless you are using capnproto or another zero copy protocol that does that safely.