this post was submitted on 24 Apr 2026
604 points (97.9% liked)

Technology

84103 readers
3252 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] XLE@piefed.social 42 points 1 day ago (4 children)

It's a re-implementation of the uBlock origin engine in a faster language, and it can be used with all the same lists as uBlock origin. The only thing missing is a decent user interface, and even if Firefox isn't committed to providing one, WaterFox is.

[–] 0_o7@lemmy.dbzer0.com 2 points 17 hours ago

Source on this? Are you saying brave's adblock is reimplementation of ublock. I have never heard of that. Maybe inspiration?

[–] MalReynolds@slrpnk.net 18 points 1 day ago

Good to hear, actually something worthwhile from FF (rust?) rather than AI crap. Hope it gets to Zen soon (and i can trust it as much as uBlock).

[–] scytale@piefed.zip 9 points 1 day ago (1 children)

Is there a risk of negative conflicts if you also have uBO? Like having two antivirus apps being counterproductive.

[–] XLE@piefed.social 5 points 1 day ago

I think that's true for adjacent extensions, but because this is at the browser level instead of the extension level, it's two separate layers of filtering.

Firefox already filters some trackers by default, and they've been doing it for a while.

[–] fernandofig@reddthat.com 8 points 1 day ago* (last edited 1 day ago) (3 children)

it can be used with all the same lists as uBlock origin

Can it really? I mean, you already mentioned there's "no decent UI", which I take it to mean there's no way to customize the lists in Firefox, but can it be customized in Brave? Also, can it handle the blocking of Youtube Ads as effectively as uBO does?

It's been ages since I've last tried Brave, so I really want to know. I may actually try and use it as backup chromium-based browser if that's the case.

[–] Axolotl_cpp@feddit.it 1 points 13 hours ago (1 children)

It's been ages since I've last tried Brave, so I really want to know. I may actually try and use it as backup chromium-based browser if that's the case

It's good if you don't mind the CEO being an evil idiot, he is anti-lgbtq+

[–] fernandofig@reddthat.com 1 points 7 hours ago

I'm aware of that, and it's part of the reason I haven't gone far in using Brave as a main browser last time.

But I figure that nowadays pretty much all tech bros have skeletons in their closet, so I guess it's back to picking products on its merits.

[–] alakey@piefed.social 13 points 1 day ago

That's why it's been "quietly added", it's not ready for use. You can add lists in about:config, but this is just a super early implementation.

Yes, you can adjust filter lists in Brave, including custom ones.

[–] artyom@piefed.social 6 points 1 day ago (1 children)

can it be customized in Brave?

Yes, Brave has all the same functionality as uBO. There are pre-enabled lists. You can use custom lists. You can block custom domains. etc.

image

[–] Ludicrous0251@piefed.zip 5 points 21 hours ago (1 children)

Forgive me, I'm not a Brave power user, so I don't recall. Does Brave have anything resembling uBlock's "Element picker mode" and "User rules" to make it easier to build and test blocking rules?

I maintain my own block list on codeberg and it would be a pain in the ass to have to work outside the browser, push to git, and force sync the browser just to refresh and find out if something worked.