Live data from Hacker News

Viewing profile — gingerwizard

gingerwizard

HN member
Joined
Thu, Jul 14, 2022, 9:16 AM UTC
HN karma
7
Public activity
14 items

About gingerwizard

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
  4. story
  5. comment
    Comment #40062095

    Few in this thread have suggested ClickHouse would do well here. We tested 1 trillon rows recently, albeit much simpler data - https://clickhouse.com/blog/clickhouse-1-trillion-row…

  6. comment
    Comment #39128267

    Author of the post here, would love to hear ideas for optimization to improve this.

  7. story
  8. comment
    Comment #38545088

    Hey author, here, so yes its not the most recent technique, but when coupled with rescoring like we propose it can be a simple speed up for linear scans. It also a pure SQL solutio…

  9. comment
    Comment #38504623

    Some good examples and docs on this data https://clickhouse.com/docs/en/getting-started/example-datas...

  10. story
  11. comment
    Comment #38129639

    Its about a billion rows a day. Nice idea, we could probably add a visual for possible malicious packages.

  12. story
    Show HN: ClickPy – OSS project and service for Python analytics using ClickHouse

    Thought i'd share some recent work i'd done after being generally frustrated as to the available analytics for Python modules. Most seem to be either limited in time or incur charg…

  13. comment
    Comment #34706151

    Just use ClickHouse :) https://sql.clickhouse.com/play?user=play#U0VMRUNUICogRlJPTS...

  14. comment
    Comment #34669447

    I'd use clickhouse-local, ideal for this workload without needing to load into a full ClickHouse instance. https://clickhouse.com/blog/extracting-converting-querying-l...