New gecko based browsers are rare nowadays but this one is especially unique to me because it is more than just “firefox with tweaks” like a lot of the ones I’ve come across. The UI is different, it’s working on custom settings, a new more powerful sidebar, a new theming system, and potentially IPFS/Dat support further down the line. It’s very early in development but it’s still impressive as it is.

        • AgreeableLandscape@lemmy.ml
          link
          fedilink
          arrow-up
          3
          arrow-down
          3
          ·
          3 years ago

          Mozilla Firefox is about as removed from google as you can get while still using web this side of the millennium

          Simple! Get a Mac and use Safari. Mac is certified Unix so it’s way better than that knockoff Linux! /s

          • Werwolf@lemmy.ml
            link
            fedilink
            arrow-up
            1
            ·
            3 years ago

            Safari is using blink, google’s web engine. The only alternative is Mozilla’s Gecko. So we must support it. I hope that there was more alternative because I believe in web engine freedom, but rn our only option is Firefox.

              • Zerush@lemmy.ml
                link
                fedilink
                arrow-up
                1
                ·
                3 years ago

                Blink isn’t a fork of WebKit, it’s a improvement of WebKit, like WebKit is a improvement of KHTML from KDE. Gecko was a trademark of Netscape, first called NGLayout and was adopted by Mozilla in 1998 until today.

                • Zerush@lemmy.ml
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  3 years ago

                  ???, no, what’s more, Apple requires browser developers to use WebKit in order to be included in the Apple repository. This is why many browser developers who use Blink or Gecko have a lot of difficulties to change their browser for Apple. Apple does not want to lose its monopoly of Safari on its platform, a practice that will cost them dearly sooner or later, as it is a very limited platform in functionality.

                  • Werwolf@lemmy.ml
                    link
                    fedilink
                    arrow-up
                    1
                    ·
                    3 years ago

                    You’re right, Apple requires browser to use WebKit on their platform.

                    What I said tho, is that WebKit takes a lot of their code from blink. Blink was created as a WebKit fork. As you probably know, maintaining a modern web engine requires a lot of effort. What WebKit does to keep itself updated is to get the code from Blink removing chromium specific parts. So at the end, WebKit is only a reduced version of chromium.