Hacker News new | ask | show | jobs
by zzo38computer 217 days ago
If you want my suggestion, it would be to avoid Unicode string types (a byte string would be better), and also to have integers bigger than 32-bits. These do not seem to be the kind of suggestions you had wanted, although they would avoid some significant problems.
1 comments

Interesting will take a look in this point, thanks for sharing