Thousands of subreddits chose to go dark in an ongoing protest over the company's plan to start charging certain third-party developers to access the site’s data.
Wow. Front page of huffpost.com right now. Interesting…
WebKit is not inherently bad. The thing that makes it not great in my opinion actually has nothing to do with the tech in this instance, but instead has to do with monopolistic practices from both Apple (who directly uses and develops WebKit) and Google (who forked WebKit into Blink).
Using Gecko browsers (Firefox and co.) en masse tells website operators that they should develop for that other option and officially support it.
Depending on the operating system this could be Safari on OSX, Firefox, Brave on basically anything, Opera, if it still exists, Konqueror on Linux (fun fact: I think most current browser engines spawned from that), or lynx if you’re hardcore
This repository holds the build tools needed to build the Brave desktop browser for macOS, Windows, and Linux. In particular, it fetches and syncs code from the projects defined in package.json and src/brave/DEPS:
what are some non-google based browsers?
Firefox is basically the only non-WebKit/Blink browser out there.
Is WebKit bad? Gnome uses it for their browser
WebKit is not inherently bad. The thing that makes it not great in my opinion actually has nothing to do with the tech in this instance, but instead has to do with monopolistic practices from both Apple (who directly uses and develops WebKit) and Google (who forked WebKit into Blink).
Using Gecko browsers (Firefox and co.) en masse tells website operators that they should develop for that other option and officially support it.
Depending on the operating system this could be Safari on OSX, Firefox, Brave on basically anything, Opera, if it still exists, Konqueror on Linux (fun fact: I think most current browser engines spawned from that), or lynx if you’re hardcore
Brave is Chromium based
Isn’t it an independent fork?
It’s based on Chromium https://github.com/brave/brave-browser/blob/master/README.md
Opera still exists but it’s based on chromium now.
I think Nyxt is not Chromium-based. Still too experimental to be used as single/main browser, but has some very interesting concepts.
Nyxt uses WebKit