Y
Hacker News
new
|
ask
|
show
|
jobs
by
xxpor
1254 days ago
In cases where you're willing to take the perf hit, you can just use languages like Python which abstract over integer size entirely.
1 comments
hansvm
1254 days ago
Which used to, but at least for parsing ints they've snuck in the perf hit as a "security vulnerability."
link