this post was submitted on 17 Jun 2023
1247 points (98.4% liked)

Lemmy.World Announcements

28381 readers
3 users here now

This Community is intended for posts about the Lemmy.world server by the admins.

Follow us for server news ๐Ÿ˜

Outages ๐Ÿ”ฅ

https://status.lemmy.world

For support with issues at Lemmy.world, go to the Lemmy.world Support community.

Support e-mail

Any support requests are best sent to [email protected] e-mail.

Report contact

Donations ๐Ÿ’—

If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.

If you can, please use / switch to Ko-Fi, it has the lowest fees for us

Ko-Fi (Donate)

Bunq (Donate)

Open Collective backers and sponsors

Patreon

Join the team

founded 1 year ago
MODERATORS
 

Wow. Front page of huffpost.com right now. Interesting...

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 22 points 1 year ago (1 children)

he's referring to the fact that almost all browsers use chrome's rendering engine and google is abusing its position of leadership by making unnecessary api changes that make adblocking extensions all but impossible to implement.

if you want to still be able to block ads on the web in the years to come, switch to a non-chrome web browser to limit google's power and ability to abuse its position.

i think as of now, they have delayed the sabotage, but it's coming.

https://arstechnica.com/gadgets/2022/12/chrome-delays-plan-to-limit-ad-blockers-new-timeline-coming-in-march/

[โ€“] [email protected] 2 points 1 year ago (3 children)

what are some non-google based browsers?

[โ€“] [email protected] 12 points 1 year ago (1 children)

Firefox is basically the only non-WebKit/Blink browser out there.

[โ€“] [email protected] 1 points 1 year ago (1 children)

Is WebKit bad? Gnome uses it for their browser

[โ€“] [email protected] 5 points 1 year ago

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.

[โ€“] [email protected] 3 points 1 year ago (2 children)

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

[โ€“] [email protected] 5 points 1 year ago (1 children)
[โ€“] [email protected] 1 points 1 year ago (1 children)

Isn't it an independent fork?

[โ€“] [email protected] 1 points 1 year ago* (last edited 1 year ago)

It's based on Chromium https://github.com/brave/brave-browser/blob/master/README.md

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:

  • Chromium
    • [โ€ฆ]
  • brave-core
    • Maintains patches for 3rd party Chromium code.
[โ€“] [email protected] 4 points 1 year ago

Opera still exists but it's based on chromium now.

[โ€“] [email protected] 1 points 1 year ago (1 children)

I think Nyxt is not Chromium-based. Still too experimental to be used as single/main browser, but has some very interesting concepts.

[โ€“] [email protected] 1 points 1 year ago

Nyxt uses WebKit