Live data from Hacker News

Cloudflare acquires Astro

astro.build

371–380 of 409 posts

Re: Cloudflare acquires Astro

#371

Earlier quoted context omitted.

Once again, it’s a static site builder. How, exactly, would they “stop supporting deploying to cloudflare’s competitors”? Be specific.

The same ways Vercel makes it harder to deploy Next.js sites to competitors or for self hosting.

Can you describe what you mean here? Because I have heard this about 100 times and never understood what people mean when they say this. I am hosting a NextJS site without Vercel and I had no special consideration for it.

Re: Cloudflare acquires Astro

#372
post #166

Very nice to see these dev tools get an exit. e.g. I love `uv` and friends but did consider that perhaps dev tools are just a bad business and then no one will go into making that kind of stuff. Good exits means more of these tools. I have only used Astro for toy stuff but it seemed neat. Congrats to the team. EDIT: To put paid to the sidebar discussion below, yes I meant "for instance, consider `uv`; they might do t…

i'm interpreting this in the reverse if dev tools can only be "monetized" by being bought out, it does not feel sustainable on any level we will see companies attempt to do things like close source these projects, go subscription based, or just straight up drop support there is no incentives for cloudflare to make astro better, or even keep it around same goes with bun, svelte, and i'm sure countless others

> there is no incentives for cloudflare to make astro better, or even keep it around

There is - to counter NextJs. NextJs is a pain to host outside Vercel and makes Cloudflare lose customers. In theory that's why Gatsby was bought out.

> same goes with bun, svelte, and i'm sure countless others

Svelte was also taken over by Vercel. To control frontend hosting. Bun isn't in the same bucket. There isn't such competition going on.

Re: Cloudflare acquires Astro

#373

Astro to Cloudflare, Bun to Anthropic. Good trend seeing people toiling away at OS financially rewarded.

Big difference is that Anthropic blocks competitors from using its products (they literally cut direct api access. Or even through 3rd party like Cursor).

Re: Cloudflare acquires Astro

#374

Cloudflare's goal is to become the default choice for anyone deploying an app to the cloud. It makes sense for them to support popular frameworks such as Astro, so that they can ensure that the frameworks work very well on their Workers platform.

Anyone except users that need to serve the German market. Due to peering issues with the biggest German ISP that have been unresolved for years, websites hosted with Cloudflare simply don’t load in the evening.

Re: Cloudflare acquires Astro

#375
post #341

I don't understand how Cloudflare's bottom line benefits: Some here say they gain Astro users, that Cloudflare will become part of the default deployment. But given Cloudflare's current scale, how much are Astro's users worth? Is it even worth the distraction for Cloudflare? Companies lose energy to lots of small, low-value operations. Most acquisitions begin with announcments that nothing will change, in order to re…

More devs get acquainted with Cloudflare.

Cloudflare is becoming an alternative for Azure, AWS, ... Many don't realize it yet, because they don't know what Cloudflare is offering.

Re: Cloudflare acquires Astro

#376

Earlier quoted context omitted.

The same ways Vercel makes it harder to deploy Next.js sites to competitors or for self hosting.

Vercel does not make Next.js hard to deploy elsewhere. Next.js runs fine on serverful platforms like Railway, Render, and Heroku. I have run a production Next.js SaaS on Railway for years with no issues. What Vercel really did was make Next.js work well in serverless environments, which involves a lot of custom infrastructure [0]. Cloudflare wanted that same behavior on CF Workers, but Vercel never open-sourced how t…

So it is vendor locked by Vercel. That's why there is OpenNext - https://opennext.js.org/

Re: Cloudflare acquires Astro

#377
post #166

Very nice to see these dev tools get an exit. e.g. I love `uv` and friends but did consider that perhaps dev tools are just a bad business and then no one will go into making that kind of stuff. Good exits means more of these tools. I have only used Astro for toy stuff but it seemed neat. Congrats to the team. EDIT: To put paid to the sidebar discussion below, yes I meant "for instance, consider `uv`; they might do t…

yeah the thing about dev tools is that devs love writing them and your market is just devs

Re: Cloudflare acquires Astro

#378
post #341

I don't understand how Cloudflare's bottom line benefits: Some here say they gain Astro users, that Cloudflare will become part of the default deployment. But given Cloudflare's current scale, how much are Astro's users worth? Is it even worth the distraction for Cloudflare? Companies lose energy to lots of small, low-value operations. Most acquisitions begin with announcments that nothing will change, in order to re…

vertical integration probably, if you sell web services helping people get to the point that they need them is worth

buying into something that becomes popular is good advertising for cheap (react is probably the only reason for any kind of goodwill at all towards facebook)

as a function of earnings this is a rounding error purchase for them

Re: Cloudflare acquires Astro

#379
post #166

Very nice to see these dev tools get an exit. e.g. I love `uv` and friends but did consider that perhaps dev tools are just a bad business and then no one will go into making that kind of stuff. Good exits means more of these tools. I have only used Astro for toy stuff but it seemed neat. Congrats to the team. EDIT: To put paid to the sidebar discussion below, yes I meant "for instance, consider `uv`; they might do t…

This is Astro, not Astral. uv is Astral :-) Edit: OP clarified what they meant, I'm sorry for the misunderstanding on my part!

It confused me as hell as my first thought was "oh great, astral.sh got bought by a large company, now we've eliminated the last obstacle to using uv in enterprise context" only to realize that it's another company with similar name.

I mean good for them, but it would be nice if the same happened to e.g. Astral (cf.).

Re: Cloudflare acquires Astro

#380

I’ve used Astro on Cloudflare for a few years for my personal website (username.com). They’ve both been absolutely fantastic, I can’t say enough good things about both of them. My website has all 100s on PageSpeed/Lighthouse, and that’s because of the performance focus of both Astro and Cloudflare. No credit to me at all. It was mainly because Astro prioritised shipping 0 JS unless it was absolutely necessary and Clo…

I'm in the same boat as you. I've built a personal home page with Astro and hosted it on Cloudflare. It has been really cheap, only paying for worker subscription at 5 dollars per month. The site has been running non-stop essentially without downtime. And as you say the user experience of Astro's static HTML, css and minimal JS output on Cloudflare edge CDN network is really good.

But with the events of the world being what they are I have been considering moving my Astro page to BunnyCDN and thus Europe (where I live). The only Cloudflare specific feature I've used is D1 database so migrating now shouldn't be too difficult. I really hope Cloudflare does not make it difficult to use Astro on other providers, either intentionally or by accident. Next.js for a long time was essentially a framework that only ran great on Vercel, and using other providers was asking to become a second citizen. I believe it is somewhat better now with proper provider plugin system, but still.

Astro has been great and I understand they need to find a way to economically sustain their business. Joining a big company like Cloudflare is one way to do that. I can't complain too much never having opted to use Astro's commercial offerings. So I only hope they keep Astro open. I'm building a new product on top of Astro now and would hate to see it become a Cloudflare-only product.

Congratulations to the Astro team!

Post reply on HN