Viewing profile — Sep142324
Sep142324
HN member- Joined
- Mon, Sep 15, 2025, 6:28 AM UTC
- HN karma
- 2
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About Sep142324
No profile information was provided.
Recent public activity
-
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…
- story
-
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…
- story
-
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…