Hacker News new | ask | show | jobs
by yencabulator 403 days ago
> Zero-overhead indexing Embeddings are stored as extended attributes (xattrs) on each file, eliminating the need for external index files or services.

Ain't no such thing as zero-overhead indexing. Just because you can't articulate where the overhead is doesn't make it disappear.