Live data from Hacker News

Show HN: Generate a static website from any back end

sitesauce.app

11–20 of 69 posts

Re: Show HN: Generate a static website from any back end

#11
How can $20/month flat pricing realistically work? What if I've got a content-heavy site that gets a lot of traffic? Will I get hit with a surprise bill, or will you eat the costs and just cut me off?

It's a great idea for a service, but the pricing just seems too simplistic.

Re: Show HN: Generate a static website from any back end

#12
post #11

How can $20/month flat pricing realistically work? What if I've got a content-heavy site that gets a lot of traffic? Will I get hit with a surprise bill, or will you eat the costs and just cut me off? It's a great idea for a service, but the pricing just seems too simplistic.

The hosting is managed by Vercel, who recently announced unlimited bandwidth on their free plan [1]

[1]: https://vercel.com/blog/simpler-pricing

Re: Show HN: Generate a static website from any back end

#14
post #2

...any backend that is a content-heavy website? Or are they somehow also abstracting away the application logic? How is this different from a CDN cache?

The way it abstracts application logic is by finding out what parts of your site can be immutable functions, then produces all the variations of static content for each possible input.

Re: Show HN: Generate a static website from any back end

#15
>Without access to your backend, there's no way for anyone to steal sensitive data or deface your website.

No way? At all? Why could they not deface or alter the static version? Of course there's a lot less attack surface but that doesn't mean it's invulnerable.

Re: Show HN: Generate a static website from any back end

#16
post #11

How can $20/month flat pricing realistically work? What if I've got a content-heavy site that gets a lot of traffic? Will I get hit with a surprise bill, or will you eat the costs and just cut me off? It's a great idea for a service, but the pricing just seems too simplistic.

The hosting is managed by Vercel, who recently announced unlimited bandwidth on their free plan [1] [1]: https://vercel.com/blog/simpler-pricing

Yikes.

So the bigger question then is what happens when they change this? Or go away. Also, have you seen what "Additionally, different hard limits apply for each plan." means on their pricing page[1]? Domain limits, maximum files, etc? What those might mean when you scale beyond expectation?

I don't mean to discourage. But big vendors pull the rug out from under people all the time, sometimes ruining a business because there's no viable alternative.

Make sure your eggs can be put in different baskets if need be.

[1] https://vercel.com/docs/v2/platform/limits

Re: Show HN: Generate a static website from any back end

#19
post #18

This costs $20/month, what happens when someone releases an open source version that essentially does the same thing but for free?

Some people will use the open source tool and other people will gladly pay money to have someone else manage it for them. Pretty much the same as any service that provides a (real or perceived) value and has open source alternatives.

Re: Show HN: Generate a static website from any back end

#20
post #16

Earlier quoted context omitted.

The hosting is managed by Vercel, who recently announced unlimited bandwidth on their free plan [1] [1]: https://vercel.com/blog/simpler-pricing

Yikes. So the bigger question then is what happens when they change this? Or go away. Also, have you seen what "Additionally, different hard limits apply for each plan." means on their pricing page[1]? Domain limits, maximum files, etc? What those might mean when you scale beyond expectation? I don't mean to discourage. But big vendors pull the rug out from under people all the time, sometimes ruining a business beca…

Yeah, that's almost worse. It means Sitesauce is relying on the generosity of their vendor for their business model to work.
Post reply on HN