|
|
|
|
|
by gesman
4573 days ago
|
|
I wonder why they didn't make cut-off optimization points at 33? When programmers don't know in advance how long name/email/input/whatever field is going to be - they just use the magic "power of two" length :) So 32 (or 33) in this case would be more reasonable. |
|