• raldone01@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 day ago

    I believe Firefox could raise a lot of money through donations. If they make it clear that Firefox donations will be solely used for Firefox development. Also ideally add a quick survey to donations to see what the “donating” userbases values are. My issue with donating to Mozilla is that it is too broad and they have many products I don’t care for.

    I use Thunderbird and donate to it because I feel it’s more focused. I believe Mozilla still can use the funds for other stuff but at least I am donating for a clear project.

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

      Firefox donations will be solely used for Firefox development

      This might be a stupid question… but how much developing does a browser actually need? I get security updates and such but how much resources does that stuff really need? Full disclosure: I’m a dumb lorry driver I have no idea how these things work. Some years ago I realized I hadn’t updated my browser in at least a year, maybe two and I had no issues lol

      • ricecake@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 hours ago

        A conservative guess would be around 60 people.

        https://bugzilla.mozilla.org/describecomponents.cgi

        You can click around and see the bug reports they’re working on. There are a few, to say the least.

        https://www.firefox.com/en-US/releases/

        This is a way to see what’s in each release. The ones on the left are major releases and tend to have bigger features, and the others tend to be bug fixes.

        Web browsers start with core functionality that’s very complex. Then you tack on that they’re being used for things like banking, and managing the critical details of people’s lives. That means security galore, which is hard and constant. Then you have ad people, who are also something that’s hard to defend against.
        Then there’s the constant flood of new features you have to implement to keep up with Google.

        Chrome has 1,000 to 4,000 people working on it. Mozzila employs about 700 to work on firefox, with maybe 1,000 additional open source developers.

        My initial guess was very wrong.

      • Orygin@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 hours ago

        It is really difficult to implement in the first place, and the standards evolve constantly.
        Some argue it may not be possible to build new browsers anymore