this post was submitted on 22 Sep 2023
80 points (100.0% liked)

Free and Open Source Software

17691 readers
111 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

This blogpost starts with me switching of my car radio, and ends with me writing a browser. There is some stuff in between as well.

Interesting take from the author; exactly the kind of thing that might start something big — or maybe it won't, and that's OK, too. Either way, I can appreciate the attitude!

(There's also a discussion on the orange site)

you are viewing a single comment's thread
view the rest of the comments
[–] dog@suppo.fi 8 points 11 months ago* (last edited 11 months ago) (4 children)

What we need isn't browsers. What we need is an universal way to write extensions cross-browser.

Browsers themselves are easy to make. The problem is convincing extension devs to work with yet another codebase.

E: Think of it this way. There's a lot of open source browsers out there.

Are you using any of them? Probably not.

Would you use one if it doesn't have for example Bitwarden, Ublock Origin, Sponsorblock, and such mandatory extensions?

Users follow extensions and ease of use; not what's good for them.

E2: A good project would be a builder extension for VSC for example, which compiles to all supported browsers.

Browser devs would then contribute to said extension via native-made plugins.

Cooperation of two fronts.

[–] douglasg14b@beehaw.org 16 points 11 months ago* (last edited 11 months ago)

browsers themselves are easy to make

That's ... a patently false statement.

They are among the most complex, difficult, resource hungry pieces of software out there along with actual operating systems.

There's a lot of open source browsers out there. Are you using them? Probably not

This is also essentially misinformation. I'm sure none of us have heard of Firefox before, or Chromium. Sure Chrome (closed source) is what most people use, but Firefox isn't exactly some esoteric browser.

load more comments (3 replies)