Project ideas from Hacker News discussions.

Dropping Cloudflare for Bunny.net

📝 Discussion Summary (Click to expand)

Top 3 Themes from the Discussion

# Theme Supporting Quote(s)
1 Pricing & entry barrier – Many users point out that even a modest fee (≈ 1 €/month) or the need for a credit‑card can deter hobbyists and non‑US users. Unfortunately it doesn’t offer free hosting for hobbyists. Even for superficial traffic you’ll have to pay 1 euro a month (plus VAT)” — mhitza
I’m not in the USA or earn USA salaries, but I can pay 1 euro a month for a thing.” — joehart42
It’s not about the price it’s about the barrier. Even if I love a service, I won’t get very many people to try it if they need to enter a credit card.” — shimman
2 Cheap, low‑commitment alternatives – Users praise services like Bunny.net, DNSimple, or LuaDNS for offering predictable, low‑cost plans (often <$2/mo) that eliminate the “free‑tier lock‑in” feeling. I love bunny.net. For my use case it provides lower latency than Cloudflare.” — smartbit
We use them for a couple of things – very happy. I think probably the best reason (other than service robustness): support.” — tao_oat
Second DNSimple. Cheap to start and lots of nice features/support if you grow.” — corford
3 Vendor lock‑in & multi‑CDN desire – Several commenters warn against relying on a single provider and express a need for fail‑over or hybrid setups to avoid outages and surprise bills. It would be super nice to have a setup that uses multiple CDNs w/ automatic failover.” — Bender
The whole point of paying someone else to handle a problem for you is that you don’t have to worry about it. If you go all in on a provider and then suddenly find out that you’ve been switched to a paid plan in the middle of your vacation, that’s not a place anyone wants to be.” — edoloughlin
If a parent can buy their kid a computer, they can pay 1 euro a month for a CDN… This is a bad argument.” — tensor (highlighting the lock‑in critique)

The summary is intentionally brief, focusing on the three most recurrent topics with direct user quotations.


🚀 Project Ideas

FreeHood Edge#Summary

  • A zero‑cost edge compute and CDN platform for hobbyists that eliminates credit‑card sign‑up and auto‑purges cache on CI.
  • Core value: Free usage (10 GB bandwidth + 100 k requests/month) with instant global scaling.

Details

Key Value
Target Audience Hobbyists, open‑source maintainers, students, side‑project owners
Core Feature Free tier with auto‑purge on deploy, no credit‑card required
Tech Stack Serverless runtimes (e.g., Workerd), PostgreSQL, Docker/K8s edge nodes, Cloudflare‑compatible API
Difficulty Medium
Monetization Hobby

Notes

  • Directly answers commenters who complained “Unfortunately it doesn’t offer free hosting for hobbyists” and fear of surprise bills.
  • Appeals to developers who want to experiment without payment friction, sparking community‑driven improvements.

CDN Switchboard

Summary

  • Multi‑CDN orchestration service that routes traffic through multiple providers and auto‑fails over on outage or performance dip.
  • Core value: High‑availability delivery without vendor lock‑in.

Details

Key Value
Target Audience DevOps teams, SaaS founders, content platforms needing reliable delivery
Core Feature Real‑time health monitoring, automatic failover across Cloudflare, Bunny, Fastly, etc., via a single API
Tech Stack Go microservices, Prometheus/Grafana, Redis, Terraform, provider SDKs
Difficulty High
Monetization Revenue-ready: $0.005 per GB routed + 5 % of monthly bill

Notes

  • Solves the “single point of failure” frustration discussed in the thread and fulfills demand for “multiple CDNs with automatic failover.”
  • Practical utility for high‑traffic hobby projects that want zero‑downtime releases.

SimpleDNS.cloud

Summary

  • Lightweight DNS management service offering CNAME flattening, per‑zone API tokens, and DNSSEC with a truly free tier.
  • Core value: Advanced DNS features without credit‑card barriers.

Details

Key Value
Target Audience Domain hobbyists, open‑source projects, small businesses, developers needing advanced DNS
Core Feature Free tier (up to 10 domains), CNAME flattening, DNSSEC, per‑zone API tokens, UI + GraphQL API
Tech Stack Node.js + Prisma, PostgreSQL, edge DNS resolver, Let's Encrypt for UI
Difficulty Low
Monetization Revenue-ready: $0.01 per additional domain per month

Notes

  • Tackles the lack of free DNS providers that support CNAME flattening and advanced features.
  • Potential for rapid adoption by the open‑source community frustrated with current paid minimums.

Edgefunc Marketplace

Summary

  • Marketplace and runtime for edge functions that lets developers publish once and run on any CDN platform, with built‑in usage caps and revenue sharing.
  • Core value: Eliminates vendor lock‑in while providing a monetization path.

Details

Key Value
Target Audience Edge function developers, SaaS startups, hobbyists wanting to sell/shared logic
Core Feature Standardized edge‑function API, multi‑provider marketplace, usage caps, 15 % commission on sales
Tech Stack Rust/Wasm runtime, GraphQL gateway, Stripe for payouts, Docker sandbox, OpenAPI spec
Difficulty High
Monetization Revenue-ready: 15 % commission + $0.001 per execution

Notes

  • Addresses lock‑in concerns raised around proprietary APIs and the desire for “no vendor lock‑in.”
  • Could become a hub for community‑driven edge scripts, fostering discussion and utility for HN users.

Read Later