HackerTrans
TopNewTrendsCommentsPastAskShowJobs

gbram

no profile record

Submissions

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

streamhouse.app
1 points·by gbram·vor 4 Monaten·0 comments

Show HN: StreamHouse – Open-source Kafka alternative

github.com
3 points·by gbram·vor 4 Monaten·0 comments

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

github.com
10 points·by gbram·vor 5 Monaten·8 comments

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

hivemindai.dev
1 points·by gbram·vor 5 Monaten·0 comments

comments

gbram
·vor 3 Monaten·discuss
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
·vor 4 Monaten·discuss
totally irrelevent to your actual product but your landing page is beautiful
gbram
·vor 4 Monaten·discuss
Fixed. quickstart works end to end now, no API key needed. Would appreciate a second look if you have a few minutes.
gbram
·vor 5 Monaten·discuss
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
·vor 5 Monaten·discuss
Working on a few fixes now. Will update the quick start and let you know when it’s all set!
gbram
·vor 5 Monaten·discuss
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