Earlier quoted context omitted.
Did you read the entry on HN recently, where it is discussed, that Chromium-based browsers allow websites to set your clipboard content, without user action being involved at all? ( https://news.ycombinator.com/item?id=32614037 ) Just one example of how it is not safer, that I thought I should mention, on the background of such a blanket statement as "Chrome is safer" : )
It's not only for Chrome.
AdGuard publishes the first ad blocker built on Manifest V3
341–350 of 371 posts
Re: AdGuard publishes the first ad blocker built on Manifest V3
#342Re: AdGuard publishes the first ad blocker built on Manifest V3
#343Earlier quoted context omitted.
How is it able to be free without seeking donations? Asking for a friend who's about to get into something.
Not everything is about money. Sometimes its principles, sometimes its about giving back to the world, sometimes its the fun of it, or just raw boredom. I do not claim to know what motivates gorhill, but so far none of his motivations in building uBO seem to be against my own motivation to use it, so it is fine.
No, he has to be able to support himself somehow. Food costs money. Plenty of people have great motives, few have the means to execute on them.
Re: AdGuard publishes the first ad blocker built on Manifest V3
#344Earlier quoted context omitted.
Chrome is not to be trusted; this I agree with. Chromium forks on the other hand, like brave or vivaldi, have none of these problems. The former has already committed to not implementing this garbage restriction on blockers. Chromium's engine is solid from a technical standpoint and doesn't have any inherent privacy issues aside from being owned by Google engineers. If it sounds like I'm holding Firefox to a higher s…
You think a crypto company and a closed-source browser have your best interests at heart? You do you.
Re: AdGuard publishes the first ad blocker built on Manifest V3
#345Earlier quoted context omitted.
I use Chrome because it's faster, safer, more stable. I don't believe V3 in any way is a serious issue for the internet in any meaningful sense either.
Did you read the entry on HN recently, where it is discussed, that Chromium-based browsers allow websites to set your clipboard content, without user action being involved at all? ( https://news.ycombinator.com/item?id=32614037 ) Just one example of how it is not safer, that I thought I should mention, on the background of such a blanket statement as "Chrome is safer" : )
Re: AdGuard publishes the first ad blocker built on Manifest V3
#346Earlier quoted context omitted.
I've been using Brave for years and still have no idea what their crypto angle is, because I didn't want or have to find out.
Have you not updated? Brave's crypto nonsense is super aggressive nowadays with a wallet builtin, decentralized domain resolving, ads for crypto exchanges on the start page, paid crypto background images and their own currency BAT. The browser is getting more bloated by the year, they've added some Brave News service now and integrated their paid VPN with their browser instead of making it a separate product like Moz…
Re: AdGuard publishes the first ad blocker built on Manifest V3
#347Earlier quoted context omitted.
Not everything is about money. Sometimes its principles, sometimes its about giving back to the world, sometimes its the fun of it, or just raw boredom. I do not claim to know what motivates gorhill, but so far none of his motivations in building uBO seem to be against my own motivation to use it, so it is fine.
> Not everything is about money. Sometimes its principles, sometimes its about giving back to the world, sometimes its the fun of it, or just raw boredom. No, he has to be able to support himself somehow. Food costs money. Plenty of people have great motives, few have the means to execute on them.
Sure. Not plenty, but still a lot of people have the means, and few of them choose to execute. Larse Ingebrigsten was a CTO of startup that got acquired and now maintains GNU Emacs. Bram Moolenaar has had consistent job since forever (not sure what % of paid time is dedicated to Vim maintenance). Richard Stallman quit and made his first money selling Emacs tapes. Some open source devs rely on consulting work. Some (Like Drew DeVault) have actual sustainable business model that are not donations (and still give away their services when it makes sense). I do not know of gorhill, but my first guess would be that he has a stable job that pays well enough and doesn't encroach on his private life and hobbies, which I believe uBO is one of.
Oh, and to add to it, it becomes incredibly easier if you find likeminded people to join in. Linus Torvalds is able to take weeks off because GKH is more than capable to handle the work in his absence. Andreas Kling has Linus Groh as co-maintainer to review PRs even considering ginormous scope of SerenityOS. As with everything, more capable minds share the load.
On top of that, uBlock Origin is still just an engine. A large bulk of work (as admitted on uBO README.md) is done in the lists like fanboy's. They are also largely contributor driven (and sometimes donations).
Re: AdGuard publishes the first ad blocker built on Manifest V3
#348Earlier quoted context omitted.
Isn't it pretty much redundant? You just have to enable advanced mode in ublock origin extension settings. The interface is arguably slightly harder to figure out though, but the functionality is there once you've enabled it. the ublock origin repo actually has a video linked how it works: https://youtu.be/2lisQQmWQkY?t=294
I'm so sick of reading this. uBO covers most of uMatrix (and more). Some of that uMatrix coverage is a hell of a lot harder/more awkward in uBO. Basically every uMatrix user always also ran uBO too, for the more DOM/'content blocking' aspects (primarly 'cosmetic filtering' as it calls it iirc). uMatrix lets me block all third-party, allow only first-party scripts/XHR/iframes by default, and then in two clicks (includ…
Re: AdGuard publishes the first ad blocker built on Manifest V3
#349Earlier quoted context omitted.
> Not everything is about money. Sometimes its principles, sometimes its about giving back to the world, sometimes its the fun of it, or just raw boredom. No, he has to be able to support himself somehow. Food costs money. Plenty of people have great motives, few have the means to execute on them.
> Plenty of people have great motives, few have the means to execute on them. Sure. Not plenty, but still a lot of people have the means, and few of them choose to execute. Larse Ingebrigsten was a CTO of startup that got acquired and now maintains GNU Emacs. Bram Moolenaar has had consistent job since forever (not sure what % of paid time is dedicated to Vim maintenance). Richard Stallman quit and made his first mon…
> Free. Open source. For users by users. No donations sought.
Re: AdGuard publishes the first ad blocker built on Manifest V3
#350Earlier quoted context omitted.
I think Firefox is an important alternative to WebKit/Blink-based browsers. But as a web developer I semi-regularly butt up against bugs in it that have languished in Bugzilla since like, 2014, with absolutely no progress on them. I have dealt with two (maybe three?) bugs in Chrome ever and one of them was a pretty clear fuckup they rolled back within days.
I've dealt with many nasty rendering bugs in chromium that were never addressed, from weirdness that just made rendering a bit ugly, to spec-incompliant layout (that also differed from other engines), to iframe-related stuff that left half of the frame completely white, to animation/transition related gotchas, to outright renderer crashes, including some that brought down the chromium wrapper process (which may have…
I also managed to find another case where of all things Internet Explorer (!) was the only one (possibly EdgeHTML, too, but I don't remember that any more and now it's been replaced by Blink-based Edge, I can't easily check it, either) that got things right.