Live data from Hacker News

Viewing profile — gbram

gbram

HN member
Joined
Fri, Feb 20, 2026, 2:50 PM UTC
HN karma
8
Public activity
10 items

About gbram

No profile information was provided.

Recent public activity

  1. comment
    Comment #47919663

    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…

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

    Hey HN, I'm building StreamHouse — an event streaming platform where you get Kafka-style streaming, a schema registry, SQL queries, and pipeline sinks without managing five separat…

  3. story
    Show HN: StreamHouse – Open-source Kafka alternative

    Hey HN, I built StreamHouse, an open-source streaming platform that replaces Kafka's broker-managed storage with direct S3 writes. The goal: same semantics, fraction of the cost. H…

  4. comment
    Comment #47330550

    totally irrelevent to your actual product but your landing page is beautiful

  5. comment
    Comment #47330404

    Fixed. quickstart works end to end now, no API key needed. Would appreciate a second look if you have a few minutes.

  6. comment
    Comment #47156521

    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

  7. comment
    Comment #47156496

    Working on a few fixes now. Will update the quick start and let you know when it’s all set!

  8. comment
    Comment #47147699

    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 w…

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

    Hey HN, I built StreamHouse, an open-source streaming platform that replaces Kafka's broker-managed storage with direct S3 writes. The goal: same semantics, fraction of the cost. H…

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

    I've been running multiple AI agents (Claude Code, Cursor, Codex) on the same codebase and kept hitting the same problem: they have no idea what each other are doing. Agent A refac…