Earlier quoted context omitted.
While you watch Netflix, you don't watch a competitor. In a way, this autoplay feature removes a friction for the customer that doesn't have to decide what to watch next. This removes the "danger" that the customer think about that cool show that is not provided by Netflix. At the end of the month, the customer may think about how much they use a TV provider and not the other, and decide to keep Netflix and ditch any…
But isn't that just a proxy for retention then? Why optimize for hours watched which correlates with retention when you can just measure and optimize for retention directly?
New bill would ban autoplay videos and endless scrolling
211–220 of 248 posts
Re: New bill would ban autoplay videos and endless scrolling
#212Earlier quoted context omitted.
So true. Just like high definition video or images. This bill should also ban: large hero images, serving more than 500 KB of JavaScript, making more than 50 HTTP calls when loading a page, causing the fans to spin up when loading the page, unnecessarily using web fonts. Banning these things would make the web so much better.
It'd be awesome to have an extremely lightweight protocol that lets you get the size or approximate size of a resource before download. Maybe a new HTTP method like SIZEOF. But how to make it truthful? Other than client cutting off download at the expressed limit. Would that be good enough? And how to express "fuzzy" sizes like "at least 1MB but might be a little more or less".
The server should not return fuzzy content lengths: your client should have soft limit ranges rather than a single hard limit.
Of course, the server is not required to support HEAD, nor is it required to include Content-Length, which touches on your real complaint:
Programmers get to write programs the way they want to, and most of them don't share your value of preserving bandwidth and using progressive enhancement.
That is a relational and human problem. There is no technological solution to it.
Re: New bill would ban autoplay videos and endless scrolling
#213I'm the dev that built Netflix's autoplay of the next episode. We built it first on the web player because it is easy to A/B test new features there. We called it "post-play" at the time. When I worked there the product team at Netflix had two KPIs all new features were tested against: hours watched and retention. We would come up with all sorts of ideas to try out, and release them to small user populations of about…
If I'm watching Netflix, I am fine with autoplay. Youtube too, while we're at it. I.e. if I'm there specifically to watch videos, and you want to autoplay the next video after I'm done, that's fine. What I'm not fine with is places that autoplay that have no business doing it, especially if they do that specifically to brag about how many autoplays it has (i.e. CNN). CNN in particular is my main annoyance, as when I…
Re: New bill would ban autoplay videos and endless scrolling
#214I'm the dev that built Netflix's autoplay of the next episode. We built it first on the web player because it is easy to A/B test new features there. We called it "post-play" at the time. When I worked there the product team at Netflix had two KPIs all new features were tested against: hours watched and retention. We would come up with all sorts of ideas to try out, and release them to small user populations of about…
> When I worked there the product team at Netflix had two KPIs all new features were tested against: hours watched and retention. So, I totally understand retention: that one makes sense to me, as that's revenue for Netflix; if I'm more likely to renew my account, then Netflix makes more money. But... I honestly don't understand why Netflix is optimizing for hours watched, and in fact I had assumed it would be the op…
The more you watch the more likely you are satified. They won't make new content for you because you watch more. They know you will watch a variety of shows and will watch some less known content.
Plus view numbers are important for awards and privately they share with producers to encourage them to sell new content/partner up. No matter how much you pay artists still want the world to see what they created.
Re: New bill would ban autoplay videos and endless scrolling
#215Earlier quoted context omitted.
At least for my case, these optimizations directly led me to stop watching Netflix.
Unstoppable play-while-browsing plus the price hikes has me poised to drop it as soon as I finish two shows I'm near the end of. Probably in the next month. Either problem alone wouldn't get me over the "bother to cancel" speedbump, but I dread opening Netflix unless I'm browsing straight to something I already know is on there, these days. If it were still super cheap, whatever, but I can get a couple cheap services…
Re: New bill would ban autoplay videos and endless scrolling
#216I have suspicion that these politicians know what they are doing and they are doing these stupid things with the fullest knowledge that the bill does not help the addicted people. Also probably they know these things don't even threaten the tech giants. Then why are they spending their precious time for such a meaningless bill? This makes me think of McConnell gaining support or lobbying from tobacco industry. Maybe…
You don't seem to be familiar with this. They had a hearing in the Senate, which featured testimony of experts in this field. https://gizmodo.com/this-is-how-youre-being-manipulated-1835...
Re: New bill would ban autoplay videos and endless scrolling
#217Earlier quoted context omitted.
Unstoppable play-while-browsing plus the price hikes has me poised to drop it as soon as I finish two shows I'm near the end of. Probably in the next month. Either problem alone wouldn't get me over the "bother to cancel" speedbump, but I dread opening Netflix unless I'm browsing straight to something I already know is on there, these days. If it were still super cheap, whatever, but I can get a couple cheap services…
You could just turn it off in the settings.
Re: New bill would ban autoplay videos and endless scrolling
#218Earlier quoted context omitted.
Serious question: how do you feel about having been involved in that feature, knowing that you were creating an addictive product and trying to get people more hooked on it? You might try to say that people have free will and can do what they want, but you know that the reason it’s done is exactly because it’s addictive.
Something I keep wondering about: For as far as I can recall there has always been something people are addicted to. In the 90s and early 2000s people were worried about TV time. Now that attention has moved around a bit: Netflix, facebook, instagram, YouTube, etc. So, who cares? Do people worrying about this have some grand idea that if humans legislated this addiction away then.. what?
People can make decisions about where to spend their attention with a lesser burden of addiction design. That's it and that's a fine goal.
Re: New bill would ban autoplay videos and endless scrolling
#219I apologize for making a comment with regard to politics, but I can't help feeling frustrated by the narrative around curbing "addictive behavior" coming from the political party that consistently extols the virtues of "personal responsibility" and regularly characterizes the desire to regulate harmful behavior as the machinations of a "nanny state". I find it especially frustrating in this case because the specifics…
Re: New bill would ban autoplay videos and endless scrolling
#220Earlier quoted context omitted.
While you watch Netflix, you don't watch a competitor. In a way, this autoplay feature removes a friction for the customer that doesn't have to decide what to watch next. This removes the "danger" that the customer think about that cool show that is not provided by Netflix. At the end of the month, the customer may think about how much they use a TV provider and not the other, and decide to keep Netflix and ditch any…
But isn't that just a proxy for retention then? Why optimize for hours watched which correlates with retention when you can just measure and optimize for retention directly?