Earlier quoted context omitted.
Not the same demographic but their last large attempt at live was through a Love is blind reunion. It was the same thing, millions of people logging in, epic failure, nothing worked. They never tried to do a live reunion again. I suppose they should have to get the experience. Because they are hitting the same problems with a much bigger stake event.
this is false, the tom brady roast was live streamed yes, love is blind failed, but was definitely not the most recent attempt. they did some other golf thing too, iirc
Netflix buffering issues: Boxing fans complain about Jake Paul vs. Mike Tyson
471–480 of 986 posts
Re: Netflix buffering issues: Boxing fans complain about Jake Paul vs. Mike Tyson
#472Since then I am very used to it because our institutional web sites traditionally crash when there is a deadline (typically the taxes or school inscriptions).
As for that one, my son is studying in Europe (I am also in Europe), he called me desperate at 5 am or so to check if he is the only one with the problem (I am the 24/7 family support for anything plugged in). After having liberally insulted Netflix he realized he confirmed with his grandparents that he will be helping them at 10 :)
Re: Netflix buffering issues: Boxing fans complain about Jake Paul vs. Mike Tyson
#473Earlier quoted context omitted.
What more proof do you need other than the fact that streams went down worldwide on a highly anticipated event from a public company? I wouldn't be surprised if lots of engineers at Netflix are currently now writing up a length post mortem of this. And this is from the company that created the discipline of chaos engineering for resilience. It is clear they under invested and took the eye of the ball with this. This…
The assumption that it was related to insufficient investment isn’t supported by any evidence. Flawed technical decisions can be made by the most expensive engineers too.
We will see why it went down and to what extent they underinvested in their post mortem.
Re: Netflix buffering issues: Boxing fans complain about Jake Paul vs. Mike Tyson
#474I wonder if there will be any long term reputational repercussions for Netflix because of this. Amongst SWEs, Netflix is known for hiring the best people and their streaming service normally seems very solid. Other streaming services have definitely caught up a bit and are much more reliable then in the early days, but my impression still has always been that Netflix is a step above the rest technically. This sure do…
Yeah, the funny part is that Hulu, Amazon Prime, and Peacock have all demonstrated the ability to handle an event of this caliber with no issue. Netflix now may never get another opportunity like this again.
Re: Netflix buffering issues: Boxing fans complain about Jake Paul vs. Mike Tyson
#475Earlier quoted context omitted.
Sigh, none of the competitors are much better. Disney, who has more than enough cash to throw at streaming, is a near constant hassle for us ( after 3 or more episodes it throws an inscrutable error on Playstation ). I would drop it, but this is the only remaining streaming service and wife is not willing to drop it ( I guess until 1 it is one error per one episode ).
I keep hearing that a lot of people are switching to the illegal competitor for better service.
[1]https://www.marketwatch.com/story/i-opt-to-fly-private-no-ma...
Re: Netflix buffering issues: Boxing fans complain about Jake Paul vs. Mike Tyson
#476Earlier quoted context omitted.
I was consulting at a place, there was a very bad programmer whose code looked sort of like this cost arrayIneed = []; const arrayIdontNeed = firstArray.map(item => { if(item.hasProp) { arrayIneed.push(item); } }); return arrayIneed; the above is very much a cleaned up and elegant version of what he would actually push into the repo. he left for a competitor in the same industry, this was at the second biggest compan…
> the manager said there were some layoffs coming up and he would have been out with those but because of the way things worked it didn't make sense to let him go earlier. Incentives are fucked across the board right now. Move on a low performer today and you'll have an uphill battle for a backfill at all. If you get one, many companies are "level-normalizing" (read: level-- for all backfills). Or perhaps your manage…
Re: Netflix buffering issues: Boxing fans complain about Jake Paul vs. Mike Tyson
#477Earlier quoted context omitted.
Amazon Prime front page includes currently a lot of ads for movies that you can rent or ”buy”. Are you sure these movies weren’t them?
This is my biggest issue with Prime Video. You never know what's included and what costs extra.
Re: Netflix buffering issues: Boxing fans complain about Jake Paul vs. Mike Tyson
#478Earlier quoted context omitted.
Piracy is distributed, yes. I think that is the point, in fact.
Everything's easy when it's someone else's content.
Because taken at face value it's false. Any technical challenges involved in distributing a stream cannot possibly be affected by the legal status of the bits being pushed across the network.
Re: Netflix buffering issues: Boxing fans complain about Jake Paul vs. Mike Tyson
#479Re: Netflix buffering issues: Boxing fans complain about Jake Paul vs. Mike Tyson
#480Earlier quoted context omitted.
Scale changes everything, I don't think it's fair to shrug this off
This is true, but scale comes after production. Once you have the video encoded on a server with a stable connection the hard part is over. What netflix failed to do is spread the files to enough servers around the globe to handle the load. I'm surprised they were unable(?) to use their network of edge servers to handle the live stream. Just run the stream with a 10 second delay and in that time push the stream segme…
This is a major broadcast. I'd expect a full on broadcast truck/trailer. If they were attempting to broadcast this with the ($) option directly to a server from onsite, then I would demand my money back. Broadcasting a live IP signal just falls on its face so many times it's only the cheap bastard option. Get the video signal as a video signal away from the live location to a facility with stable redundant networking.
This is the kind of thinking someone only familiar with computers/software/networking would think of rather than someone in broadcasting. It's nice to think about disrupting, but this is the kind of failure that disruptors never think about. Broadcasters have been there done that with ensuring live broadcasts don't go down because an internet connection wasn't able to keep up.