13 min read/18 views
Lua: The 278K Language Running 20% of the Internet
How a 33-year-old scripting language from Brazil quietly powers Roblox, Cloudflare, and billions of requests daily.
Tag
3 articles
How a 33-year-old scripting language from Brazil quietly powers Roblox, Cloudflare, and billions of requests daily.
Python 3.14's free-threaded build is officially supported. 10x speedups on CPU-bound tasks, 51% package compatibility, and Django runs without the GIL.
T-strings return a Template object, not a string. That one change enables SQL injection prevention, XSS-safe HTML, and shell safety built into the language.