Live data from Hacker News

Viewing profile — matsonj

matsonj

HN member
Joined
Wed, Mar 19, 2025, 7:54 PM UTC
HN karma
13
Public activity
8 items

About matsonj

No profile information was provided.

Recent public activity

  1. comment
    Comment #48117519

    no we don't (source: work at motherduck)

  2. comment
    Comment #45636475

    Sure - https://motherduck.com/blog/15-companies-duckdb-in-prod/

  3. comment
    Comment #45636458

    You’re underselling this. Running it locally also gives you access to all cores and all RAM. Wasm is very limited comparatively - perf is not even close.

  4. comment
    Comment #45636159

    Afaik no overlapping people

  5. comment
    Comment #44610570

    I was hopeful for Wasm to make this work better but it just didn't. really cool to see this available - i was wondering what the next step was.

  6. comment
    Comment #43788922

    `from my_table` will do the same! We are working on how to make it easy to switch from instant sql -> run query -> instant sql

  7. comment
    Comment #43783534

    for clarity: Instant SQL won't automatically run queries that write or delete data or metadata. It only runs queries that read data.

  8. comment