AI & LLM

When brute force beats HNSW — a DuckDB VSS lesson

An HNSW vector index is not a property of the column it sits on. It's a property of the query shapes the planner can rewrite. Mismatch the shape and the index does nothing — even when the SQL looks like it should benefit.

SEO & GEO

The cost of falling in love with technology

Cypher is expressive, graphs fit SEO data, embedded options exist. None of it survived the question 'what happens when the user opens DevTools?'

SEO & GEO

Shadow DOM — the panic room inside your web page

The Shadow DOM is a secret room inside your web page — with its own CSS, its own events, and the quiet ability to vanish from your SEO audits and every AI crawler that ever visits.