Fancy firefox-based browser along the lines of Arc?
Worth a look if you're a web power-user / developer sort of person
This is a most excellent place for technology news and articles.
Fancy firefox-based browser along the lines of Arc?
Worth a look if you're a web power-user / developer sort of person
I had a feeling this would happen. I have to use Google services for a lot of things at work and Edge works fine with them. Firefox usually does okay, but not always. And now Firefox is requiring you to hand over your data to them.
Can any Chromium-based browser refuse to turn on V3 or is it too baked-in without forking the entire project?
It's nice to use a browser which doesn't depend of extensions to block ads.
oh look at that. It's 'chromium based browsers are garbage o'clock.'
It's slowly turning, too. Start looking for something else.
We need a truly FOSS browser that developed and maintained by the community. Librewolf isn't it unless it fully forks away from Mozilla. We need a new engine and we just don't have one yet.
Ladybird Browser is coming, but could be a couple years still
From scratch, BSD licensed, non-profit managed
BSD licensed
Ew. It ought to be AGPLv3.
(I almost just said "copyleft," but as Chromium proves, even LGPL is insufficient protection from corporate usurpation.)
I agree. I'd even be willing to regularly donate to a foundation that would have this aim as their goal and have their acts matching their promises.
Although, not necessarily a new engine. Going from scratch is a good way to remake a lot of mistakes, while reusing old code is a good way to keep old debt. That's not a decision I would like to have to take.
Did both Edge users complain?
Unfortunately Edge is the 2nd most popular browser, with double the market share of Firefox.
Ok maybe off topic, why does a web browser have to be one of the most complicated software artifacts on earth? So expensive to write and maintain that only a few orgs with huge developer resources can do it?
What would it look like to start from scratch with a massively simplified standard for specifying UIs, based on all we've learned since html/css was invented? A standard that a few developers could implement in a few weeks using off the shelf libraries. Rather than reimplement every bizarre historical detail in html/css, have a new UI layout system that's simple and consistent, and perhaps more powerful.
Basically browsers are big because they are operating systems for web hosted applications with huge attack surfaces and lots of legacy compatibility requirements amassed over 3 decades.
A rewrite isn't the answer. Putting limits on browser functionality is. JavaScript was the turning point IMHO.
What would it look like to start from scratch with a massively simplified standard for specifying UIs, based on all we've learned since html/css was invented?
Probably a lot better. The difficult, and expensive, part is getting everyone to migrate over to this new standard, not because it'd be unfeasible but because companies don't want to spend any time or money on things that they don't think will make them profit.
What we'd need is, for example, the EU realizing that Google's attempted monopoly on the internet is dangerous and requiring a certain standard for private consumer-facing websites to get the ball rolling.