Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

54% Positive

Analyzed from 2523 words in the discussion.

Trending Topics

#mozilla#firefox#browser#google#money#should#open#web#more#chrome

Discussion (65 Comments)Read Original on HackerNews

hn_submit•about 2 hours ago
I love Firefox but feel little pity for Mozilla which receives $400+ million a year on search placement in their browser but spends only a tiny fraction on its development. The rest is wasted on greedy management and frivolous projects to give that same management an excuse to give themselves multi-million dollar payouts.

Everyone's only in it for the money. There are no good or bad people anymore, only...unfortunates. (that last line I stole from The Equalizer 2).

dralley•about 2 hours ago
HN is incredibly inconsistent and two-faced about which Mozilla side projects are "frivolous" and which ought to be defended to the death.

Rust was a side project, asm.js was a side project that turned into WASM, IIRC LetsEncrypt was a side project (or at least a side project of Mozilla engineers, if not official), significant parts of the initial R&D for AV1 and Opus came out of Mozilla, Servo was largely a side project at the point that it got cancelled (the parts that had been largely successful had already been merged into Firefox, the rest was either nowhere near ready or being completely rewritten or both, and the main application for it at the time was some attempts to make a browser for running web apps in VR headsets at high framerates). Thunderbird was a side project.

But you don't see people complaining about those things, which largely didn't make Mozilla any money, you see them complaining about things that do make Mozilla money, like the branded VPN service. Or projects like FirefoxOS, which ultimately failed but still resulted in a lot of improvements to Firefox and web standards. And it wasn't a bad idea either, it just put the cart (mobile OS) before the horse (the web APIs that are needed to make a browser-based mobile OS successful, like access to GPS and IMU hardware, which didn't exist at the time) without the heft to really push through the barriers while competing directly with Apple and Google.

It seems like people define "frivolous side projects" as "anything Mozilla did that didn't end up being incredibly successful" and anything that did become incredibly successful gets taken for granted. "What did Rome ever do for us" rewritten as a tech parable.

(don't tell me that "we're going to create a whole new language to fix security issues in our web browser" didn't sound a bit frivolous in 2012)

hn_submit•about 1 hour ago
Mozilla should've finished rewriting Firefox completely in Rust to give them an Unique Selling Point. They didn't because of management's hubris to build their own mobile operating system to take on Google (its largest financier). Google probably warned them that it would pull back its money if FirefoxOS managed to grab any significant market share. So it was destined to fail from day one.

I'm surprised they didn't integrate their own internet search engine into Firefox. But the contract with Google probably prohibits it and Google would immediately pull the plug on Firefox if it got wind of it anyway.

dralley•about 1 hour ago
>Mozilla should've finished rewriting Firefox completely in Rust to give them an Unique Selling Point. They didn't because of management's hubris to build their own mobile operating system to take on Google (its largest financier).

Firefox is like 25 million lines of code. Incredibly complex code, much of it decades old and wrapped in layers of legacy architectural patterns (see XUL, XBL), with severe backwards compatibility considerations (if you break existing websites or people's extensions, they might switch and not come back).

You suggest that NOT rewriting all of that in a couple of years is "hubris"?!? Rust 1.0 didn't happen until 2015 mind you, and Firefox OS was canceled in 2016. The timeline doesn't even make sense.

This kind of nonsense is why I can't take HN seriously when it comes to discussions about Mozilla. Criticisms are perfectly fine (and there are plenty of legitimate criticism to make) but people just abandon all logic when it comes to them for some reason and upvote mindless drivel because Mozilla Bad.

FYI, there are more than 6 million lines of Rust in Firefox, so it's not like it hasn't been happening.

dralley•about 1 hour ago
Everyone complains about the CEO pay but it's not that significant compared to the overall budget. The actual $$ historically goes to spending on high end office space in San Francisco, Paris, and other expensive cities and paying salaries to match the CoL in those areas. Kind of rich for a nonprofit.

But I'm sure people would complain if they moved operations to Brno and Warsaw too.

hn_submit•25 minutes ago
The head of a non-profit shouldn't be raking in millions. Not even in the Valley!

Instead they dreamed up the idea of being a multi-billion corporation next to the non-profit so they could give management commensurate compensation.

SilasX•about 2 hours ago
They also could have used those payments to build up an endowment that makes them not dependent on others.
JoshTriplett•about 2 hours ago
Agreed. Put half of it in investments every year, and after a few years they'd have had enough to sustain a browser nearly indefinitely.

That said, the terms of the contract are not public, and it's possible that it was restricted in a fashion which did not permit such usage.

freedomben•about 2 hours ago
Like many here, I think Mozilla has done a terrible job managing their money and they are largely to blame for the pickle they are in.

However, I don't see who picks up the reigns if Mozilla dies. Like it or not, Firefox is essential for a somewhat (increasingly less) open web, and (at least for now) Mozilla is essential to Firefox. For those who want to see Mozilla die but Firefox live on, what are the more likely outcomes in your opinion if Mozilla went down? Do you see a big corp (which it increasingly seems is the only way to keep up with the needed pace for a browser) stepping up?

pjmlp•about 2 hours ago
Not at all, the golden age of FOSS is gone.

It might appear that FOSS has won, however in reality what happened is that corporations have managed to control the message thanks to business friendly licenses.

mempko•about 2 hours ago
Exactly, and now that these same businesses have LLMs, the savings they got using open source is no longer relevant. I expect we will see far more personal open source projects and a divestment from larger ones. More 1 or two people open source projects and less 100+.
dleslie•about 2 hours ago
Firefox will continue to exist and be maintained by open source efforts.

I often wonder if the current model has been driving away contributors, since it _feels like_ contributing effort to support someone else's paychecque.

cgyvbunji•about 2 hours ago
Continue to exist in what form? Seamonkey aka Netscape Navigator still exists. Firefox can keep existing but not get updated enough to be a viable alternative to Chromium anymore.
devsda•about 1 hour ago
Lets flip the question, does it have to be at the break neck pace that nobody can catch up without spending huge money?

How many of those features were really organic, driven by actual pressing need and not driven by Google's needs.

hn_submit•about 1 hour ago
Despite the oodles of money Mozilla receives it manages Firefox poorly. Because of that its market share has been slipping for years. Soon it may become so insignificant that Google will cut back funding to say, tens of millions a year.

And Mozilla keeps attempting to diversify its income stream by coming up with commercial services for which there are loads of alternatives, such as VPN. Why don't they just give up on that and spend all their money on Firefox? Hire someone with a deep technical background and a vision to take Firefox forward. As long as it doesn't involve A.I. I think it's worth a shot.

irishcoffee•about 2 hours ago
How is firefox essential to the open web?
JoshTriplett•about 2 hours ago
We've seen what happens when almost everyone uses one browser engine (Internet Explorer): that vendor gets undue influence over the direction of the web, and their proprietary extensions make it difficult for others to compete.

We would end up in the same place if everything is based on Blink/WebKit; arguably we're partway there already.

Hopefully Servo will provide a competitive browser engine and full browser in the future as well, with the bonus of being great for embedding. But it's not quite there yet. And other potential competitors have their own problems. Firefox is, for the moment, the most popular and only viable browser not based on Blink/WebKit.

fancyfredbot•about 2 hours ago
Firefox provides one of two browser engines.

If there's only one browser engine the Web immediately closes up like a giant impenetrable clam. All of humanity will be left outside, doomed to scrape forlornly on the shell with our nails and dream of the pearls within.

Klonoar•about 2 hours ago
Blink and WebKit have diverged enough that there are minimum 3 engines now, not 2.
pjmlp•about 2 hours ago
If what is left are Chrome forks, the Web is gone, replaced by Chrome OS Platform.
bryanlarsen•about 1 hour ago
Without pressure from Firefox Chrome would have removed the hooks extensions need for effective ad blocking a long time ago.
laristine•about 2 hours ago
More competition is better than less.
cgyvbunji•about 2 hours ago
How is firefox not essential to the open web?
concinds•about 2 hours ago
Judge Mehta's reasoning is obviously correct.

> US federal and state competition authorities recently asked the court of appeals to overturn the part of Mehta’s ruling that permits these payments.

You get the "competition authorities" you pay for. Decades of government-bashing, bureaucrat-bashing, sidelining and shit pay give you this level of institutional competence.

stackskipton•about 2 hours ago
Strong disagree. These payments are clearly massive tent pole of maintaining the monopoly and I think it was right for competition authorities to appeal them. In fact, IMO, Metha ruling was way to favorable for Google. Basically like, well, they did the crime but it's too much to disrupt so I guess we will nibble at the edges accomplishing little.
TheCoelacanth•about 2 hours ago
Yeah, they should be forced to split Chrome into a separate business and stay out of the browser business permanently. Anything short of that either won't help or will further strengthen their monopoly.
concinds•about 2 hours ago
> split Chrome into a separate business

Bought by whom? Another monopolist bigcorp that surely won't care to monetize it? That is not how you reason about antitrust issues.

pydry•about 2 hours ago
Chrome isnt viable as a separate business. Its entire function is to be a loss leader / feeder for search.

Google should still be split, but along lines which are cohesive, financially viable and would level the playing field for competition, e.g.

- google workspaces / gmail / maps / search / chrome / youtube

- search index / cloud / datacenters

- youtube

- android

concinds•about 2 hours ago
The Firefox-Bing experiment proved that the amount of search engines the "free market" can sustain is one (1). You won't get more without proactive government interference and proper legislation. Meanwhile Firefox loses funding.

"Nibbling at the edges" is what the competition authorities are proposing.

stackskipton•about 1 hour ago
"Nibbling at the edges" is all they can do since that was original proposed method. So they are appealing this particular nibbling at the edges but whole scale, break up Google was not in original remedy so authorities are kind of stuck.
throwaway27448•about 2 hours ago
It sounds like you two agree.
QuantumNoodle•about 2 hours ago
Mozilla has been killing itself. $400mil a year and very little to show for it in the browser. I still rep Firefox but ladybird could not come sooner.
devsda•about 2 hours ago
Chrome should be split, Firefox or its forks (if Mozilla continues to mismanage) should be able to receive funds from Google but Chrome should not be allowed to be paid for Google search engine placement at least for the next 5-6 years.

I'm sure many other players will play top dollar to be the default on a browser that virtually commands all the market. That'll let us discover the real price of search engine defaults because the Mozilla payout is partly due to antitrust reasons.

In that case, I think we'll also see a visible decrease in "bugs" affecting Firefox on Google's properties.

mirmor23•about 2 hours ago
for all the PR that mozilla floats about them being the guardian of free internet, i would wager that, today, most non-tech folks will have hard time configuring firefox properly. it used to be simple back in the days, now they have made it so complex to tie all of them together.

also, previously on android, when apps were cleared from desktop, the browser used to quit. now you need to go to menu->quit. otherwise it will keep opening new tabs.

a non-tech friend of mine was once complaining about their phone being very slow. i looked at their chrome and -- i kid you not -- it had 800 tabs open.

non tech folks are a goldmine for the data stealers, and firefox likely implemented that 'enhancement request' to make it easy for them, not for the user.

hn_submit•13 minutes ago
I've given up on technical solutions to internet spying and tracking. Even with NoScript, uBlock Origin and "Enhanced Protection" in Firefox turned on I always have the feeling Google and Facebook still know everything about me and sell it to the entire internet.

I believe we need to get legislation in place to ban the selling of customer information to third-parties.

sylens•about 2 hours ago
Mozilla should start exploring a subscription business and tout its continued support for the full uBlock Origin among other extensions. I would pay a small amount annually to support its development and I bet I'm not alone.
ranger_danger•about 1 hour ago
I think Mozilla asking people for more money is the last thing users want.

They have more than enough money to be better, and focus more on development, they just... don't.

dartharva•about 2 hours ago
It may kill Mozilla, no reason to say it will kill Firefox itself. Perhaps Firefox would flourish a lot more if it is finally released from Mozilla's clutches.
throwatdem12311•about 2 hours ago
Who would possibly take it over? Redhat maybe?

I don’t think Firefox survives as a community based project.

theraido•about 1 hour ago
I would love to see it be funded by the EU, but it shouldn't be owned or developed by the EU.
exitheone•about 2 hours ago
That's extremely unlikely. Keeping up with modern browser features takes a very large amount of work.
vsgherzi•about 2 hours ago
That’s true but I think most people’s beef is that most of the funding for Mozilla isn’t going to that work. Wethers that’s the case or no I have no idea, but that’s the general sentiment
DroneBetter•about 2 hours ago
the CEO's pay in particular seems to have absorbed a large portion of the savings created by layoffs.

cf. Mozilla Firefox Is Dying (2025) https://news.ycombinator.com/item?id=44939271 and a list of posts from 2024 https://news.ycombinator.com/item?id=39303736

sfdlkj3jk342a•about 2 hours ago
I would have agreed with you a couple years ago. But a few motivated volunteer developers and some LLMs could do it (possibly along with some moderate community funding).
throwaway27448•about 2 hours ago
At this point I want Mozilla to fail. They're actively draining resources from people who want to protect the open internet.
yoavm•about 2 hours ago
How are they actively draining resources from people who want to protect the open internet?
throwaway27448•about 2 hours ago
? They make $680M a year and use it to shill for the very company responsible for destroying the open internet. Firefox hasn't been easy to recommend for over a decade now. Where on earth is that money going if not to drain money from projects that actually work for humanity?

I'm aware that this very revenue is what Mozilla is complaining about. But the CEO could get off his fat ass and do his job finding an actual business model instead of just being a parasite.

dralley•about 2 hours ago
> But the CEO could get off his fat ass and do his job finding an actual business model

HN would complain (and indeed has complained) every time they try to find a non-Google source of revenue. The advertisement for the Disney movie with a Red Panda got flamed despite being completely innocuous, Pocket and Mozilla VPN and Lockwise got flamed for being "distractions" or whatever, etc.

"Focus on the browser", everyone says, except that browsers are the most commoditized market you could possibly immagine, where their competitors (3 of the richest companies in the entire world) literally spend billions of dollars pushing their own browsers as loss-leaders, and also they come pre-installed on billions of devices by default. What kind of "business model" do you expect, exactly? Do like Brave and build a crypto scheme around in-page ad replacement?

ChrisArchitect•about 2 hours ago
Amicus brief? Wasn't that like a year ago?

Not their first foray into this case I suppose:

https://blog.mozilla.org/en/mozilla/internet-policy/amicus_b... (May 2025)

https://blog.mozilla.org/en/mozilla/internet-policy/defendin... (Sep 2025)

rustcleaner•about 2 hours ago
My conspiracy spidey sense is that SJWism/'woke'ism/Codes of Conduct in FOSS was a poison pill dispensed by large corporate (and possibly government) interests in order to waste the resources and destroy goodwill of FOSS projects in the eyes of the public. Like how counterintelligence works on the nationstate level. Mozilla was particularly egregious with funding these advocacy campaigns. The last thing any FOSS project should do is appear too political, or else they drive away large segments of potential contributors and users. Pride flags are likely as poisonous as fascist flags in this regard. Mozilla is a web/browser company, not a political advocacy company for gender and sexual issues. I do not donate to FOSS because I don't want my money going to anything other than writing good code, or activities directly supporting writing and publishing good code. OpenBSD excepted, they seem to have kept the fad in check.
Advertisement
wasmitnetzen•about 2 hours ago
"The mafia is paying for some school kids' lunches, so please don't go after them or the kids will go hungry"
spwa4•about 2 hours ago
TLDR: Mozilla makes money from Google paying it to be the default search engine on Firefox. If that practice is outlawed, Mozilla will not have any income stream even close to replacing that.
amelius•about 2 hours ago
EU should heavily subsidize Mozilla, so that this is not necessary.
malicka•about 2 hours ago
They definitely shouldn’t. Mozilla has talented engineers, but it’s been catastrophically mismanaged for almost 20 years at this point. Keep Firefox, but let Mozilla finally die.
chrismorgan•about 2 hours ago
I’m curious where you start it. I was thinking about it a couple of weeks ago and decided “more than a decade” was safe to say, but I was thinking towards fifteen years, not twenty.
Meneth•about 2 hours ago
Mozilla wasted most of its money on crappy features no one wanted. They should not be subsidized by anyone.
yoavm•about 2 hours ago
It's not clear what this claim is based on. Most of its money? Firefox is an excellent browser, and probably much less funded than Chrome/Safari.
alexdns•about 2 hours ago
Why Mozilla in particular ? Or its that just what you like ?
ForHackernews•about 2 hours ago
Gecko is the only semi-mainstream browser engine that isn't controlled by Google.
EbNar•about 2 hours ago
Nope. Why should my money (taxes) fund a US corporation?
amelius•about 1 hour ago
Why not if they are working in your interest and produce open source code.
EbNar•about 1 hour ago
Here come the downvotes. People, donate your own money to Mozilla, if you're so concerned about its fate. Let me decide what to do with my own money.
typeofhuman•about 2 hours ago
Why is this a problem? I don't understand it.

Would this apply to services offering to "promote" your post/listing to the top of the page. Like what is the legislation and logic here.

pessimizer•about 2 hours ago
Yes, I should give up my country and the rule of law to preserve firefox, Google's little bodyguard.