Live data from Hacker News

Viewing profile — robintiman11

robintiman11

HN member
Joined
Sun, Jul 19, 2026, 8:51 PM UTC
HN karma
2
Public activity
4 items

About robintiman11

No profile information was provided.

Recent public activity

  1. comment
    Comment #49004314

    Yeah I’d say sorting by relevance is similar but MEANS is strictly a boolean operator only allowed in WHERE clauses at the moment. The way it works is: 1. Prune rows based on seman…

  2. comment
    Comment #48996981

    I built it using Apache Datafusion. It adds semantic operators to SQL such as MEANS which can be used to filter data by its meaning. The core idea is that a user should be able to …

  3. story
  4. comment
    Comment #48989035

    Very cool