this post was submitted on 31 May 2024
-43 points (31.3% liked)
Technology
59168 readers
3245 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- 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
view the rest of the comments
Isn't Safari WebKit which is different again? Or is that a chromium base as well? (I realise you can't exactly choose Safari unless you have Apple stuff, but I thought it was its own thing).
Safari is different from Chromium and Firefox but not widely available and pretty similar to Chromium in being webkit-based.
Some Linux packages have WebKit as a dependency and that often has something called
MiniBrowser
installed as, well, precisely what it says it is. Not sure if it's available on Windows, but it's OK in a pinch.There are a few other lesser known browsers, not in the main families, that are currently in development too.
Originally there was KHTML, developed by KDE for the konquerer browser. This was then forked by Apple to WebKit which is used by safari and gnome web. Google then forked WebKit to blink, the browser engine chromium uses.