this post was submitted on 24 Apr 2026
139 points (97.9% liked)
Technology
84143 readers
2302 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- 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.
- Check for duplicates before posting, duplicates may be removed
- 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
view the rest of the comments
Sure, so they should have used some of that AI cash to rebuild ublock origin in rust, or push it further along the path to web assembly its already on.
The code is literally right there for the taking. Why would they spend the time rebuilding something when they could just have it for free?
Because then they would have something better and would have improved one of the most popular extensions in their browser?
They are quite literally taking the "if you don't like it, fork it yourself" approach. Who said they aren't going to make changes/improvements on top of it?
I don't see anyone else mentioning it but this is also probably because brave browser is published under the MPL license so the licenses are actually compatible between projects. They don't want to implement completely from scratch because there is a compatible existing implementation that they can build on top of instead of starting from scratch.