Y
Hacker News
new
|
ask
|
show
|
jobs
by
amelius
3491 days ago
I'm looking for an efficient encoding that is guaranteed to not contain certain substrings, such as improper language.
2 comments
jzwinck
3491 days ago
You can probably get most of what you want by simply not using vowels. A few non-English ones will still get through like knnbccb and there's also shlt and so on....
link
voltagex_
3491 days ago
Define improper language. Does your improper-language dictionary cover every possible translation of every possible "improper" word?
link