Live data from Hacker News

Deno raises $21M

deno.com

11–20 of 397 posts

Re: Deno raises $21M

#12
are there real-world, commercial products actually running on """serverless""" architecture?

no matter how much I think about that whole concept, I see no application for it that couldn't be done better, faster and easier with regular tools

Re: Deno raises $21M

#13
Running little processes on the server without the VM/K8s expensive abstraction has a lot of potential. I'm sure Deno will do great! At least this way of deploying web apps has a lot of potential.

Re: Deno raises $21M

#14
post #7

+ People get paid, hopefully a few even get big $. - Investors want unicorn returns. Good luck!

I think they should get a reasonable return. Deno has a lot of hype and Node has a lot of cultural weight, as does Ryan himself. Not sure about unicorns though! It does not seem like a unicorn product, but I'm not a VC

You don’t get $21M from investors for nothing. They will force the square peg through the unicorn-shaped hole - or kill the company trying

Re: Deno raises $21M

#15
> Early in cloud computing, virtual machines were the compute abstraction […]

This is funny to me because serverless sounds to me like the return of PHP (etc) shared hosting. What's old is new again?

Re: Deno raises $21M

#19
post #9

> Cold start (time to first response, ms) O(100) O(1000) O(10000) I think ~100 ~1000 ~10000 would be clearer than using the big O notation, since this has nothing to do with fuinctions.

Agreed! I'm pretty sure they're just using O(x) to mean on the order of x, since big O of any constant is the same (unless that's their point??? :O)

Re: Deno raises $21M

#20

are there real-world, commercial products actually running on """serverless""" architecture? no matter how much I think about that whole concept, I see no application for it that couldn't be done better, faster and easier with regular tools

Hot take: investors really are stupid enough to think ”servers/datacenters are a massive cost for large companies. A serverless solution should save them lots of money”
Post reply on HN