Hacker News new | ask | show | jobs
by Drbble 5148 days ago
For binary strings a and b the Hamming distance is equal to the number of ones ( population count) in a XOR b.

Population count of x is not the same as x, so... how are the images the same?