Frontend
MicroLighter: Syntax Highlighter
Geoff Graham CSS-Tricks
4 views
Syntax highlighting for code blocks without the complicated markup, spans, classes, and bloated JavaScript, courtesy of Uncle Dave.
MicroLighter: Syntax Highlighter originally handwritten and published with love on CSS-Tricks. You should really get the newsletter as well.
Read original: https://css-tricks.com/microlighter-syntax-highlighter/
← Previous
Why Your Website Should Never Stop Changing
Next →
How to Benchmark LLM Inference Yourself: A Design Standard for Numbers You Can Trust
Related
G
Frontend
GLM-5.3-Flash is the cheapest model on DigitalOcean. It's also the most verbose.
GLM-5.3-Flash lists at a fraction of its competitors' prices, but the discount you actually get depends entirely on one undocumented default: unconfigured requests run at maximum reasoning effort, cutting the real-world price advantage over Qwen3.8-Max from 12x to 2.3x. We spent $14.75 and 2,700 API
DigitalOcean Blog
W
Frontend
When pgvector Starts to Slow Down as Your Vector Table Grows
Learn when pgvector starts slowing down as your vector table grows, what causes performance bottlenecks, and how to keep vector search fast at scale.
DigitalOcean Blog
L
Frontend
Let’s Use the Emergent CSS random() Function in all the Browsers
The journey to create a polyfill for the upcoming CSS random() function that works in all browsers. Let’s Use the Emergent CSS random() Function in all the Browsers originally handwritten and published with love on CSS-Tricks. You should really get the newsletter as well.
CSS-Tricks