Earlier quoted context omitted.
> $2,500/mo to host a static site is ludicrous. But it's not to host a static site, it's one click CD, multiple environments, global CDN, and a few more things. I'm not going to say how mu h it is worth, but if you just want a static site with a domain you can do it for free/sub $10 on many many providers.
> But it's not to host a static site, it's one click CD, multiple environments, global CDN, and a few more things. What can you do for $2,500 on Netlify you can't do on Vercel for $20/user/month?
Netlify acquires Gatsby
131–140 of 147 posts
Re: Netlify acquires Gatsby
#132Earlier quoted context omitted.
> They advertised open standards and then did a bait-and-switch to proprietary systems I'd love more detail on this. We have made major investments in open source and ensuring Vercel is an open platform. ◆ The Vercel Build Output API exposes all the underlying primitives of the platform for every framework to take advantage of ( https://vercel.com/blog/build-output-api ) ◆ We've diligently invested in standard-compli…
Nextjs edge middlewares broke compatibility with workers by adopting async local storage API.
> ECMAScript excitement
> Congrats to Justin Ridgewell @vercel & @legendecas on advancing the "Async Context" proposal to Stage 1 at @TC39 today
Re: Netlify acquires Gatsby
#133Vercel has Next.js, Shopify just acquired Remix, now Netlify Gatsby. This is bad news for full stack JavaScript applications and ecosystem. This is gonna cause vendor lock-in, it's already showing in some of them. Open source is losing and something needs to change. I am seeing a future where you have to rewrite your whole app in a different framework just to change hosts.
Every single fortune 1000 company has the problem Valhalla is trying to solve. Most have painted themselves into a multi-CMS corner and are closer to copy/paste solutions for getting content where it’s needed than the sort of GraphQL approach Gatsby (the company) is advocating.
The marketing-speak here is something like “all your content, no matter where it lives, delivered to your customers, no matter where they are.”
Re: Netlify acquires Gatsby
#134Earlier quoted context omitted.
Just get a $5 digital ocean droplet and throw nginx on it. All the static hosting in the world at your fingertips.
Caddy is even simpler.
Re: Netlify acquires Gatsby
#135But why would someone waste their time adding a few subscribers to my old, non updated blog everyday? A couple weeks later I got an email from Netlify saying that I was being upgraded to a payment plan because of the amount of activity on my Netlify hosted form.
Re: Netlify acquires Gatsby
#136Vercel has Next.js, Shopify just acquired Remix, now Netlify Gatsby. This is bad news for full stack JavaScript applications and ecosystem. This is gonna cause vendor lock-in, it's already showing in some of them. Open source is losing and something needs to change. I am seeing a future where you have to rewrite your whole app in a different framework just to change hosts.
Don’t hold me to it, just an educated guess.
Re: Netlify acquires Gatsby
#137Netlify lost my trust a year ago when they tried to increase our company's pricing more than 10x. (We were paying ~$200/mo, then they tried to force us into a $2,500+ plan because we were 1 seat over their self-serve threshold.) From my perspective, they were adding features just to find ways to grow revenue. (I get it, you don't have a huge moat by simply hosting static sites.) But their features seemed very out of…
Is there a “back to the basics” company or offering for hosting static sites that is essentially what Netlify was when it launched?
Re: Netlify acquires Gatsby
#138Earlier quoted context omitted.
[Disclaimer: I work in the Netlify DX team] I recognize that fear. And have made similar observations of the current landscape. Our hope in this instance is actually that the opposite is true. The goal of this acquisition is not to OWN a JavaScript framework. Gatsby Inc is far bigger than Gatsby.js The Gatsby.js project will join the Solid.js and Eleventy open source projects that Netlify already support through full…
> Meanwhile, Gatsby Inc have created very powerful build and content orchestration tooling which is currently only available to Gatsby.js users. This acquisition will result in those capabilities being made available to any frameworks further helping all comers to the frameworks landscape. This sounds ridiculous to me. The "powerful build and content orchestration tooling" of Gatsby Inc. is basically the same stuff t…
Theo had a pretty perceptive take on this on his stream yesterday. Worth a look. https://www.youtube.com/watch?v=bJc9UYva46I&t=5384s
Meanwhile, with so many people talking about the acquisition as if Netlify purely acquired the Gatsby.js framework, I find it helpful to frame it like this:
Gatsby Inc is to Gatsby.js as Vercel is to Next.js
Netlify acquired Gatsby Inc
Re: Netlify acquires Gatsby
#139Earlier quoted context omitted.
I think it's an acquihire. They don't necessarily want Gatsby. They want the team who built Gatsby.
I'm surprised this was the only other comment so far about it. It has to be an acquihire. Gatsby is a dead framework going forward.
Re: Netlify acquires Gatsby
#140Vercel has Next.js, Shopify just acquired Remix, now Netlify Gatsby. This is bad news for full stack JavaScript applications and ecosystem. This is gonna cause vendor lock-in, it's already showing in some of them. Open source is losing and something needs to change. I am seeing a future where you have to rewrite your whole app in a different framework just to change hosts.
You still have Nuxt ;)