top | item 24258135

(no title)

tarasmatsyk | 5 years ago

Smart,

what about using words (like a password phrase) instead of a hash? You can schedule title of the upcoming tweet, so people can like it and "subscribe" to notifications

discuss

order

edent|5 years ago

I'm not sure of any hashing algorithms which use words as their output. Or have I misunderstood your comment?

renewiltord|5 years ago

It's just a byte string converted to a hex string commonly. Chunk it into quads of hex and you can index into a 65k dictionary (the OED has more than twice that).