• ceenote@lemmy.world
    link
    fedilink
    arrow-up
    41
    ·
    3 days ago

    I can think of no greater gift they can give Firefox.

    Yes, I know there are better browsers, but Firefox will probably see the biggest bump in users.

    • realitaetsverlust@piefed.zip
      link
      fedilink
      English
      arrow-up
      13
      arrow-down
      1
      ·
      2 days ago

      Most people don’t care sadly. They will just accept adblock is dead and move on, just as many people accept windows being shit.

      • refalo@programming.dev
        link
        fedilink
        arrow-up
        1
        arrow-down
        4
        ·
        1 day ago

        just as many people accept windows being shit

        or maybe most people don’t actually have problems, and it’s only a small vocal minority that really has huge complaints?

        • x74sys@programming.dev
          link
          fedilink
          arrow-up
          4
          arrow-down
          1
          ·
          1 day ago

          It’s not just about technical problems, it’s much much more. It’s ads everywhere, AI everywhere, no privacy everywhere, it’s like literally intruding your computer. They are trying to own your computer. If that isn’t a problem for you, I have to sadly tell you: you have a problem.

    • FiniteBanjo@programming.dev
      link
      fedilink
      arrow-up
      10
      ·
      3 days ago

      They might eventually try to pressure Firefox as well, as google is actually the largest funding contributor to Firefox. I wonder what the Open Source license dictates with the GECKO engine that firefox maintains? Could somebody make a fork and profit off of it or would we be forced to a different browser framework entirely?

      • brucethemoose@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        1 day ago

        The biggest effort so far (Ladybird) isn’t using it, nor are they using the Servo engine Mozilla got partway through building for FF.

        I don’t know why, though.

      • RobotToaster@mander.xyz
        link
        fedilink
        arrow-up
        8
        ·
        2 days ago

        It wouldn’t be the first time they screwed over extension developers (see XUL extensions being discontinued)

      • green_copper@kbin.earth
        link
        fedilink
        arrow-up
        8
        ·
        3 days ago

        Firefox and (all I think) of its components are licensed with the MPL 2.0. This means everyone is free to fork it and build their own product with it (free or for profit is not a criteria for FLOSS licenses), given that changes to the forked code must be made publicly available.