• Hellfire103OP
      link
      fedilink
      English
      804 months ago

      Going from lawful to chaotic, good to evil, we have:

      • Gecko (Firefox, Seamonkey, and derivatives)
      • Servo
      • Libweb (Ladybird)
      • Links2 (as well as ELinks and other forks)
      • WebKit (used in a lot of stuff, namely Safari and GNOME Web)
      • Goanna (Pale Moon and Basilisk)
      • QtWebEngine (Konqueror, Falkon, and qutebrowser)
      • Blink (Chromium, Brave, and derivatives)
      • Trident (Internet Explorer, old versions of Maxthon, old versions of Avant, and any homemade browser created with Visual Studio).
          • Midnight Wolf
            link
            fedilink
            English
            104 months ago

            What’s going on? I’ve seen this new browser engine referenced recently a decent bit but I have no info beyond ‘it’s new and exists’.

            • The Quuuuuill
              link
              fedilink
              English
              384 months ago

              the lead dev is a freeze peach absolutist. he’s said some ignorant shit about trans people and when people said “hey, let’s adjust this language” he was like “let’s not get political”

              • xigoi
                link
                fedilink
                English
                114 months ago

                Is this really the hill you want to die on and rather have a Chromium monopoly?

                  • xigoi
                    link
                    fedilink
                    English
                    44 months ago

                    Yes, and that’s precisely why we need Ladybird, no matter what pronouns it uses for users.

                  • Engywook
                    link
                    fedilink
                    2
                    edit-2
                    4 months ago

                    I’d say that Chromium has a monopoly thanks to Mozilla.

                • The Quuuuuill
                  link
                  fedilink
                  English
                  274 months ago

                  the ladybird dev wants to work with people who want me dead. so. yeah, fuck him. mozilla ain’t great, but they’re the least dangerous engine builders right now. servo would be a better engine for us to rally around, but everyone would rather talk about the less mature, more fascist accepting, project.

                  nazis are bad. that’s the hill i’m willing to die on. this is bigger than a browser engine.

                  • xigoi
                    link
                    fedilink
                    English
                    84 months ago

                    the ladybird dev wants to work with people who want me dead

                    What the fuck? Do you have a source for this?

                • TurboWafflz
                  link
                  fedilink
                  134 months ago

                  Yes, basic respect for people is far more important than any web browser

      • dblsaiko
        link
        fedilink
        44 months ago

        Huh, I didn’t know MSHTML as used in IE was also called Trident. I thought Trident was specifically early Edge before they switched to Blink.

        • @[email protected]
          link
          fedilink
          12 months ago

          If I recall correctly, Project Trident was M$'s ambitious attempt at a new proprietary browser to replace IE before abandoning it and just reskinning Chrome as ‘Edge’

        • Ephera
          link
          fedilink
          English
          54 months ago

          The Edge engine before Blink was called “EdgeHTML”.

      • @[email protected]
        link
        fedilink
        English
        3
        edit-2
        4 months ago

        Where does Dillo fit into this?

        Its got cookies disabled by default, no support for JavaScript, and only partial support for CSS. Just as god intended.

        • Hellfire103OP
          link
          fedilink
          English
          1
          edit-2
          4 months ago

          Same box as Links, I think; or maybe the same box as Servo or Ladybird would fit better…

      • 21Cabbage
        link
        fedilink
        English
        24 months ago

        Usually a Firefox guy but gonna give GNOME web an install for shiggles since I remember safari being fun to play with back in my teenage “hacker” days.

    • Gormadt
      link
      fedilink
      94 months ago

      Also a quick cliff notes on what each is would be greatly appreciated

      I only recognize the Chromium icon…

      • @[email protected]
        link
        fedilink
        144 months ago

        These are browser engines, or at least software for rendering HTML but not necessarily the actual browser. I don’t know them all, but top left, Gecko, is the engine for Mozilla, center is Web Kit for Safari, bottom center is Chromium for Chrome, Brave, Edge, etc., and bottom right is Trident, the old engine for Microsoft Internet Explorer.

        • Engywook
          link
          fedilink
          24 months ago

          These are browser engines, or at least software for rendering HTML but not necessarily the actual browser.

          That’s why this post makes no sense. There’s no “evil” rendering engine. They should be judged by technical parameters.

        • @[email protected]
          link
          fedilink
          64 months ago

          what’s the difference between the engine and the browser itself? is it similar to the Linux kernel vs the Debian user space?

          • Ephera
            link
            fedilink
            English
            54 months ago

            The engine makes it so HTML, CSS, JavaScript etc. are downloaded and turned into pixels you can look at. The browser embeds an engine for that purpose, but then also has a URL bar, tabs, bookmarks, a history feature and so on.