Live data from Hacker News

Viewing profile — ignaciovdk

ignaciovdk

HN member
Joined
Fri, Jun 30, 2023, 5:40 AM UTC
HN karma
31
Public activity
64 items

About ignaciovdk

No profile information was provided.

Recent public activity

  1. comment
    Comment #48982714

    [flagged]

  2. comment
    Comment #48982711

    Very cool!

  3. story
  4. story
  5. story
  6. story
  7. comment
    Comment #46329735

    We (Basekick Labs) we are the new maintainers of Liftbridge. It went dormant in 2022, and we're reviving it. Liftbridge adds Kafka-style durability to NATS: commit log, partitions,…

  8. story
  9. story
  10. story
  11. story
  12. story
  13. comment
    Comment #45758159

    Arc is OSS under AGPL-3.0: https://github.com/Basekick-Labs/arc

  14. story
    Show HN: Metrics, Logs, Traces and Events in One Place. This Is Arc

    Hey HN, I’ve posted here before about Arc, and wanted to share a quick update. We’ve been heads down the last few weeks, and things are moving fast, performance is up, features are…

  15. story
  16. comment
    Comment #45642328

    Two weeks ago, we open-sourced Arc Core: https://github.com/Basekick-Labs/arc Today, the results are in, Arc is now the fastest time-series database on ClickBench, outperforming Qu…

  17. story
  18. story
    Arc: One week later, 210 stars and new ClickBench results

    Hey everyone, just wanted to say thank you for all the feedback, questions, and curiosity over the past week. https://news.ycombinator.com/item?id=45505407 This community pushed Ar…

  19. comment
    Comment #45534621

    That’s fair, the number alone doesn’t mean much without context. The benchmark measures fully written time-series records, not bytes. Each record typically includes 1–4 fields, tag…

  20. comment
    Comment #45510935

    Thanks! Let’s go by parts, as Jason would say Schema inference: yes, Arc infers the schema automatically from incoming data (both for MessagePack and Line Protocol). Each measureme…

  21. comment
    Comment #45510885

    Hey, thanks for asking. I’d say both roles are possible, though the original intent of Arc was indeed to act as an offload / long-term store for systems like TimescaleDB, InfluxDB,…

  22. comment
    Comment #45510176

    Great questions, thanks! Partitioning: yes, Arc partitions by measurement > year > month > day > hour. This structure makes time-range queries very fast and simplifies retention po…

  23. comment
  24. comment
    Comment #45507538

    Hey there, great questions. The benchmarks weren’t run on the same machine as MinIO, but on the same network, connected over a 1 Gbps switch, so there’s a bit of real network laten…

  25. comment
    Comment #45506813

    Awesome, would love to hear what you think once you try it out! If it’s not too much trouble, feel free to share feedback at ignacio [at] basekick [dot] net.