Hacker News new | ask | show | jobs
by dylan604 1495 days ago
does the binary one going from left to right feel odd to anyone else?
1 comments

Here's one that goes from right to left:

  (2**(64 - i)) & (t*10)
Nicely done! My OCD says things are back to normal now.