TIME WAIT BLOG.
#Databases June 28, 2024 8 MIN READ

Vector Embeddings: The New Universal Interface

Retrieval systems are shifting from relational lookups to semantic similarity.

Vector Embeddings: The New Universal Interface

Once similarity becomes first-class, database APIs must be redesigned.

Vectors Are Not a Search Plugin

Vector indexing belongs in the primary data path, not as an afterthought.

/related_artifacts

The Ghost in the Latent Space
#AI_Interpretability Oct 24, 2024

The Ghost in the Latent Space

Using sparse autoencoders to map hidden concepts inside large language models.

read full log arrow_right_alt
Zero-Cost Abstractions: Borrow Checker Deep Dive
#Rust May 12, 2024

Zero-Cost Abstractions: Borrow Checker Deep Dive

How Rust guarantees memory safety without GC while keeping predictable performance.

read full log arrow_right_alt