Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
astrange
7 months ago
|
parent
|
context
|
favorite
| on:
There is no memory safety without thread safety
Swift traps on overflow, which I think is the correct solution. You shouldn't make all your numbers infinitely-ranged, that turns all O(1) operations into O(N) in time and memory, and introduces a lot of possibilities for remote DoS.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: