Remix.run Logo
gldrk 5 hours ago

>The major comparables in online user fundraising are Wikipedia, which AFAIK is the largest annual online fundraising drive in the world and it raises less than 50% of what search licensing gets.

All this shows is that Mozilla is even less efficient than Wikimedia! There are projects such as Rust and LLVM that rival Firefox in complexity with 1/10 the combined expenses. Of course Rust has a selling point and Firefox doesn’t, but whose fault is that really?

glenstein 4 hours ago | parent | next [-]

Firefox replaces more code in a month than Rusts' entire codebase even contains. Rusts' expenses are massively subsidized by donated staff time from over a dozen major tech companies.

Wikipedia is a fundamentally different beast serving static content with practically zero of the engineering overhead associated with Rust let alone with Firefox.

gldrk 4 hours ago | parent [-]

>Firefox replaces more code in a month than Rusts' entire codebase even contains.

Point taken. Rust + LLVM is almost half of Firefox though, and probably at least equivalent in terms of necessary skill. It is also not clear how much of that code could be removed without much loss of functionality.

>Rusts' expenses are massively subsidized by donated staff time from over a dozen major tech companies.

This is called having a selling point. If Firefox offered anything besides not being Chromium, people would work on it without getting paid by Mozilla.

glenstein 3 hours ago | parent [-]

There's no such thing as a developer tooling subsidy for a web browser.

gldrk 3 hours ago | parent [-]

Okay. KDE is absolutely comparable to Firefox according to https://openhub.net/p/kde. Tiny fraction of the expenditure. I’m not even sure what their selling point is, but it’s a lot better than Mozilla’s.

aloha2436 4 hours ago | parent | prev [-]

> Rust and LLVM that rival Firefox in complexity with 1/10 the combined expenses

You could argue LLVM is technically of a similar level of complexity, but operating a browser requires far more actual business than developing a compiler.

More to the point, those organisations get enormous amounts of "free" labour in the form of contributions from large corporations that benefit from them, in a way that Firefox absolutely does not.