Live data from Hacker News

Viewing profile — Sep142324

Sep142324

HN member
Joined
Mon, Sep 15, 2025, 6:28 AM UTC
HN karma
2
Public activity
5 items

About Sep142324

No profile information was provided.

Recent public activity

  1. comment
    Comment #46750818

    I work on Proton/Timeplus (disclosure). We hit a SIGSEGV where the backtrace was misleading: our fatal handler tried to print a stack trace and that trace capture sometimes crashed…

  2. story
  3. comment
    Comment #45808505

    Hi! You can find the detailed differences here: https://docs.timeplus.com/proton-oss-vs-enterprise In short, Proton focuses on simplicity — it’s a single-instance engine powerful e…

  4. story
  5. comment
    Comment #45328533

    Dynamic Tables are interesting for declarative streaming. In the ClickHouse ecosystem, you might want to look at materialized views combined with streaming engines. For real-time t…