this post was submitted on 22 Feb 2025
556 points (99.5% liked)

Technology

63137 readers
3449 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 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, to ask if your bot can be added please contact us.
  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
top 50 comments
sorted by: hot top controversial new old
[–] [email protected] -3 points 11 hours ago

The Lemmy hivemind Firefox bias is a little bit insane lol

[–] [email protected] 12 points 13 hours ago

The problem with Web Standards is that they're so complete, broad and complex that it's very hard as an independent team to get started writing a browser.

You'd have so little daily active users compared to the titans products (Chromium, Gecko, WebKit) that even if you made something super good, it would still be hard to guarantee website compatibility without faking the user-agents.

There's also a lot of complexity involved in writing a sandbox for every instance of a website (tabs or iframe) and sharing information between multiple process. I don't know how they do it in Chrome, but in Firefox they have a whole specification language for that which compiles to C++.

You also have to recreate the DevTools and other tooling for developers to adopt your browser and for you to debug any issues with your DOM renderer...

I love how much the web has to offer nowadays with technologies like WebRTC, WebSocket, Blobs, GamePad API, modern CSS3 but it has also the effect of locking us down into a tiny ecosystem.

I really their should be legislation on what companies can do with their browser because they've become such an important piece of the internet so they should serve public good.

I don't know how to make it happen and I don't even know if it's a good idea when you consider the governance issues it would bring for open-source project.

I'm really passionate about this technology !

[–] [email protected] 10 points 13 hours ago (2 children)

Unfortunately, there are only 3 companies developing browsers right now: Google, Apple and Mozilla.

Apple's browsers are only available on Apple platforms. In fact, if you're on iOS you have no choice, you have to use Safari. Even browsers labelled as "Chrome" or "Firefox" are actually Safari under the hood on iOS. But, on any non Apple platform, you can't use Safari.

Google is an ad company, so they don't want to allow ad blockers on their browser. So, it's a matter of time before every kind of ad blocking is disabled for Chrome users.

Firefox is almost entirely funded by Google, so there's a limit as to what they can do without the funding getting cut off. They seem to be trying to find a way forward without Google, but the result, if anything is as bad as Google if not worse:

"investing in privacy-respecting advertising to grow new revenue in the near term; developing trustworthy, open source AI to ensure technical and product relevance in the mid term;"

https://blog.mozilla.org/en/mozilla/mozilla-leadership-growth-planning-updates/

All these other browser people like are basically reskinned versions of Chrome or Firefox. They have a handful of people working on them. To actually develop a modern browser you need a big team. A modern browser basically has to be an OS capable of running everything from a 3d game engine, to a word processor, to a full featured debugger.

It looks like it's only a matter of time before there will be 0 browsers capable of blocking ads, because the only two companies that make multi-platform browsers depend on ads for their revenue, and both of them will have enormous expenses because they're obsessed with stupid projects like AI.

[–] [email protected] 6 points 11 hours ago

Apple has a conflict of interest too: they need to keep safari gimped so that users have to install apps instead of using PWAs, so that Apple can keep getting 30% of the app sales.

As a result, Safari is terrible and very far behind in standards. It's the new internet explorer.

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

It looks like it’s only a matter of time before there will be 0 browsers capable of blocking ads[.]

I don't know if I'd take it that far. Firefox and the Chrome engine are open source projects. Anyone can modify the browser to enable ad-blocking in some form if a user is sufficiently determined. Now, will it be possible to write and distribute a popular an effective adblocker under these conditions? It appears to be getting harder.

[–] [email protected] 3 points 13 hours ago

Firefox and the Chrome engine are open source projects. Anyone can modify the browser to enable ad-blocking in some form if a user is sufficiently determined.

Technically, sure. But, these are extremely complex software products, and it would be one hobbyist vs. an entire software division of a trillion dollar company who are determined to make sure you see ads.

[–] [email protected] 1 points 14 hours ago

Vivaldi on Linux and Windows is still good in my experience, and so far uBlock Origin for manifest v2 still works. I hope they keep v2 support forever, forking completely if they must.

[–] [email protected] -3 points 18 hours ago (1 children)

Use an alternative chromium based browser?

[–] [email protected] 6 points 14 hours ago

Don’t use chromium?

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

I switched to Firefox the morning they disabled uBlock Origin.

[–] [email protected] 16 points 14 hours ago

I never left Firefox. It's a fantastic browser.

[–] [email protected] 1 points 1 day ago (2 children)

What is everyone's thoughts on duckduckgo browser? I'm on grapheme os and have always used Firefox on my desktop

[–] [email protected] 6 points 22 hours ago

Why not use Firefox for android too?

[–] [email protected] 18 points 1 day ago

duckduckgo browser is based on Chromium (as nearly every other "alternative" browser is) and therefore will use Manifest v3 and neuter uBlock.

[–] [email protected] 67 points 1 day ago

Meanwhile ublock origin works fine in Fennec/Firefox Android.

load more comments
view more: next ›