cd/entity/Unicode· home entities Unicode
grep -l @unicode /news/*.json | wc -l → 7

Unicode

mentions 7 type Organization feed RSS

// recent coverage 7 mentions

14:11
2026-08-12
dev.to
developer-tools

How We Built an Emoji Translator Without AI

A developer built an emoji translator without AI, relying on versioned Unicode and CLDR reference data, reviewed editorial combinations, and explicit rules. The bidirectional tool translates emoji seq…

08:10
2026-07-25
dev.to
natural-language-processing

What Breaks When Your App Has to Reason About Chinese Characters

A developer building a Chinese character analysis system for naming explains how internationalization assumptions break with CJK text. Python 3 handles Unicode correctly but JavaScript's UTF-16 surrog…

04:56
2026-07-16
thegustafson.com
large-language-models

Unicode, Bytes, and What Text Actually Is

A language model does not see letters or pixels; it sees a sequence of integers from a vocabulary table, and the raw input is just bytes. Unicode assigns every character a unique integer code point, b…

14:17
2026-06-18
dev.to
developer-tools

A Unicode space killed my cron for 2.5 hours

A Python cron job on Windows failed for 2.5 hours due to a single Unicode character (U+202F, narrow no-break space) in an email body. The character caused a UnicodeEncodeError when the script tried to…

11:30
2026-05-20
dev.to
developer-tools

Why CJK Support in Rust Is Hard

Embedding and processing CJK (Chinese, Japanese, Korean) text in Rust is significantly more complex than handling Latin scripts due to the enormous size of CJK fonts, which require font subsetting to …

// co-occurs with top 8 entities
// topics top 6 topics