Y
Hacker News
new
|
ask
|
show
|
jobs
by
andrewla
3987 days ago
Technically, 10 + 26 + 26 = 62 files, since it uses string.ascii_letters and chains on digits.
1 comments
koreno
3987 days ago
The characters cycle (wrap-around), but since you have the columns intact that shouldn't be an issue... :)
link
koreno
3986 days ago
Actually, there was a bug there, but now it's fixed.
link