Communitypythondjangotypographyblogging
Blogger Adds Em Dashes With Script
|
3.9
On Feb. 15, 2026, a blogger said they do not use LLMs to write posts but acknowledged one exception: a legacy Python snippet that replaces ' - ' with an em dash (u'\u2014'). The author traced the code to at least 2015 when porting the site to Django, noting it enforces consistent typography across posts.
Scoring Rationale
Practical, verifiable detail about tooling, but limited scope and single-source personal blog reduces broader impact.
Practice interview problems based on real data
1,500+ SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems

