Live data from Hacker News

Vercel raise $40M Series B

vercel.com

131–140 of 208 posts

Re: Vercel raise $40M Series B

#131
post #95

Earlier quoted context omitted.

This is basically called the Ladder of Abstraction: https://www.toolshero.com/communication-skills/ladder-of-abs... YOU aren't the audience for this press release because the people they are trying to attract are more interested in abstract concepts than concrete ones. E.g. "I'm a great visionary CTO of a 100 person dev team and I use Vercel". A developer doesn't care that Vercel raised $40M, all they want to know is…

I like this idea, thanks for the link. Just noting that it's funny for an article about effective communication to have a prominent typo in its key graphic ('concreet')

Ya, I actually read about it first here: https://www.amazon.com/gp/product/B000SEIW9E/ref=ppx_yo_dt_b...

Highly recommend for the techies here who want to hone their writing skills.

Re: Vercel raise $40M Series B

#132

Oh god. Even companies raising $40,000,000 can’t explain what they do: “Vercel combines the best developer experience with an obsessive focus on end-user performance. Our platform enables frontend teams to do their best work.” Nice, inspiring evocative words, but I care to find what the fuck Vercel IS, and this is not an answer. Maybe if I reword the above it will become clear: Vercel lets developers have a really gr…

Here is a technical talk by the founder explaining what it does: https://viennajs.org/en/meetup/2016-10-special-event/whats-n...

Re: Vercel raise $40M Series B

#133
post #55

No offense, I think people are crazy to rely on a stack they can easily make themselves vs. a series B startup. It's not that difficult to build and deploy full stack apps on your own server.

how many times do we need to link to the dropbox comment before HN commenters get it? https://news.ycombinator.com/item?id=9224

Dropbox is for end-users, this is for developers. At least I guess it is, haven't been able to figure out exactly what they offer.

Re: Vercel raise $40M Series B

#135
post #41

Earlier quoted context omitted.

Serverless web apps. Using their own Next.js as an example: everything in /pages/ is client app, everything in /api/ is serverless app. Client talks to the /api/ endpoints, /api/ endpoints talk to your domain services. Vercel also provide edge-location hosting and caching.

The term "serverless", to me, makes as much sense as "No Software" (Salesforce) did back then: none. I do get the point of "you're not managing any actual servers", but still.

"Cloud" = you aren't managing a physical server

"Serveress" = you aren't managing a logical server

Re: Vercel raise $40M Series B

#136
post #55

Earlier quoted context omitted.

how many times do we need to link to the dropbox comment before HN commenters get it? https://news.ycombinator.com/item?id=9224

Dropbox is for end-users, this is for developers. At least I guess it is, haven't been able to figure out exactly what they offer.

Developers are end users as well

Re: Vercel raise $40M Series B

#137
post #92

Earlier quoted context omitted.

For a developer audience, yes. For a non technical audience, no.

This assumption that any developer might automatically navigate to documentation page sounds silly. This is not true. Developers glance the page like normal people do and the OP's concerns are not wrong.

I would! I also like to look at the job openings page when evaluating a technical product. The experience they ask for can give a lot of insight into internal engineering health.

Re: Vercel raise $40M Series B

#138
post #41

Earlier quoted context omitted.

Serverless web apps. Using their own Next.js as an example: everything in /pages/ is client app, everything in /api/ is serverless app. Client talks to the /api/ endpoints, /api/ endpoints talk to your domain services. Vercel also provide edge-location hosting and caching.

The term "serverless", to me, makes as much sense as "No Software" (Salesforce) did back then: none. I do get the point of "you're not managing any actual servers", but still.

You know what he's talking about though, seems like the word did its job fine.

Re: Vercel raise $40M Series B

#139

Many congrats Vercel! I've been a big fan since Zeit platform version 1 - I remember the transition to platform version 2 was difficult but over time I can see how incredible of a platform you've become. Just a note from a fan - I hope you all can determine a way to approach the future with longevity and corporate independence. The web really needs your entire teams dedication towards performance, end user experience…

It wasn't a "transition". They straight up killed features that would never work on 2, that worked on 1. For example, websockets. Turns out you can't do those in their ephemeral lambda model.

There are a variety of solutions for realtime w/ serverless: https://vercel.com/docs/solutions/realtime

Re: Vercel raise $40M Series B

#140

Earlier quoted context omitted.

Is he?

Based on his HN linked Twitter and his LinkedIn from googling his name, that does not appear to be the case at all. Not sure why someone would lob an accusation like that.

He's not an employee, but a customer of Vercel.
Post reply on HN