Live data from Hacker News

Viewing profile — ivaivanova

ivaivanova

HN member
Joined
Wed, Apr 01, 2026, 4:33 PM UTC
HN karma
1
Public activity
16 items

About ivaivanova

Data scientist building open source AI tools for data scientists. Creator of Bridgekit.

github.com/getbridgekit/bridgekit

Recent public activity

  1. comment
    Comment #48635692

    [flagged]

  2. story
  3. story
  4. story
  5. comment
  6. story
  7. comment
    Comment #47903670

    Congratulations, that's huge! I got my first open-source contributors this week and I was so excited about it.

  8. comment
    Comment #47869868

    I think distribution and reach are the hardest part. I've really been struggling with that. How do I spread the word to the right audience.

  9. comment
    Comment #47852310

    The end of an era! I think Ternus will bring a long-awaited fresh perspective.

  10. comment
    Comment #47852151

    Would love to learn more about how to put this together?

  11. comment
    Comment #47666363

    How are you getting customers?

  12. comment
    Comment #47666279

    Wow, so cool. Looks amazing. You must really like clocks.

  13. story
    Ask HN: Will AI agents replace data scientists or make them better?

    There's been a lot of chatter about AI agents replacing knowledge workers and I've been thinking about where data science specifically falls - the judgment part of the job feels di…

  14. comment
    Comment #47604004

    The hooks approach seems much cleaner for real-time. Did you run into any issues with the blocking hooks degrading performance before you switched to background?

  15. comment
    Comment #47603804

    Good to know background hooks make that much of a difference. How are you handling the case where multiple agent teams are writing to the same jsonl files simultaneously?

  16. comment
    Comment #47603603

    Ha, I just shipped an open source library using the Anthropic API. The way I solved the cost concern was by having users bring their own API key. Zero infra cost on my end and they…