nowfound

Alternatives

Products that do what RudderStack, open-source CDI (a.k.a. open-source Segment) does

GitHub: https://github.com/rudderlabs/rudder-server/ === Firstly, a big thanks to the HN community for showing us love and support in our previous HN post (https://news.ycombinator.com/item?id=21081756). At that point, we had just open-sourced the repo and were not fully prepared for a Show HN. We wanted to share updates since then and also do our official Show HN. Updates since Sept 2019 1. Changed the name from Rudder to RudderStack :) 2. API compatibility with Segment 3. Open-source control plane so no dependency on the hosted control plane for…

  1. 1RO

    RudderStack (https://github.com/rudderlabs/rudder-server) is an open-source customer data infrastructure (a.k.a open-source alternative to Segment). We firstly want to thank the HN community for showing us love and support in our previous HN post (https://news.ycombinator.com/item?id=21081756). At that point, we had just open-sourced the repo and were not fully prepared for a Show HN. We wanted to share updates since then and also do our official Show HN. Updates since Sept 2019 ================= 1. Changed the name from Rudder to RudderStack :) 2. API…

    2020

  2. 2

    Open Source Customer Data Infrastructure (Segment alt)

    2020

  3. 3

    Let's be honest. Your AI agents could be better.

    2025

  4. 4
    hop.js129

    A fast, free, privacy-first CDN for open-source projects

    Oct 2025

  5. 5
    Windster159

    Open-source Tailwind CSS admin dashboard interface

    2021

  6. 6

    Free multi-CDN for open source projects hosted on npm

    2017

  7. 7GH

    http://ghn.cloudapp.net/ If you can, try right-clicking on an image. This page started off as a random collection of stuff I wanted to try out (spinning up an Azure linux VM included) where I gave myself "1 hour per feature" to learn new stuff. Shell scripts, command-line webkit-based png rendering, pcntl_fork, piwik... Fun stuff. I know, yet another view of HN, no biggie. I welcome all feedback and questions!

    2013

  8. 8TO
  9. 9TA

    Hi everyone! I built this because I wanted a little bit more organization around my Claude sessions, worktrees and plans while staying in the terminal and not relying on another SaaS tool. Since it's a command line tool, the added bonus is that Claude can use `td` directly. The td calendar was just a fun add-on but the Claude session stats have been pretty interesting! Let me know what you think!

    Apr 2026 · github.com

  10. 10SP

    Hi Guys, Yesterday we have released StatusBay . StatusBay is an open source tool that provides the missing visibility into the K8s deployment process https://statusbay.io/ https://github.com/similarweb/statusbay https://github.com/similarweb/statusbay-helm Would love to hear your thoughts & feedback. Enjoy!

    2020

  11. 11RA

    Hi HN, I recently open sourced a small tool (Remuda) that I built at work to remove some of the friction of launching and managing agents and figured HN might be interested. I also wrote a post on the company blog that goes into more detail about why I built it and showcases its features: https://www.yendo.com/blog/remuda-an-agent-orchestrator

    Jun 2026 · github.com

  12. 12WB

    Hi. We just open sourced Bullet Train, a Feature Flag and Remote Config platform. It's a collection of tools: server API, admin front end and clients for a bunch of different platforms. Together they allow you to control feature flags and remote config across projects, environments and users. We realised that we were building ad-hoc feature flag stuff into individual projects over and over, so we had a look around to see if there was a way of doing this in a more formal manner. There are a few commercial solutions around but they were quite expensive and seemed to be aimed more at the…

    2018

  13. 13SN

    Hey folks, I am finally posting a Show HN post for a project I have been working on for several months now, and it's in a state where I already get a lot of value myself, so I am happy to share broadly. The pitch line is: "Skybear.NET is a managed platform automating Synthetic HTTP API testing." At the moment, the main source file format supported for your API tests are Hurl.dev files [1]. Hurl is a CLI tool wrapping `curl` and it's really awesome. At least check that out :) I am not affiliated directly with the Hurl CLI tool, and the platform I am building provides full Hurl compatibility.…

    2024 · skybear.net

  14. 14SH

    Three months ago I shared OpenPanel with you all. Got so many encouraging comments then but one feature that was missing/undocumented was self-hosting. I just released it today and thought I would share it here. Keep hosting! Old post here: https://news.ycombinator.com/item?id=40432213

    2024 · docs.openpanel.dev

  15. 15OA

    Hi HN, I’m Mike, the founder of OpenRig. I built this because my Claude Code + Codex setup kept forming little "topologies" of long-lived agents that worked well together, but the terminal sprawl was intense. So I built a primitive the agents could intuitively reach for to save and recreate these setups on the fly. This then led to more agent-first primitives like coordination, declarative workflow patterns, workspaces, etc. Several months in and these "rigs" I manage with openrig require a lot less babysitting and I can manage more projects at once without getting overwhelmed. The short…

    May 2026 · openrig.dev

  16. 16KO

    Hey HN! I wanted to share an open-source project I’ve been working on called k8sAI. It’s a personal AI Kubernetes expert that can answer questions about your cluster, suggests commands, and even executes relevant kubectl commands to help diagnose and suggest fixes to your cluster, all in the CLI! As a relative newcomer to k8s, this tool has really streamlined my workflow. I can ask questions about my cluster, k8sAI will run kubectl commands to gather info, and then answer those question. It’s also found several issues in my cluster for me - all I’ve had to do is point it in the right…

    2024 · github.com

  17. 17AC

    Looking for early users: we ship same-day on feature requests and can adapt the tool to your workflow fast. Try it and let us know what’s missing. Happy to make it work for your team. Curious what HN thinks about the UX, install friction, or any must-have features before ditching the daily standup.

    2025 · github.com

  18. 18NT

    I built a CLI tool that turns codebases and PRs into diagrams so you can quickly understand how things fit together. Originally made it because I couldn't follow my own AI-generated repos. Just shipped a big update: - Switched from D2 to Mermaid for rendering - Tree-sitter AST parsing + agentic flow instead of raw LLM calls. ~50x faster. - Works on any GitHub repo or PR, not just local - Dropped the web frontend, it's just a CLI now - Published as a pip package Still a ton to improve and I'm building fast. Feedback, issues, PRs all welcome.

    Feb 2026 · github.com

  19. 19LO

    Hi HN, Martin, Nils, and Jannes here. We are building Legit, an open source version control and collaboration layer for AI agents and AI native applications. You can find the repo here https://github.com/Legit-Control/monorepo and the website here https://legitcontrol.com Over the last years, we worked on multiple developer tools and AI driven products. As soon as we started letting agents modify real files and business critical data, one problem kept showing up. We could not reliably answer what changed, why it changed, or how to safely undo it. Today, most AI…

    Jan 2026

  20. 20IB

    I've been playing with cross platform windows/linux Kubernetes clusters recently and have had endless problems with installer scripts misconfiguring networking by using the wrong NIC etc. I got frustrated with the tooling on windows to debug container networking so I built a tool that attempts to stitch together the HNS (Host Network Service) & HCS (Host Compute Service) resources into a tree that shows the relationship between configs. You can also search over it to find the networking impacting your containers or launch the windows built in packet capture tool to create a network…

    2022 · github.com

  21. 21OD

    This is OpenDeck, my own platform for building custom MIDI controllers. I've been working on it for more than 10 years, and now I've made the biggest change so far - rewritten the entire codebase to make use of Zephyr - RTOS with which I've been working professionally for few years now. This now allows me to support many newer boards, complex features and also to modernize the codebase in general. I've been limited on all fronts before. The platform itself allows for simple building and configuring of custom MIDI controllers - main reason for that is because it requires no coding. Load the…

    Apr 2026 · github.com

  22. 22S2

    Hey HN, We’re Suchintan and Shu from Skyvern (https://www.skyvern.com). We’re building an open source AI Agent that can browse the web and take actions. Our open source repo can be found at https://github.com/Skyvern-AI/Skyvern. We’ve re-built Skyvern with a Planner-Actor-Validator agent architecture and achieved 85.8% state of the art (SOTA) on the WebVoyager Benchmark. You can see the results for yourself here: https://eval.skyvern.com/ For reference, here were the previous SOTA results: 83.5% - Google Mariner…

    2025 · eval.skyvern.com

  23. 23DV

    I was tired of setting up my coding environment from scratch whenever I switched machines, and I wanted easy access to Goose AI (an OpenAI-powered coding assistant) without complex configuration. So this weekend I hacked together Goosecode Server - a dockerized VS Code that runs in the browser with the Goose AI agent pre-installed and configured. It's nothing fancy, just combining existing tools in a useful way. What's interesting is that beyond personal use, it can be integrated as a tool call for AI agents people are building. Since it's containerized with a standard interface, you can…

    2025 · github.com

  24. 24NS

    Hey everyone, I was always tired of setting up PowerDNS, Bind and PiHole and I am trying to do more projects in Rust, so here is Nomina. It has: * Split Horizon DNS (return a different IP/record if remote IP is in a certain network etc) * DynDNS Support * Blocklist Integration * DHCP4+6 Server * AXFR/IXFR support * Rewriting of records It can replace most of the common Home Lab setups incl. PiHole AdBlocking etc. https://github.com/DatanoiseTV/Nomina

    Jun 2026

Ranked by how close each launch is in meaning, then by votes. Refine with a description →