frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Dropping Cloudflare for Bunny.net

https://jola.dev/posts/dropping-cloudflare
173•shintoist•2h ago

Comments

turblety•1h ago
I switched a year ago and have been absolutely loving them. Not just because we can support a EU based CDN, but their Magic Containers are amazing. I can have global instantly scalable API's that cost me barely $1 a month until used.
mhitza•1h ago
Unfortunately it doesn't offer free hosting for hobbyists. Even for superficial traffic you'll have pay 1 euro a month (plus VAT).

Not many DNS management providers (that I'm aware of, please correct me) support CNAME flattening. That is having your A record point to a CNAME.

Every time I purge the pull zone cache, I do it twice, cause once from my CI isn't enough. My CI does individual page cache invalidation during deployment, but there needs to be some kind of delay (with no feedback) when assets are distributed across.

joehart42•1h ago
oh no a euro a month for a service. How will we financially recover?
miyuru•1h ago
not everyone lives in the USA or earns USA based salaries.

also I said this in a another thread, they charges 1$ even for single testing http request.

https://news.ycombinator.com/item?id=46873521

pdimitar•1h ago
Man, come on now, it's 1.20 EUR a month.
mhitza•1h ago
Of course it's nothing, but it's also not a set it an forget kind of thing, which in many ways for hobbyists is why cloudflare/github pages are nice.
shimman•55m ago
Yes, it's nice to have a trillion+ dollar monopoly able to subsidize loss leaders to put your competitors out of business.
BarryMilo•1h ago
Other commenters laughing at you for the price... 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.
fourside•1h ago
I get that credit cards are a barrier of entry but I’m more willing to give providers a break now that AI agents make it much easier to abuse free tiers. It’s also harder for smaller companies to offer free tiers. If we want a more diverse set of service providers we as customers need to be willing to accept some trade-offs.
hobofan•54m ago
It's also a barrier for education.

Almost all technological choices I made as a teen were driven by "what hosting can I get for free, as my parents sure as hell won't put down their payment information for that". Back then that usually meant PHP and a max. 50MB MySQL.

bombcar•28m ago
If you've ever offered an online service, charging "the dollar" reduces a ton of spam/abuse you have to deal with.
rvz•1h ago
> Unfortunately it doesn't offer free hosting for hobbyists. Even for superficial traffic you'll have pay 1 euro a month (plus VAT).

?

So 1 euro a month is too expensive for you? Wow.

Just pay the 1 Euro or go to GitHub where that is free but goes down almost every week.

senfiaj•1h ago
> It’s a single point of failure for the internet. Every Cloudflare outage ends up in the news.

I hear this argument all the time, but I think it's more complicated.

Firstly, if people used more diverse / smaller services the distribution of outages would change. While there will likely to be more frequent "smaller" asynchronous outages, many platforms can still break even when only one of their dependencies break. So, you might likely to face even more frequent outages, although not synchronous.

Secondly, we are not sure if these smaller services are on par with the reliability of Cloudflare and other big players.

Thirdly, not all Cloudflare infrastructure is fully centralized. There is definitely some degree of distribution and independence in/between different Cloudflare services. Some Cloudflare outages can still be non global (limited by region or customers that use certain feature set, etc).

maxdo•1h ago
make Europe great again, and no, this is so different from any other nationalist moves :)
swiftcoder•1h ago
Surely by definition, being pro-EU is automatically anti-nationalism (at least for everyone inside the EU)?
cbg0•1h ago
The extremists want you to believe that, but the EU is an economic alliance, not a federal republic. Being pro-EU is usually anti-isolationist, but it isn't always anti-nationalist.
swiftcoder•1h ago
> the EU is an economic alliance, not a federal republic

The line between those two things in the case of the EU is awful blurry.

The Espace Léopold issues laws that are binding on member nations, wields significant power over trade, fiscal policy, and mandates open borders between member nations. These are hardly the features of a purely economic treaty organisation.

lpcvoid•1h ago
I am pro-EU and anti-nationalist. This works because the EU is a collection of states.
noir_lord•1h ago
I'm pro-EU and my country is no longer in the EU (annoyingly).

It's not perfect but it's better than the alternatives and we really need a power bloc (even if currently only economic) that isn't the US and China.

Alternatives to US big tech are always welcome.

evolve2k•1h ago
I’ve mainly been using cloudflare for the very excellent (and free) premium DNS offering.

Easy upload of bind test files Flattened CNAME to support naked domains Robust free role based permissions to add other ppl

Anyone have suggestions for moving a stack of domains, many being little community and hobby projects away from cloudflare for a small overall price. Agency pricing like migadu offers for email on custom domains is what I have in mind.

https://www.migadu.com/pricing/

chrisweekly•1h ago
I make a point of using a dedicated service provider for each distinct service. YMMv but I'm happy with DNSMadeEasy (DNS), IWantMyName (registrar) and Fastmail (email).
evolve2k•1h ago
I should add a friend has recommended DNsimple.com and I’ve previously found their service to be excellent.

https://dnsimple.com/

50 cents per domain per month 10 cents per million queries

That’s prob cheap enough to support lots of little hobby sites and bigger traffic sites likely have some budget.

corford•1h ago
Second DNSimple. Cheap to start and lots of nice features/support if you grow e.g. terraform provider, an acme.sh plugin, Okta support etc.
mawalu•50m ago
I used them in the past (many years ago) and was very surprised when my DNS was affected by a cloudflare outage. Turns out (back then) they relied on the cf network for DoS protection against their resolvers[1]. I was surprised to learn that and honestly thought that if I already take a dependency on cloudflare I might as well have them host my zones directly for free.

[1] Not completely sure but I think this was the incident https://blog.dnsimple.com/2020/07/incident-dns-resolution/

aeden•39m ago
At one point we were using Cloudflare's DNS Firewall product for our entire edge network. We have since moved half of our edge network to our own infrastructure and are currently in the process of expanding our edge network further, so at this point an outage at Cloudflare should be at least partially mitigated for our customers due to our separate edge network, and eventually it should be completely independent.
lpcvoid•1h ago
Try desec.io, I use them and am very happy. Free DNSSEC, which some other DNS hosters want to charge you for (IONOS, looking at you).
nicbvs•1h ago
You can use Bunny for DNS-only, it works well
moralestapia•1h ago
Nice ad.

>One of my biggest concerns though is around how easily I could become heavily dependent on this one single company that then can decide to cut me off [...]

How does switching to Bunny make a difference?

It would be super nice to have a setup that uses multiple CDNs w/ automatic failover.

Bender•1h ago
It would be super nice to have a setup that uses multiple CDNs w/ automatic failover.

Doable, but that removes all the free tiers of all the CDN's. AFAIK they all require an enterprise account to keep using ones own DNS and their own GSLB DNS failover. There are probably a few exceptions and one could maybe make something of that but I don't know which ones are the exceptions.

bakugo•1h ago
What other CDNs even have decent free tiers besides Cloudflare?
Bender•58m ago
I don't know. I started to go down that path but all the CDN's that suggested some aspect of try before buying were in places outside of the US and had non US payment processors so I moved on to other projects. I doubt that there are many. I suspect Cloudflare only do it as a result of dual-use and that dual-use may be backed by tax dollars as there is no way a publicly traded company would give away massive network resources at a loss but that is my own conspiracy theory. i.e. an extension to Googles birds of a feather project. Capture most web traffic, most DNS traffic and learn who talks to who and why to form an AI map.
ben8bit•1h ago
We use them for a couple of things - very happy. I think probably the best reason (other than service robustness): support. CloudFlare is great until it's not, and you aren't paying $$$ for enterprise support. This is probably one of the most underrated reasons to switch to any lesser known (but still rock solid) infra services. UpCloud too - great support!
tao_oat•1h ago
I tried to move my sites to Bunny Edge Scripting and found the experience mostly poor, unfortunately. A lot of failures without error logs, and purging the pull zone cache only seemed to work sometimes. A shame because I like their offering otherwise.
FryHigh•1h ago
I had to move to Bunny.net after Cloudflare disabled my homepage following a malicious report, despite me being a paying customer for several years. I also never received a response to my appeal.

I’ve now been with Bunny.net for over a year and have been very happy with the service.

Lihh27•41m ago
heh one bad report gets action. years as a paying customer get you silence. ugly asymmetry.
akoculu•1h ago
We had severe issues with Bunny and recently migrated off it.

Some of our users were unable to reach our CDN altogether. They couldn't load any assets at all. Bunny's customer service was far too slow to respond and mostly gave unhelpful answers. They couldn't even identify the issue.

In less than 45 minutes, I moved our CDN entirely from Bunny to Cloudflare Workers. Now our CDN just actually works, I don't have to debug our CDN for the Bunny customer service team.

Also, this is obviously a marketing post.

GeneticGenesis•1h ago
In the interests of transparent disclosure on such a positive blog post, It might be worth calling out that all the links on the page are all linked to the Bunny Affiliate Program. [1]

[1] https://bunny.net/affiliate/

gruez•1h ago
Yeah IANAL, but this sort of endorsement with undisclosed remuneration would probably run afoul of FTC guidelines, which is why you see disclaimers like "As an Amazon Associate I earn from qualifying purchases" everywhere. The author seems to live in the UK, but a cursory search suggests there's something similar there as well.
infecto•1h ago
Maybe it technically under some regulation runs afoul. The FTC would never bother themselves with this and I don’t believe it’s in the spirit of the intent.
joladev•1h ago
Sorry, I realize I overdid it on the affiliate links so I've called out the link and removed some others. Just thought it was nice that they had an affiliate program. Nothing shady intended!
freedomben•30m ago
Thanks, just something to be mindful of in the future. It unfortunately can discredit your work if not clearly disclosed. Thanks for the post!
stronglikedan•8m ago
> It unfortunately can discredit your work

In a time where more people usually beg for forgiveness instead of asking for permission, it already has

ewy1•1h ago
your enthusiasm for the service might be justified but having every mention of its name be a hyperlink with referral code feels offputting like i'm about to enter a multi-level marketing scheme
PUSH_AX•1h ago
This has to be an ad right? Affiliate link in the blog, non sensical reasoning for switching (single point of failure to... another single point of failure) etc
smt88•1h ago
Yeah. I flagged this thread for spam.
joladev•1h ago
It's not, but I can see how it came across like that. I just wrote up my experience moving over, and I thought it was nice they had an affiliate link. I've cleaned it up and called out the affiliate link. Nothing shady intended.
Giorgi•1h ago
Sounds like an ad which it probably is.
kugelblitz•1h ago
I use bunny.net for CDN and DNS.

I don't like free offerings, because what if they decide to charge someday? What if someone decides "free is not feasible, we start charging $20 per instance now".

I'd rather have a low fee now, a change from $2 to $3 is more likely and that's fine for me. But from free to not free is risky for me.

I also like smaller, independent-ish ompanies that actually care about developers. That's why I use bunny.net, transistor.fm, Plausible Analytics.

akdev1l•58m ago
>I don't like free offerings, because what if they decide to charge someday? What if someone decides "free is not feasible, we start charging $20 per instance now".

You can just move to another provider at that point. At least when it comes to CDN and DNS there’s literally no vendor lock-in.

You can grab your dns records export them to csv and import somewhere else easily and a CDN is just a file server so you can just give your files to someone else easily.

glhaynes•45m ago
Can anyone say why this is being downvoted? Seems like it makes sense to me, but this isn't my area of expertise.
nixosbestos•42m ago
I used to handwave cloud portability. Turns out when you're shipping things and need extra services and you have deadlines, you build against the platform. I think the GP comment was probably expressing wariness of the free cloudflare tier that entices you to build against their APIs and their product shape in a way that inevitably locks you in. Sure, you could migrate, but that's expensive.
glhaynes•37m ago
Yeah, good point. For a little hobbyist site of no importance, I'm not too worried about vendor lock-in, but that calculus changes as it gets more important.
Etheryte•37m ago
Predictability matters. 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. Saying there's no lock-in is nice, but that overlooks the fact that there most definitely is friction. What if there's no mass export? No mass import? Or you need to reset 2FA? Or etc, there's a thousand things that can shoot you in the foot, especially if you have a lot of services you need to migrate.
gordonhart•29m ago
For personal projects, I'd rather just pay $2/month and not think about it than get hit with a random bill and scramble to migrate before the next month's bill. Bunny is perfect for this use case where you have a handful of projects that aren't all actively maintained. It just works without hand-holding, and since you're paying for the service, there's no rugpull looming.
osigurdson•4m ago
I didn't downvote it, but I don't think migrating away from Cloudflare workers, R2, D1, etc., isn't going to be that easy. Basically, the build these things from the ground up to work optimally for their infra - even the mental model that you have to use is different. If you only narrowly use one part of it, maybe.
SV_BubbleTime•16m ago
If the rest of the market moved to $20, why would economics of another vendor moving from $2 to $3 at the same time be plausible?
rmoriz•7m ago
While this will probably happen over time, free* offerings are an anomaly you can‘t build a business on. But even 1€/months minimum is probably too low to cover costs.
osigurdson•7m ago
Logically, the only thing CloudFlare would do is lower or eliminate the free usage tier. For instance, if X million operations are currently free, they make X/2 operations free. I don't think they would do that, but if they did, it couldn't possibly be existential to any viable company.

Practically, any metered supplier can put you out of business. It usually doesn't happen because destruction is mutually assured.

+1 for using smaller, more independent companies in any case!

upmind•1h ago
Am I the only one who thinks their reason for why theyre leaving Cloudflare didn't sound particularly sound... This blog post reads like something a Bunny.net employee would write
vvpan•1h ago
I do not understand what it is about Cloudflare. Especially for a blog post - won't pretty much anything do?
Manchitsanan•58m ago
I'm currently running a SaaS on Cloudflare Workers + Pages. The developer experience is genuinely good, deploying serverless functions and static sites from the same repo has been seamless.

But I hit a real issue recently: CDN edge caching served stale HTML after a deploy, and the service worker cached the bad response. Took a CDN purge from the dashboard to fix. The debugging experience when things go wrong at the edge is painful, you're always guessing which cache layer is the problem.

That being said, the free tier is hard to beat for getting started. Workers, Pages, KV, R2 — you can run a full production app at near-zero cost until you hit scale. Not sure if Bunny offers that.

Sammi•42m ago
Yeah ran into that too, and found someone else that wrote a script for it, so we're not alone: https://bash.cyberciti.biz/web-server/linuxunix-bash-shell-s...
ossa-ma•33m ago
Cloudflare's biggest benefit is the wrangler cli which when paired with claude code means that you can completely handoff setup/debugging/analysis.

Some of you may be skeptical about this but it allows for much easier management when working on multiple SaaS/hobby projects/personal tools.

jtbaker•30m ago
DB seems like the main shortcoming in the stack for them. I don't want to deal with the limitations of D1. Seems like a serverless postgres setup a la Neon/Supabase would be a slam dunk.
WilcoKruijer•25m ago
They have Durable Objects which should be enough for most use cases (it’s SQLite with no limitations). Have you tried that?
starwatch•4m ago
I've used DO's quite a bit. I'm a big fan... however I find the database latency pretty hard to deal with. In the past 6 months I've seen upwards of 30s for little side projects running tiny (100's of kb) databases. Sometimes it's lightning fast... sometimes it's a disaster.

As a consequence I've had to build quite defensively - adopting a PWA approach - heavy caching and background sync. My hope is that latency improves over time because the platform is nice to work with.

wahnfrieden•30m ago
Bunny doesn’t have a free tier, but their greatest asset is that it has prepaid billing: there’s zero risk of running up a surprise six figure bill just because of being attacked, making a mistake with a deploy, or other sudden sources of resource usage. I’d rather my site go down than to be on the hook for hundreds of thousands, which many projects have no hope of generating from sudden spikes in traffic of any source.

There’s a cost limit to how much high availability is worth on any project but vendors like CloudFlare don’t respect that.

michaelbuckbee•15m ago
Bunny has a lot of that (they have a sqlite compatible API, edge functions, but the call it something different, etc.)

That being said, I had enough issues with Bunny and CF debugging across regions that I made this free tool to do both remote HTTP and TCP traceroutes to keep my sanity: https://dnsisbeautiful.com/global-http-availability

KingOfCoders•47m ago
Have been with them for quite some time, have some Hugo websites with them, do DNS through them, get their minimum $1 invoice each month. Love them.
_HMCB_•35m ago
I use Bunny for serving up videos. Best service by far. Inexpensive and fast streaming.
samlinnfer•32m ago
I do have a question, is it even possible to have a CDN set up where they don't MITM and strip your TLS and re-encrypt or are we just picking which jurisdiction gets to inspect your traffic?

edit: I'm thinking of the use case where the CDN as a proxy for APIs and uncachable content as well, where it used as a reverse proxy for transit/ddos protection.

yjftsjthsd-h•28m ago
Much of the point of a CDN is that they can cache responses, and likely also make other changes. I don't see how that could be done without seeing what's inside the request.
SV_BubbleTime•15m ago
Comparing hashes of responses without knowing what is inside wouldn’t work?
kstrauser•28m ago
Probably not. That’d look a lot like a bunch of load balancers around the world hitting your own backend. There’s generally not a way to cache web data without decrypting it inside the cache.
tambre•25m ago
Seemingly lacks IPv6 though? Cloudflare requires you to pay them and make an explicit effort to disable IPv6. Sad to see it not enabled by default on Bunny.
forbiddenlake•5m ago
How did you determine that Bunny lacks IPv6?

The CDN certainly has it: https://bunny.net/blog/ipv6-returns-to-bunnycdn/

Depending on where I query from, OP's blog does have it as well:

    # host jola.dev
    jola.dev has address 37.19.207.38
    jola.dev has IPv6 address 2400:52e0:1a04::1310:1
sassymuffinz•25m ago
I use bunny as an image serving and video streaming across multiple projects and it is excellent, never had an issue with it.

They recently upgraded the player for streaming media, we use in one instance for tutorial videos, that apparently adds some missing accessibility features. All we needed to do was adjust the embed URL structure we were using and all set.

msavara•14m ago
Yes. Bunny is excellent, never had an issue with it.
__natty__•6m ago
I love bunny.net. For my use case it provides lower latency than Cloudflare.
smartbit•2m ago
IMHO main benefit of bunny.net is that as an Slovenian company they adhere to the GDPR, no GAG orders, and offer an Data Processing Agreement (DPA) when Personally Identifiable Information (PII) is involved.

See https://bunny.net/gdpr/. Also noticed this:

While uncommon, bunny.net also provides a way to block users from the EU from accessing your content altogether by using our traffic manager tools if you do not wish to serve users from the European Union.

sylens•2m ago
I would probably switch off Cloudflare if I didn't also make use of their Cloudflare Tunnels service for sharing some stuff in a way that doesn't require me to punch a hole in my home network. I realize Pangolin and such also exist, but it's nice to get it for free

OpenAI's Sam Altman tells companies to try four-day working week

https://www.thetimes.com/us/news-today/article/openai-chief-backs-four-day-week-to-spread-ai-bene...
1•romanhn•1m ago•0 comments

GitHub Copilot CLI now supports BYOK and local models

https://github.blog/changelog/2026-04-07-copilot-cli-now-supports-byok-and-local-models/
1•abraham•1m ago•0 comments

Ignore soft skills at your peril

https://togetherlondon.com/insights/ignore-soft-skills-at-your-peril
1•lucidplot•1m ago•0 comments

Towards a Bitter Lesson of Optimization

https://sifal.social/posts/Towards-a-Bitter-Lesson-of-Optimization-When-Neural-Networks-Write-The...
1•MostHumble•1m ago•0 comments

Metaculus: Labor Automation Tournament with $35k Prize Pool

https://www.metaculus.com/tournament/labor-hub/
1•postreal•2m ago•0 comments

I built a software for my PPL agency – now I want to sell the software as well

2•CalvinGomes•5m ago•0 comments

From Blindness to Cybersecurity: My Journey as a Blind Security Researcher

https://juanmathewsrebellosantos.com
2•azurejoga•6m ago•0 comments

How Much Compute Does China Have?

https://www.chinatalk.media/p/how-many-chips-does-china-have
2•speckx•6m ago•0 comments

I don't want an autonomous AI agent. I want a collaborator

3•robenglander•7m ago•0 comments

If you don't write it, I don't read it

https://josem.co/if-you-dont-write-it-i-dont-read-it/
2•josem•9m ago•0 comments

How Accurate Are Google's A.I. Overviews?

https://www.nytimes.com/2026/04/07/technology/google-ai-overviews-accuracy.html
2•cyndunlop•10m ago•0 comments

We Spent €11/Month Testing Docker Swarm So You Don't Have To

https://raus.cloud/blog/docker-swarm-test-11-euro-lesson/
2•eduardosanzb•11m ago•0 comments

Paradigm claims ignoring, not observing, is the key to scientific breakthroughs

https://paradigmsage.com/pop/ch-05-uncertainty/
2•allangoff•11m ago•0 comments

Body Language

https://www.terrygodier.com/body-language
2•cylo•11m ago•0 comments

Orca: A cognitive runtime layer for agents (open source)

https://github.com/gfernandf/agent-skills
3•gfernandf1•11m ago•1 comments

Two Years of Valkey

https://redmonk.com/sogrady/2026/04/06/valkey-at-two/
2•rmoff•11m ago•0 comments

Bill Phillips used flowing water to model the economy

https://www.npr.org/sections/planet-money/2026/04/07/g-s1-116575/how-bill-phillips-used-flowing-w...
2•rolph•13m ago•0 comments

How Not to Use AI? (At Work)

https://hackpravj.com/blog/how-not-to-use-ai-at-work/
2•01-_-•13m ago•0 comments

Find the latest tag for Docker images

https://www.schlachter.xyz/projects/find-the-latest-tag-for-docker-images
1•dddddaviddddd•13m ago•0 comments

Physical Engineering AI – tools for mech engineers

https://github.com/010zx00x1/Awesome-Physical-Engineering-AI
1•010zx00x1•15m ago•0 comments

Flying Ultra-Luxury from Paris

https://www.nytimes.com/2026/04/06/travel/first-class-luxury-flight-air-france-la-premiere.html
1•bookofjoe•16m ago•1 comments

Show HN: QRAuth – Open-source QR verification with passkeys and device trust

https://github.com/QRAuth-io/qrauth
1•aristech•17m ago•0 comments

Deere Settles Class Action Right-to-Repair Lawsuit

https://farmpolicynews.illinois.edu/2026/04/deere-settles-class-action-right-to-repair-lawsuit/
2•toomuchtodo•18m ago•1 comments

Teardown of unreleased LG Rollable shows why rollable phones aren't a thing

https://arstechnica.com/gadgets/2026/04/teardown-of-unreleased-lg-rollable-shows-why-rollable-pho...
2•DamnInteresting•18m ago•0 comments

Moving fast in hardware: lessons from lab to $100M ARR

https://blog.zacka.io/p/simplify-then-add-lightness-bc4
4•rryan•18m ago•1 comments

What Happened to the Ancient Bug Giants of 300M Years Ago?

https://nautil.us/what-happened-to-the-ancient-bug-giants-of-300-million-years-ago-1279562
1•Brajeshwar•18m ago•0 comments

What is 'muscle memory' and can I improve mine?

https://theconversation.com/what-is-muscle-memory-and-can-i-improve-mine-277471
2•Brajeshwar•19m ago•0 comments

My Blissful Week as a 'Do Not Disturb' Maximalist

https://www.wired.com/story/my-blissful-unbothered-life-as-a-do-not-disturb-maximalist/
1•Brajeshwar•19m ago•0 comments

The Story of Oil 1822–1922

https://www.thechemicalengineer.com/features/the-story-of-oil/
2•__natty__•19m ago•0 comments

First look at the evolution of early complex animals

https://apnews.com/article/fossil-animals-evolution-science-china-bizarre-a56a123cbad480e2c35f235...
1•gmays•19m ago•0 comments