Y
Hacker News
new
|
ask
|
show
|
jobs
by
pcwalton
3336 days ago
> Everything else with unsafe code is an optimization.
You need unsafe code to invoke a syscall. Doing I/O is not an "optimization".