Databases
How a CJK Bigram Tokenizer Powers Search in Nine Languages
Space-based tokenizers fail on Korean, Chinese, and Japanese text. Here is a bigram approach that searches nine languages with one index.
Space-based tokenizers fail on Korean, Chinese, and Japanese text. Here is a bigram approach that searches nine languages with one index.
Rotating a JWT signing key naively invalidates every live token and logs out all users. Here is the overlap window and kid design that avoids it.
The graveyard of forgotten shell scripts has an alternative. Describe the task in plain words and let an AI assemble grep, awk, and jq for you.
Writing in public teaches you and helps others, but one language limits reach. Write one English source, let a pipeline translate and publish the rest.