nowfound

Alternatives

Products that do what jsDelivr does

Free multi-CDN for open source projects hosted on npm

  1. 1
    hop.js129

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

    Oct 2025

  2. 2

    Trace LLM requests + costs with OpenTelemetry monitoring

    Oct 2025

  3. 3

    Global CDN, zero config TLS, free custom domains

    2023

  4. 4RO

    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…

    2020

  5. 5

    Customizable self-hosted dashboards for LLM observability

    2025

  6. 6IW
  7. 7
    Openlit152

    One click observability & evals for LLMs & GPUs

    2024

  8. 8
    Scrivito107

    A user friendly, serverless JavaScript SaaS CMS

    2018

  9. 9UA
  10. 10EC
  11. 11RO

    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

  12. 12MY

    LLM observability is an absolute must-have for anyone running something in prod (or prod-like). While all the observability startups are great, you're essentially sending all your OpenAI usage history - prompts, generations, chats - to a random third party. So this script deploys a basic proxy in your Azure account, catches all incoming OpenAI requests, stores logs in your own resource group, and comes with visualizations premade (charts, timelines, chat history, cost estimation, etc). Thanks for any thoughts and feedback!

    2023 · github.com

  13. 13

    Free HLS video hosting with global CDN embeds

    27d ago · vdohide.com

  14. 14CT
  15. 15MC

    Hi HN, I'm excited to introduce Mixlayer, a platform I've been working on over the past 6 months that allows you to code and deploy prompts using simple JavaScript functions. Mixlayer recreates the developer experience of using LLMs locally without having to do all of the local setup yourself. I originally came up with this idea when using LLMs on my MacBook and thought it’d be cool to build a product that makes it easy for everyone. It compiles your code to a WASM binary and runs it alongside a custom inference stack I wrote in Rust. When you integrate LLMs in this way, your code and the…

    2024 · mixlayer.com

  16. 16UG

    What this is? a small side project called GaaC that allows you to use Github As a CDN. It: - is free and familiar. Everything stored in your separate repo. - has ease of use. Connect to your Github repo and start uploading files with drag and drop. You can also delete or modify them as needed. No manual commits required. - It comes with a search + preview UI, so you can quickly find the files you need. I've found this to be a time-saver for my own projects, and I hope it can help you as well. Why? As someone who frequently (somewhat) writes blogs, build toy websites or projects, I need to…

    2022 · gaac.vercel.app

  17. 17IM

    I spent the past few weeks making an open source cloud code editing environment with an AI copilot and multiplayer collaboration! It's fully self-hostable in 5-10 minutes. There's a lot of minor improvements to be made, and some are already listed in the Github issues. Let me know what you think and feel free to try it out.

    2024 · github.com

  18. 18IB

    Hey HN! Over the past few weeks, I’ve been working on DataBridge, an open-source solution for data ingestion and querying across text, PDFs, images, and videos. In our latest update, we’ve added a fully local deployment option: - No internet required – Runs entirely offline. - Customizable Models – Supports any LLM and embedding model via Ollama (with options for any other private providers) - Extensibility – You can plug in your own models or tools easily. This local-first approach ensures better privacy, security, and flexibility, especially for teams dealing with sensitive data. You can…

    2025 · github.com

  19. 19IB

    Hey everyone! My name is Will. I’ve been leading engineering teams for over two decades. Also, first time HN user here! One of the common pains I’d encounter in nearly every product I managed was alerting end users to infrequent events like outages, global announcements, beta launches, planned maintenance, etc. We’d always need to deploy custom, one-off modals or other alerts and then have to remember to revert them later. It was always a time sink for a developer to put aside what they were working on to make this happen. This Is Not A Drill! is a simple-to-install JS SDK that makes it…

    2024

  20. 20WO

    I built it for myself because ngrok didn't let me add one more domain unless I paid $12 more. I probably should've looked for alternatives before building my own, but my grudge got in the way . Once I started, I wanted to make it better than the other options. Silly, I know. No one probably cares. I plan to open source it sometime next year because I’ve got other projects to finish first. It's free until I deplete my cloud credits, then it will switch to a tier-based model with a free option.

    Oct 2025 · wsgrok.com

  21. 21MO

    Why we built it: • Claude Code: great for coding, but no video/audio support, localhost only • OpenAI SDK: single-model, no native multimedia tools • Both: no integrated DevTools for debugging agent reasoning So, we built Mix as an alternative for multimodal applications. • Native video/audio/PDF analysis tools (via Gemini for vision, Claude for reasoning) • Multi-model routing instead of single-provider lock-in • One-command Supabase setup for cloud deployment (vs localhost-only) • HTTP architecture that enables visual DevTools alongside agent workflows • Go backend: 50-80%…

    Oct 2025 · github.com

  22. 22CE
  23. 23CF

    Over this past month I had the idea to build a 100% open-source MIT-licensed tool to simplify sharing code with LLMs, without the vendor lock-in you get from most SDKs. Right now, it’s way too hard to export your data or work freely with models like o1 PRO or Grok 3, especially since they don’t even have API access. So I built OpenRepoPrompt, an open-source tool from wildberry-source that serializes files and folders into XML for LLMs. I coded/designed from 12PM -> 11PM on Saturday and 8AM -> 11PM on Sunday. There are still tons of features missing (I'm working on better file filtering…

    2025 · github.com

  24. 24IV

    Hey HN, As most of you (I think?), I cannot learn something without having a project, on the side, to implement what I’ve just learned. Recode is the project that I've used to learn Go. It lets you create a development environment in your cloud provider account easily. You can think of it as a desktop version of Gitpod / Coder / GitHub Codespaces less polished and with less features but 100% free and open-source. At the time of writing, it only works with Visual Studio Code and AWS. In order to let you configure your development environments easily, I’ve chosen to use Docker with…

    2022 · github.com

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