Live data from Hacker News

Viewing profile — mavam

mavam

HN member
Joined
Mon, Sep 17, 2012, 4:18 AM UTC
HN karma
167
Public activity
101 items

About mavam

http://github.com/mavam

Recent public activity

  1. comment
    Comment #47209594

    Why choose if you can have both? You can turn any MCP into an CLI with Pete's MCPorter: https://mcporter.dev . Since I've just switched from buggy Claude Code to pi, I created an e…

  2. comment
    Comment #46861264

    Tenzir | Software Engineering & Sales | Remote (EU Timezones) | Full-time Tenzir is building an open-core security data pipeline for the AI era. We empower defenders to collect, sh…

  3. comment
    Comment #46693023

    Not yet, but will do so soon at https://github.com/tenzir .

  4. comment
    Comment #46691936

    What's the startup latency? How long do I have to wait until Claude is operational?

  5. comment
    Comment #46691707

    For deploying Claude Code as agent, Cloudflare is also an interesting option. I needed a way to run Claude marketplace agents via Discord. Problem: agents can execute code, hit API…

  6. comment
    Comment #39902457

    Tenzir | Remote - EU | open-core | Full-time | https://tenzir.com Tenzir is hiring several key engineering roles to meet the needs in expanding the team. Our product: security data…

  7. comment
    Comment #39831768

    We see this trend as well. And AWS Security Lake goes exactly there. Right now, we‘re working on OCSF normalization in our pipelines to drop structured security telemetry in the ri…

  8. comment
    Comment #39741275

    We're building something similar at Tenzir, but more for operational security workloads. https://docs.tenzir.com Differences to Vector: - An agent has optional indexed storage, so …

  9. comment
    Comment #39566146

    Tenzir | Remote (EU) or Hamburg, Germany | open-core | Full-time | https://tenzir.com Tenzir is hiring several key engineering roles to meet the needs in expanding the team. Our pr…

  10. comment
    Comment #39544508

    We're developing TQL (Tenzir Query Language, "tea-quel") that is very similar to PQL: https://docs.tenzir.com/pipelines Also a pipeline language, PRQL-inspired, but differing in th…

  11. comment
    Comment #39217521

    Tenzir | Remote - EU | open-core | Full-time | https://tenzir.com Tenzir is hiring several key engineering roles to meet the needs in expanding the team. Our product: security data…

  12. comment
    Comment #38187510

    The extra data type of unstructured/bytes is optional in that you don’t have to use it if you don’t need it. Just start with a table if that’s your use case. In security, binary ar…

  13. comment
    Comment #38187215

    We want to achieve something similar with our pipelines [1] by making the beginning and the end of the pipeline symmetric, giving you this flow: 1. Acquire bytes (void → unstructur…

  14. comment
    Comment #37912875

    Author here: it’s describing how we built our pipeline engine. Technical content, presented in a form that I think is of interest to many HN users. I don’t think „ad“ is the correc…

  15. story
  16. comment
    Comment #37861685

    For studying statistics, I put together a comprehensive cheat sheet: https://github.com/mavam/stat-cookbook

  17. comment
    Comment #37609806

    Hey, founder of Tenzir [1] here — We are building an open-core pipeline-first engine that can massively reduce Splunk costs. Even though we go to market "mid stream" we have a few …

  18. comment
  19. comment
    Comment #37594001

    Apache Arrow recently introduced ADBC for this.

  20. comment
    Comment #36967063

    Tenzir | Remote - EU | open-core | Full-time | Frontend Engineer | https://tenzir.com At Tenzir, we're pioneering the future of open-source security operations with a revolutionary…

  21. comment
    Comment #36582868

    Tenzir | Remote - EU | open-core | Full-time | Frontend Engineer | https://tenzir.com At Tenzir, we're pioneering the future of open-source security operations with a revolutionary…

  22. comment
    Comment #36163838

    Tenzir | Remote - EU | open-core | Full-time | Frontend Engineer | https://tenzir.com At Tenzir, we're pioneering the future of open-source security operations with a revolutionary…

  23. comment
    Comment #35729018

    I wish there would be a Google Drive equivalent of this.

  24. comment
    Comment #35164601

    The heavy lifting of this is CISA's Malcom [1]. Unfortunately the blog posts only provides a non-linked bullet to it [2]. Seth Grover, the main driver behind Malcom, put a lot of e…

  25. comment
    Comment #34978560

    Why does this use dot-based chaining as opposed to standard dplyr piping?