Hacker News new | ask | show | jobs
by cbhl 3663 days ago
If you decide that spaces aren't valid identifiers in 0x codes, then it might be worthwhile to strip all of them out when someone enters one.
1 comments

Ok, we now ignore spaces in the code inputs, so it no longer matters if you enter:

  7DBZ3G
  0x7DBZ3G
  0 x 7DBZ3G
... they all work the same way.