Live data from Hacker News

Vercel, formerly Zeit, raises $21M Series A

vercel.com

191–200 of 203 posts

Re: Vercel, formerly Zeit, raises $21M Series A

#191

Earlier quoted context omitted.

Everything I liked about Zeit was Now v1, so, not really?

It took me awhile to come to terms with the truth that "You are not their target customer." Fair enough. Except that they built their brand off the backs of people they no longer want using their platform...

But, even if you were their target customer... Would you feel comfortable using their service, knowing that at least once before they decided their current customers are no longer their target customers, and screwed them all over?

Re: Vercel, formerly Zeit, raises $21M Series A

#192

Earlier quoted context omitted.

What lawsuits? Don't virtually all open-source licenses in existence disclaim any warranty or fitness for a particular purpose?

True, and I’m not a lawyer, but I don’t care about them getting sued, I care about the fact I can’t protect customers’ data if I use Vercel

Can speak first hand that you are right!

Re: Vercel, formerly Zeit, raises $21M Series A

#193

I gave up on Zeit when Now v2 came out because, besides it being more complex and a pain to migrate to, they went back on their promises about no vendor lock-in. Up until late 2018, their site had a very different philosophy that they abruptly abandoned. [1] [2] Fool me once... 1: https://web.archive.org/web/20181107092845/https://zeit.co/n... 2: https://web.archive.org/web/20181107092845/https://zeit.co/n...

I was an early adopter of Now v1 and loved it. I evangelized it to all my clients, used it on every project - it was such a breath of fresh air that deploying a server was now so easy. Ok, I get that serverless is a different paradigm. And I understand the arguments for it. But I refused to use Now v2 precisely because they violated their promises they had made -- but worse, turned it into "just another AWS". If I wa…

Also felt the pain of daring to ask a 'stupid' question and being firmly reminded I'm not a techbro. Rather I'm a proud techhoe :-)

Re: Vercel, formerly Zeit, raises $21M Series A

#195

I liked Zeit but had to switch because there was no way to get IP addresses to whitelist, so Vercel customers are likely to get hacked, because they’re forced to secure their database with only a password, and no firewall. Apparently you can fix this with an “enterprise” subscription, which is a huge red flag. Open source doesn’t get secure data? Vercel is likely to get hit with huge lawsuits over that, and I’m stayi…

Can't you connect via SSL?

Re: Vercel, formerly Zeit, raises $21M Series A

#199
post #93
post #81

Earlier quoted context omitted.

For me as a noob with very simple requirements, it’s very refreshing not having to care where and how my server code runs. Just add to a repo, push and forget. And if my code is written against some simple HTTP request interface, there shouldn’t be much trouble to move it elsewhere.

I've recently had a simple requirement. To build a site with content gated behind a paywall. There's no way to have SSR'd gated content without paying a gazillion bucks to either netlify or next for role-based redirects. Even if I would go for CSR'd content for the gated part, I'd have to fiddle with JWT tokens. To handle users, I'd have to use a 3rd party service such as oauth, since zeit doesn't support users, and…

Ghost? They recent rolled out inbuilt memberships. Wont work if you are selling one time access though.

Re: Vercel, formerly Zeit, raises $21M Series A

#200

Earlier quoted context omitted.

Don't. Just use a real backend. btw, Hasura can work with Google cloud run and heroku. Check it out. It's similar to strapi.

Nhost ( https://nhost.io/ ) is another option for Hasura.

have you used this in production ? any recco ?
Post reply on HN