Live data from Hacker News

Show HN: Blueboat is an all-in-one, multi-tenant serverless JavaScript runtime

blueboat.io

51–59 of 59 posts

Re: Show HN: Blueboat is an all-in-one, multi-tenant serverless JavaScript runtime

#51
post #49
post #10

Earlier quoted context omitted.

I think the comparison is just old, it used to be accurate. - Cloudflare Workers now supports WebSocket. - Cloudflare Workers now supports strongly-consistent storage / ACID transactions with Durable Objects. - Cloudflare Workers is becoming open source, but not there yet (I am refactoring the code for this as we speak): https://twitter.com/KentonVarda/status/1523666343412654081 (Disclosure: I'm the tech lead for Clo…

Cloudflare Workers might be great if people were allowed to try it out, but there is an interogation screening step that involves a Zoom call in the free tier process which is a bit of a blocker tbh.

What are you talking about? Just sign us and use it. https://workers.dev/

Re: Show HN: Blueboat is an all-in-one, multi-tenant serverless JavaScript runtime

#52
post #50
post #49

Earlier quoted context omitted.

Cloudflare Workers might be great if people were allowed to try it out, but there is an interogation screening step that involves a Zoom call in the free tier process which is a bit of a blocker tbh.

Huh? No there isn't. It's completely self-service, no talking to anyone, unless you are going for an enterprise account.

Ok then I was wrong, I can login now. Perhaps it was a UI issue, but I was directed to filling out a contact form after trying to sign up for the Workers KV, which then prompted me to booking a Zoom call via email. That was what I was talking about, so I probably ended up for the enterprise sign up somehow. :/ Sorry for that confusion.

Re: Show HN: Blueboat is an all-in-one, multi-tenant serverless JavaScript runtime

#53
post #52
post #50

Earlier quoted context omitted.

Huh? No there isn't. It's completely self-service, no talking to anyone, unless you are going for an enterprise account.

Ok then I was wrong, I can login now. Perhaps it was a UI issue, but I was directed to filling out a contact form after trying to sign up for the Workers KV, which then prompted me to booking a Zoom call via email. That was what I was talking about, so I probably ended up for the enterprise sign up somehow. :/ Sorry for that confusion.

Yeah, it sounds like somehow the system thought you were enterprise. If you see that again please file a ticket, it shouldn't be happening.

Re: Show HN: Blueboat is an all-in-one, multi-tenant serverless JavaScript runtime

#54
post #53
post #52

Earlier quoted context omitted.

Ok then I was wrong, I can login now. Perhaps it was a UI issue, but I was directed to filling out a contact form after trying to sign up for the Workers KV, which then prompted me to booking a Zoom call via email. That was what I was talking about, so I probably ended up for the enterprise sign up somehow. :/ Sorry for that confusion.

Yeah, it sounds like somehow the system thought you were enterprise. If you see that again please file a ticket, it shouldn't be happening.

Ok I checked again. The landing page at https://www.cloudflare.com/en-gb/products/workers-kv/ both the main `Sign Up` and `Contact Sales` buttons point to the same contact sales form so I guess I clicked on that Sign Up button when I wanted to try it out. This doesn't happen in the other Sign Up links, like the one up right and the Get Started links in the pricing/overview pages. They go straight to Sign Up. I will try to file a ticket if I can.

Re: Show HN: Blueboat is an all-in-one, multi-tenant serverless JavaScript runtime

#55
post #54
post #53

Earlier quoted context omitted.

Yeah, it sounds like somehow the system thought you were enterprise. If you see that again please file a ticket, it shouldn't be happening.

Ok I checked again. The landing page at https://www.cloudflare.com/en-gb/products/workers-kv/ both the main `Sign Up` and `Contact Sales` buttons point to the same contact sales form so I guess I clicked on that Sign Up button when I wanted to try it out. This doesn't happen in the other Sign Up links, like the one up right and the Get Started links in the pricing/overview pages. They go straight to Sign Up. I will t…

Thanks, I'll pass that along to the right people.

Re: Show HN: Blueboat is an all-in-one, multi-tenant serverless JavaScript runtime

#56
post #24

I want to punch a drywall each time when I read "serverless".

It isn’t just a buzzword though. I take it to mean “sys admin handled for you” but there is a spectrum. Clearly with this if you self host it is serverful again to some extent. Serverless means not dealing with user accounts, operating systems, opening ports, nginx, updates etc.

AKA managed.

Re: Show HN: Blueboat is an all-in-one, multi-tenant serverless JavaScript runtime

#57
post #24

I want to punch a drywall each time when I read "serverless".

It should have been "sysadminless", which is equally accurate (sysadmins still exist) but truer to the purpose of these technologies.

"Self service" has been right there for ages as a recognized term. We have automats, laundromats (or washaterias regionally), buffets, vending machines, self-service gasoline, photo printing kiosks, and so on.

Re: Show HN: Blueboat is an all-in-one, multi-tenant serverless JavaScript runtime

#58
post #55
post #54

Earlier quoted context omitted.

Ok I checked again. The landing page at https://www.cloudflare.com/en-gb/products/workers-kv/ both the main `Sign Up` and `Contact Sales` buttons point to the same contact sales form so I guess I clicked on that Sign Up button when I wanted to try it out. This doesn't happen in the other Sign Up links, like the one up right and the Get Started links in the pricing/overview pages. They go straight to Sign Up. I will t…

Thanks, I'll pass that along to the right people.

This is now fixed. Thanks for the pointer.

Re: Show HN: Blueboat is an all-in-one, multi-tenant serverless JavaScript runtime

#59
post #56

Earlier quoted context omitted.

It isn’t just a buzzword though. I take it to mean “sys admin handled for you” but there is a spectrum. Clearly with this if you self host it is serverful again to some extent. Serverless means not dealing with user accounts, operating systems, opening ports, nginx, updates etc.

AKA managed.

The PHP based “CPanel” of the early 2000s is of course also serverless!
Post reply on HN