Y
Hacker News
new
|
ask
|
show
|
jobs
by
karmakaze
2080 days ago
It would binary sort weird with negatives < 0 < positives but would put the largest magnitude negative closest to 0.
Also not Offset binary which uses 0111 for -1 rather than MySQL's 0001.