Search
Search blog posts, code notes, projects and more
Search blog posts, code notes, projects and more. In the meantime, here's the latest:
Blog
Building site search with Astro and Cloudflare D1
Replacing Algolia on this very website with a self-owned, full-text search API built on Cloudflare D1 and SQLite FTS5, searchable from the site itself and from Raycast
text-wrap, overflow-wrap and word-break: which one do I actually want?
A practical guide to CSS's confusingly-similar text wrapping and breaking properties, and when to reach for each one