this post was submitted on 23 May 2024
705 points (99.0% liked)

Technology

57432 readers
3692 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 44 points 3 months ago* (last edited 3 months ago) (10 children)

I want fewer built-in features, not more of them. All of these things should be extensions, not built into the browser core.

I mean, I'd be perfectly happy for said extensions and more to be shipped by default -- it would be good for Firefox to come "batteries included" even with adblocking and such, and that's most likely the way I would use it. But I just want it to be modular and removable as a matter of principle.

I remember how monolithic Mozilla SeaMonkey got too top-heavy and forced Mozilla to start over more-or-less from scratch with ~~Phoenix~~ ~~Firebird~~ Firefox, and I want it to stick close to those roots so they don't have to do it again.

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

We need modular browsers. It is hard for Mozilla to keep the track to the W3C and all the nonstandard stuff that Google, Microsoft and Apple add to their browsers. If those elements were modules, it would be easier for people to collaborate and for Google and Microsoft to be obligated to add support for other browsers.

[–] [email protected] 9 points 3 months ago* (last edited 3 months ago) (1 children)

You're talking about a modular rendering engine, which is a different thing than what I'm talking about. I'm talking about stripping down the UI until it resembles XUL Runner, then adding the functionality back as extensions.

You're not wrong that it's important for the engine's code to be organized well for developers' benefit (and ideally for the engine as a whole to be self-contained -- it'd be great if Gecko were as easily-embeddable as Blink), but I'm not so sure that users need to be able to add or remove pieces of it in a way similar to what I'm talking about for UI features.


More concretely:

I think Firefox should ship by default with all the functionality it currently has, plus uBlock Origin and some other things. But I want it to be designed such that if you went into the extensions manager and disabled everything, things like tab support, bookmarks, history, and maybe even the address bar and back button would be gone. It would still be capable of fully rendering a web page, though.

[–] [email protected] 4 points 3 months ago (1 children)

If they do that, normies will start yelling that Firefox has removed their beloved features and will immediately download Chrome. I have a strong suspicion that a majority of people don't use extensions at all.

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

Did you miss this part of my previous comment?

I think Firefox should ship by default with all the functionality it currently has, plus uBlock Origin and some other things.

[–] [email protected] 3 points 3 months ago

Okay. Replace core features as extensions. Kind of like the suckless philosophy.

While it's a good idea, I think extensions are purposefully made weaker, that is, they don't/can't have the same capabilities of core features. It will require a huge rework which I just don't see happening.

load more comments (8 replies)