Jev launches: a System One model for decisions
TypeSafe founder Diogo Almeida introduces Jev, its RLCD training method, and its focus on software decisions. The post includes a 2:56 launch video.

A PostgreSQL extension that searches your whole database in natural language via a single function jev(), with no index or embeddings, judging 129 rows in about 1 second.
I think I just cooked something 🔥 jev(): a PostgreSQL extension that searches your whole database in natural language. No index, no embeddings, just one function. WHERE jev(people, 'could work from home') or WHERE jev(people, 'name sounds european') 129 rows judged in ~1s