Hacker News new | ask | show | jobs
by m-s-y 248 days ago
such as? I consider myself a power user and I've never run into anything I couldn't handle or get around. Genuinely curious.
3 comments

No support for uBlock Origin and other tools that make the web sane
Chrome doesn't allow the full version of uBlock Origin on desktop, or any version of it on mobile.

How does Chrome have so much market share?

Blink supports Windows, Android and Linux better than WebKit or Gecko does, to name at least one one reason. If it weren't for uBlock I'd probably be using a Chrome fork right now.
Chrome on Android makes the web completely unusable without having access to uBlock, especially on resource constrained devices.

Chrome on Windows doesn't allow the full version of uBlock Origin that still works on the YouTube website.

It's just Google abusing its browser monopoly in the name of ad revenue.

Chrome on Android doesn't support extensions, but Blink does. One of the benefits to allowing modified browser engines.
Google has already shown that they will slowly and methodically use every lever at their disposal to nerf ad blocking, regardless of what the user base thinks.

It's the exact same playbook Microsoft is using to block users from logging onto their own computer without using an online Microsoft account.

Given that Google has already started working to limit sideloading on Android, those days seem limited.

uBlock Origin Lite now available for Safari

https://news.ycombinator.com/item?id=44795825

Wipr and UserScripts on Safari prove to me that that's not a real issue...I understand compatibility problems are still issues, but ads/etc. are a fully solved one for Safari users.
Orion is doing it somehow on iOS in a way I still don’t really understand.
As far as I know, they just emulate the Chrome extension API right?
For me it’s a lot of layout and rendering bugs that I run into with somewhat normal CSS transforms. Anytime I build a site that has any kind of animation, there’s at least one weird rendering bug on iOS. Also that stupid playsInline prop that if you forget it makes any video in the viewport hijack the browser and go fullscreen.
Web devs make huge efforts to work around WebKit's issues. It's the new IE6.
WebKit is not lacking in things your average dev needs and it’s not that big of a deal to work around, much like it’s not that big a deal to work around things in Gecko - or presumably Ladybird whenever it becomes usable enough.