I like Roku. Their products have so far had the best functionality.
If they go through with their current plans to turn half the home page into an ad, I’m probably gonna try and sell mine (better to drive down the overall market with more supply).
I pay for a number of streaming services, and I pay extra so I don’t have my time wasted with ads. I don’t want ads in my home. If the device I purchased to bring me ad-free TV is going to itself show me ads, then as far as my needs go it’s no longer fit for purpose.


If I was Mozilla CEO I know exactly what I would do. I would double down on the users.
Immediately put out a press release that Mozilla will not for as long as I’m in charge make one single dime selling user data. Put in our very corporate charter that we are required to collect as little data as possible to make our products work. Also make a public promise that any AI features which aren’t 100% local will require a very big opt-in and we will try to avoid shipping any such things at all.
Focus on speed. Chrome started getting market share in the first place because they advertised it could render a web page in under 100ms. So that’s what I would shoot for. Screw everything else, the main rendering parts of the browser should be fast, threaded, and stable.
Part of that would be to include some script selection processes in the browser itself. This would partially be like an ad block but more like a priority system. Right now you go to a news website and there’s a good chance you’re pulling tens of megabytes of JavaScript that tracks everything and actually runs a fucking auction in your browser where advertisers are bidding on the right to show you an ad. This does not help the user. So I would focus on developing a system that identifies what JavaScript code renders the bulk of the web page and what is for things like ads, the add code goes dead last. That way the content of the page loads very quickly.
Then I would basically license ublock origin and include that functionality in the browser itself. I would throw Dev time at optimizing the hell out of that. And that would be one of the questions asked at first run, do you want to block advertisements? If user says yes then ublock is enabled. That alone will probably get a shit ton of users, because it will do the same thing as Chrome did years ago, just make the experience of web surfing better.
I would stop reinventing the UI every two years.