Asking after the privacy debacle and manifest. I’m not keeping up closely, but iirc Firefox is the browser recommended because of Ublock. After the privacy data issue I’ve noticed broken trust from Firefox users, recommendations in favor of switching browsers, and predictions saying Firefox is going downhill fast and that their forks won’t be maintained for much longer.

So I’m here asking the seasoned sailors’ thoughts, aye. Is this just a storm passing by or are you really considering jumping ship?

  • @[email protected]OP
    link
    fedilink
    English
    410 days ago

    I’ve never heard of qt browsers, or servo/verso. I’ll give it a look, seems like I have a few rabbitholes to explore

    • @[email protected]
      link
      fedilink
      English
      910 days ago

      Servo is an experimental browser engine developed by Mozilla Research using Rust to enhance performance, safety, and parallel processing in modern web rendering. The project showcased features like a concurrent layout system and asynchronous JavaScript execution.

      Around 2017, Mozilla shifted focus to other projects and laid off several developers, leading to the gradual abandonment of Servo. However, a dedicated community later formed the Servo 501©(3) nonprofit to continue developing Servo’s technology and ideas.

      Verso is an experimental browser built on top of the Servo browser engine. Currently, both softwares are experimental and pre-alpha developer software at best.

      • @[email protected]
        link
        fedilink
        English
        28 days ago

        IIRC some parts of that project were integrated into Firefox rendering engine. Was it layouting or something?

        Here it is:

        This included the Quantum project, when portions of Servo were incorporated into the Gecko engine of Firefox.

        • @[email protected]
          link
          fedilink
          English
          18 days ago

          Yes, some parts of the project were integrated into Gecko. But the project itself was abandoned. The original goal was to replace Gecko, not to patch some parts of it.