Viewing profile — ivaivanova
ivaivanova
HN member- Joined
- Wed, Apr 01, 2026, 4:33 PM UTC
- HN karma
- 1
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About ivaivanova
github.com/getbridgekit/bridgekit
Recent public activity
-
comment
Comment #48635692
[flagged]
- story
- story
- story
- comment
- story
-
comment
Comment #47903670
Congratulations, that's huge! I got my first open-source contributors this week and I was so excited about it.
-
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.
-
comment
Comment #47852310
The end of an era! I think Ternus will bring a long-awaited fresh perspective.
-
comment
Comment #47852151
Would love to learn more about how to put this together?
-
comment
Comment #47666363
How are you getting customers?
-
comment
Comment #47666279
Wow, so cool. Looks amazing. You must really like clocks.
-
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…
-
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?
-
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?
-
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…