this post was submitted on 17 Oct 2024
484 points (98.4% liked)

Technology

58727 readers
5809 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 content.
  3. Be excellent to each another!
  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, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

We’ve been anticipating it for years,1 and it’s finally happening. Google is finally killing uBlock Origin – with a note on their web store stating that the ...

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 14 points 21 hours ago (2 children)

Honest question here, since chromium (vs chrome) is open source, can someone not fork an older version, or remove the new code blocking ublock?

I mean i assume it cant be done, but i dont know why

[–] [email protected] 45 points 20 hours ago (3 children)

It can be done, but then whoever forks that will need to stay on top of keeping that fork up to date with other changes in the original chromium, and that gets harder and harder to do as time goes on and more changes are made to the same or related parts of the codebase.

[–] [email protected] 1 points 7 minutes ago

Also all the ad blocking extensions would have to continue maintaining forks of their own projects for increasingly obscure manifest V2 Chromium browsers.

[–] [email protected] 20 points 20 hours ago (1 children)

And you have to know that if anyone actually tried, they would dedicate their infinite resources to making that as difficult as humanly possible.

[–] [email protected] 23 points 18 hours ago

Google: We changed a color

Fork Developer: they changed a color and it caused 50,000 breaking changes that a diff tool can't handle automatically wtf.

Google: sorry wrong color here's a new one

Fork developer: another 100,000 breaking changes that a diff can't handle?!?!

[–] [email protected] 4 points 20 hours ago

I don't know why either. What I do know is that most Chromium browsers that are not Chrome have ad-blocking built into the browser itself using the same strategies as uBo but not reliant on Mv2 or Mv3 because they're not extensions.