HackerTrans
TopNewTrendsCommentsPastAskShowJobs

gbram

no profile record

Submissions

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

streamhouse.app
1 points·by gbram·4 เดือนที่ผ่านมา·0 comments

Show HN: StreamHouse – Open-source Kafka alternative

github.com
3 points·by gbram·4 เดือนที่ผ่านมา·0 comments

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

github.com
10 points·by gbram·5 เดือนที่ผ่านมา·8 comments

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

hivemindai.dev
1 points·by gbram·5 เดือนที่ผ่านมา·0 comments

comments

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