Viewing profile — matt_oriordan
matt_oriordan
HN member- Joined
- Fri, Nov 09, 2012, 1:44 AM UTC
- HN karma
- 192
- Public activity
- 129 items
- HN profile
- View on Hacker News ↗
About matt_oriordan
No profile information was provided.
Recent public activity
- story
-
comment
Comment #46726367
Nice. I have spoken to literally 30+ developers who have hit these exact problems. I would have though, I am the co-founder of Ably and we were doing product validation
-
comment
Comment #45914364
Oh, I'll take a look :/
-
comment
Comment #45914040
An illustrated WebSocket history by the author of WebSocket.org
- story
-
comment
Comment #40093449
Ably’s LiveSync ( https://ably.com/livesync ) is conceptually designed to solve exactly this problem by providing a database connector that subscribes to changes committed using th…
-
comment
Comment #39944525
Wow, that didn't last long! This can only be an acquihire given Sunil worked at Cloudflare before.
-
comment
Comment #36793962
Quite frankly whilst I have no love for Meta, if they are willing to spend stupendous amounts of money to open source their AI models, yet prevent use of this by companies who reac…
- story
-
comment
Comment #33351052
I am one of the co-founders of https://ably.com . We have built a Serverless websockets platform that is near infinitely scalable and designed to handle the complexity you’re descr…
-
comment
Comment #33075828
Been using this site for years, it's a far better way of consuming HN IMHO
- story
- story
- story
-
comment
Comment #30856107
Hello everyone, this is a new post from the Ably Engineering series. This time, we talk about a very important topic in cloud computing: autoscaling. Hope you like it and let me kn…
- story
-
comment
Comment #30679410
Awesome article. The author has absolutely nailed the issues one faces with distributed systems under stress.
-
comment
Comment #29897427
I understand the SOC2 requirement, which is why we're SOC2 compliant. A long and painful process, but one that has opened up opportunities like the one you said would otherwise req…
-
comment
Comment #29897072
Thanks for the explanation, useful to know.
-
comment
Comment #29896723
Feel free to sign up for an Ably account and we'll help support your project with a community package, we love what you're doing!
-
comment
Comment #29896706
Our customers use Ably across such a diverse set of use cases, but here's a few: 1. Sports events streaming live updates (see https://ausopen.com/live-scores , we are streaming liv…
-
comment
Comment #29896549
That's surprising to hear, we definitely don't see anywhere near the order of 5-10%, at best on order of magnitude less. Out of interest, what geography and industries are you oper…
-
comment
Comment #29896478
Yup, true, although tokens should be ephemeral so less of a risk. Authenticating inline over the Websocket connection is valid too, but it does expose the socket connections to sli…
-
comment
Comment #29896450
Yup, and it supports Ably too, see https://js.m-ld.org/#ably-remotes ! Matt, Ably co-founder
-
comment
Comment #29896434
We are monitoring it closely and super excited about what WebTransport will provide, which is both a more reliable and in many cases more performant transport. However, much like W…