HackerTrans
トップ新着トレンドコメント過去質問紹介求人

gbram

no profile record

投稿

Show HN: Streamhouse – all-in-one event streaming for startups

streamhouse.app
1 ポイント·投稿者 gbram·4 か月前·0 コメント

Show HN: StreamHouse – Open-source Kafka alternative

github.com
3 ポイント·投稿者 gbram·4 か月前·0 コメント

Show HN: StreamHouse – S3-native Kafka alternative written in Rust

github.com
10 ポイント·投稿者 gbram·5 か月前·8 コメント

Show HN: Hivemind – A shared coordination layer for AI agents

hivemindai.dev
1 ポイント·投稿者 gbram·5 か月前·0 コメント

コメント

gbram
·3 か月前·議論
Checkout out https://hivemindai.dev, which is a shared coordination layer for ai agents but can be shared across different users/teams and just captures the main decisions/actions instead of all the junk in between
gbram
·4 か月前·議論
totally irrelevent to your actual product but your landing page is beautiful
gbram
·4 か月前·議論
Fixed. quickstart works end to end now, no API key needed. Would appreciate a second look if you have a few minutes.
gbram
·5 か月前·議論
I still find it useful as a local blob storage and no big code changes to cut over to s3 since it’s the same APIs
gbram
·5 か月前·議論
Working on a few fixes now. Will update the quick start and let you know when it’s all set!
gbram
·5 か月前·議論
For systems that can tolerate slightly higher latency, and prefer operational simplicity. A good example would be a ecommerce platform that is streaming order history into a data warehouse. They likely don’t need sub-millisecond latency that Kafka provides, and can use a simpler, significantly cheaper option to achieve the same result