this post was submitted on 18 Oct 2023
488 points (93.9% liked)

Technology

58315 readers
4692 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
[–] notannpc@lemmy.world 17 points 11 months ago (2 children)

The only chrome variant that doesn’t seem sketchy to install is chromium. The built from open source chromium. And that’s just because some sites barely function unless you’re using chrome’s rendering.

For everything else, Firefox.

[–] AstralPath@lemmy.ca 3 points 11 months ago (1 children)

What about Thorium? Thoughts?

[–] notannpc@lemmy.world 1 points 11 months ago

I haven’t heard of it before today! Definitely going to check it out.

[–] pastermil@sh.itjust.works 1 points 11 months ago (1 children)

Would qtwebengine count, or is it a bit of a stretch?

[–] notannpc@lemmy.world 1 points 11 months ago (1 children)

I don’t know that I’d call that a chromium browser but I’ve only looked at its docs for 10 minutes. Hard to say where chromium integration begins and ends there without digging into the code. Seems like, at most, it’s using the web rendering engine from the chromium project. But it also seems to suggest it has its own modules for executing/rendering js/css/html.

Probably not included in the “should be avoided” category.

Now I’m curious what it’s used for.

[–] pastermil@sh.itjust.works 1 points 11 months ago (1 children)

I'm currently using it in a browser called Falkon. It's not as big as Firefox or Chrome, but it is endorsed by KDE. Also, Apple's Safari is using something similar.

[–] sir_reginald@lemmy.world 3 points 11 months ago

Not at all.

Safari is using WebKit, which they based on KDE's old KHTML engine, which is now discontinued.

Falkon uses qtwebengine which is Chromium's web engine + integration with QT user interface.

A Linux browser that uses WebKit (like Safari) is GNOME Web.