Hacker News new | past | comments | ask | show | jobs | submit
Hashing everything based on the byte representation breaks when you have a type where equality does not imply byte equality. Such as… floats (+0 and -0 are equal, but have different byte representation).
loading story #48463757