cd/entity/UnicodeΒ· homeβ€Ί entitiesβ€Ί Unicode
grep -l @unicode /news/*.json | wc -l β†’ 3

Unicode

mentions 3 type Organization feed RSS

// recent coverage 3 mentions

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