Hacker News new | ask | show | jobs
by nightcracker 4402 days ago
Another point on the "2 bits per increment", you can only flip one bit at a time to get through all possible 128-bit states using Gray code.
1 comments

Or unary coding...bringing register width into new dimensions.