Live data from Hacker News

Viewing profile — whilo

whilo

HN member
Joined
Sat, Jul 25, 2020, 8:23 PM UTC
HN karma
30
Public activity
14 items

About whilo

Christian Weilbach is a researcher and systems builder working on structured learning, persistent memory, and runtimes for intelligent systems. He completed a PhD at UBC on structured amortized variational inference, after earlier work on Bayesian GANs, dictionary learning, and online learning for spiking neurons running Boltzmann machines. He’s currently building the Datahike ecosystem, an immutable, versioned data substrate for intelligent systems, including tools for vector search, branching SQL, and git-like search infrastructure. He has given talks at DeepMind, OpenAI, and MILA, and is interested in systems for deliberate, programmable organization of work, knowledge, and learning.

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #47357694

    Hey. Hybrid in which sense? I have integrated Stratum's columnar indices as a secondary index in the new query engine of https://github.com/replikativ/datahike itself, so for numer…

  5. comment
    Comment #47357150

    Hi HN - I’m the author of Stratum. The headline benchmark result is that on 10M rows, Stratum is faster than DuckDB on 35 of 46 single-threaded analytical queries, despite running …

  6. story
  7. comment
    Comment #47282099

    Hi HN - I’m the author of Stratum. Stratum is a columnar SQL engine built on the JVM exploring two ideas: • SIMD execution using the Java Vector API • copy-on-write branching for t…

  8. story
  9. story
  10. comment
    Comment #43675547

    No, he lives in Switzerland now (Lugano as far as I know). Switzerland is a big magnet for European talent, as is Germany to a lesser degree. My point though was that Germany was n…

  11. comment
    Comment #43660747

    As a German coming from Mannheim, and now living on the Canadian West coast, I have to say that this is exactly the mindset that makes it so difficult to innovate in Germany. While…

  12. comment
    Comment #23961118

    I see, so your problem was that you wanted to scan over all Datoms for one entity over a time period and you would have needed to have an EVAT index? In Datahike it would be fairly…

  13. comment
    Comment #23953227

    Interesting, honestly speaking we have not thought about time series data a lot yet, but I think we should be able to provide custom indices and extend Datalog with more efficient …

  14. comment
    Comment #23952548

    Hey, one of the core architects of Datahike here. As a Clojure company we are also super happy that Nubank made Clojure and Datomic much more credible with this move. While Datomic…