Comment by ryandrake

3 days ago

> It’s utterly baffling that a multi-billion dollar video empire doesn’t provide much of an option to their users in terms of settings.

In a better world with an actual open web, we would not have to rely on the graces of the hosting company to offer us a better UI. Our browsers would act as true "User Agents" and render the web page in a way that is best for the user.

Browsers should be able to by default pick and choose what elements of a web page get rendered, without having to reach for extensions. Browsers should be able to render things in a different order, and easily allow the user to override things like styling, size and so on. Browsers should provide this kind of flexibility by default! They should not just be canvases following orders, for the web developer to program against the user's interests.

Instead, we just punted, and handed over all of the control to the web developer. Now they decide what gets shown and not shown. They decide the layout. They decide everything!

I agree that browsers should be doing a lot more, starting with the cookie popups for example. If the user selected to be not tracked, there's no need for the browser to even allow things like third party cookies or javascript profiling etc. But instead the browsers are working for the websites and helping track the users.