Live data from Hacker News

Firefox will have an option to disable all AI features

mastodon.social

531–540 of 554 posts

Re: Firefox will have an option to disable all AI features

#531

Earlier quoted context omitted.

>This is the job of every engineer. No its not. Engineering is about right sizing the product. This is not that. Theres no user story, theres no pressing demand. Every CTO in the world might be racing to force AI into their products regardless of utility but there's no reason to pretend this is being done for good engineering reasons. >Work with customers and you'll experience this first hand. Theres no customer bene…

> no customer benefit to shoving AI in every application at every layer. What AI has been shoved down your throat? Translate requires you to download the model for language pairs. That's opt-in. The chatbots aren't chatbots, they're just a fucking shortcut to the 5th most popular website on the internet. I hate to break it to you, but there's also a shortcut to the #1, #2, #4, #6, #7, #9, #10, and #13 most popular we…

>"Shut up with the talk that makes people switch to Chrome".

No this is silly and you should dispense with it. Theres no cow so sacred it cant be criticised.

>Do you realize how big an LLM is? Clearly you don't.

Yes I do, I have run qwen 4b locally.

>The browser isn't going to fit on a lot of people's computers if they shove an LLM in.

The point I was making. Anything down this track is going to cause resource headaches, browsers are already a resource headache.

>We've been grabbing our pitchforks for years every time Mozilla even slightly steps out of line

I have been cool with literally everything else they have done, and even spent time pointing out that the T&C changes were relatively normal practice. Lumping me in with every other criticism you don't like is a genetic fallacy.

>It's a literal footgun.

Its community feedback. They ignore it at their peril.

> But don't listen to me look at what's happened in the past. Look at the comments here. Look at the comments in the past. FFS people were equating Mozilla accepting crypto donations with shipping a miner in the browser. It literally takes place in the Mastadon thread we're all talking about. Those things are wildly different and it is wildly a disingenuous interpretation.

I dont see how you are equating these. My post isn't in the Mastodon thread.

>Saying they're shipping LLMs

You literally quoted my "if", not reading and understanding how that word modifies the language around it is on you.

Theres really 2 states until there's an OS level LLM layer.

1. Shipping a low parameter/ otherwise compressed LLM.

2. LLM features are non local, with all the headaches that entails.

> And hey, if you feel I'm wrong here go jump on a fork that isn't going to add those things like Mullvad or Waterfox

I am required as a matter of employment to use an approved web browser 9-5. We have strict rules against AI use, only permitting copilot with enterprise data protection. (Using copilot without that stupid green tick, and letting customer data into it, is an instant RGE, same with any other LLM)

Another leg of this, is that I have 1000 profiles on 1000 computers for quite a few different customers. The nature of my work does not permit a single profile that roams to every computer I use. I cannot cross the streams between multiple customers.

I am not going to be asked to go to every PC and server, and opt out of AI features. I am likely to be asked to completely remove Firefox as an approved browser, pull it off every machine, and push only Microsoft Edge going forward. Because perversely, it auto signs in to Copilot with EDP via 365, if EDP has been purchased. So it can (sadly) do whatever the fuck it wants.

We are super sensitive to supply chain stuff, so are unlikely to be permitted to use any fork. We recently dismissed an addon for a product that was developed, by one of the core developers of the product, on his own time as an extra feature. Why? The guy didnt spend a lot of time maintaining it and seemed overwhelmed with pull requests. I haven't looked at the Firefox forks, but I know our security posture and its probably a non starter.

Even the idea that an unapproved LLM could scoop up what I am browsing is going to poison the well.

And like I have repeatedly stated, I like firefox. I want to use firefox. Part of the reason I want to use firefox is that it has no LLM instead of the approved LLM that I detest.

Even if Firefox goes "aha, we will implement our service to connect to Copilot with EDP" it would have to do so in a fashion where it is completely seamless, and zero touch, with no failback to regular copilot or another service. I cant conceive of Microsoft being that friendly.

We aren't alone in this. Lots of organisations are making similar decisions. I speak to other service providers going through the same headaches. Our contracts make it our responsibility to actively prevent customer data exfiltration, which is a basic feature and requirement of a lot of LLM implementations. As you stated, the browser LLM will want the browser window context. Microsoft (sadly) understands this, and knows that users will desire path to an LLM if one isn't available, and they understand what words we need written into the service agreement to make EDP attractive. Copilot is terrible, its also perfect for enterprise.

Firefox has over the last few years become a starkly friendly safe haven for privacy focused work. I feel, or at least felt, completely safe performing sensitive work with their product. Work being the keyword in enterprise. Things that become a toy or a risk go away. Chrome use in similar orgs to mine is decreasing for various similar reasons.

I am not sure if you think losing a decent chunk of enterprise users with sensitive requirements is worth it but at least you spent your time defending Firefox from criticism that might have retained those users? And when Firefox is just feature for feature exactly doing what chrome is doing, you might see new users show up for some reason? I don't see that as a winning strategy.

I really don't think they should play the ice cream vendor game at all. Let Edge and Chrome play in that space. Give firefox room to not suck. Let firefox be an actual alternative with significant points of difference not just an also ran.

Re: Firefox will have an option to disable all AI features

#532

Earlier quoted context omitted.

I am waiting for a serious fork of Mozilla to emerge at this point that pays the maintainers better in a bid to overtake Mozilla itself. People would donate to get a better browser, people dont donate because Mozilla wastes all their donor funds on nonsense.

There are those. I pay to support Floorp. But I also donate to Firefox and Thunderbird cause the forks wouldn’t exist without them.

Unless you purchased some service from them, you didn't donate to Firefox, because that's a Mozilla Corporation project. Donating to Mozilla Foundation funds their initiatives, but not Firefox.

To Thunderbird, however, we can actually donate to.

Re: Firefox will have an option to disable all AI features

#533
post #530
post #522

Earlier quoted context omitted.

> While I expect the improvements to slow down and stop, due to the money running out This will certainly happen with the models that use weird proprietary licenses, which people only contribute to if they're being paid, but open ones can continue beyond that point.

The hyperscalers are buying enough compute and energy to distort the market, enough money thrown at them to distort the US economy. Open models, even if 100% of internet users joined an AI@HOME kind of project, don't have enough resources to do that.

You are right, machine learning models usually improve with more data and more parameters. Open model will never have enough resources to reach a compatible quality.

However, this technology is not magic, it is still just statistics, and during inference it looks very much like your run of the mill curve fitting (just in a billion parameter space). An inherent problem in regression analysis is that at some point you have too many parameters, and you are actually fitting the random errors in your sample (called overfitting). I think this puts an upper limit on the capabilities of LLMs, just like it does for the rest of our known tools of statistics.

There is a way to prevent that though, you can reduce the number of parameters and train a specialized model. I would actually argue that this is the future of AI algorithms and LLMs are kind of a dead end with usefulness limited to entertainment (as a very expensive toy). And that current applications of LLMs will be replaced by specialized models with fewer parameters, and hence much much much cheaper to train and run. Specialized models predate LLMs and we have a good idea of how an open source model fares in that market.

And it turns out, open source specialized models have proven them selves quite nicely actually. In go we have KataGo which is one of the best models on the market. Similarly in chess we have Stockfish.

Re: Firefox will have an option to disable all AI features

#534

Earlier quoted context omitted.

I don't like it, but ChatGPT is a product that nearly a billion people are using. It's broken into popular culture. My mom, who has trouble sending an email, uses it. She found it on her own. More importantly, generative AI is incredibly popular with younger cohorts. They will grow up to be your customer base if they aren't already. Their expectations are being set now . Again, I don't like it, but that's the reality…

Video games are incredibly popular and my mom plays them, does that mean Firefox should have video games baked in at the base layer?

In a world where people expect games in their browsers, sure.

Re: Firefox will have an option to disable all AI features

#535

Earlier quoted context omitted.

There are those. I pay to support Floorp. But I also donate to Firefox and Thunderbird cause the forks wouldn’t exist without them.

Unless you purchased some service from them, you didn't donate to Firefox, because that's a Mozilla Corporation project. Donating to Mozilla Foundation funds their initiatives, but not Firefox. To Thunderbird, however, we can actually donate to.

At one point, paying for Mozilla's mullvad rebadge would give money to the corp. If you were already going to pay for a VPN, then it's effectively a donation.

Though, just because money goes to the corp, doesn't mean it will contribute to Firefox' development either.

Re: Firefox will have an option to disable all AI features

#536
post #529

Earlier quoted context omitted.

There are those. I pay to support Floorp. But I also donate to Firefox and Thunderbird cause the forks wouldn’t exist without them.

I may be prematurely judgemental here but I just can not take a project named "floorp" seriously. Your second paragraph is more important though: none of these let's call them Firefox distributions are proper forks. They're not developed by teams who could develop and maintain a browser independent of Mozilla. I believe that's what your parent comment means by a "serious fork". Floorp and Waterfox and LibreWolf are n…

Kind of agree, needs a better name. It sounds like the name of a social media platform.

Re: Firefox will have an option to disable all AI features

#537
post #529

Earlier quoted context omitted.

There are those. I pay to support Floorp. But I also donate to Firefox and Thunderbird cause the forks wouldn’t exist without them.

I may be prematurely judgemental here but I just can not take a project named "floorp" seriously. Your second paragraph is more important though: none of these let's call them Firefox distributions are proper forks. They're not developed by teams who could develop and maintain a browser independent of Mozilla. I believe that's what your parent comment means by a "serious fork". Floorp and Waterfox and LibreWolf are n…

After using projects named like "slurp", "eww" (combined with "yuck"), "yay", "honkers railway", "jason" and many many others, I personally kind of gave up on any attempts to judge projects by their titles. Partly due to many developers being whimsical nerds, partly because even marketable names say nothing about the product half the time so what's the point anyway

Re: Firefox will have an option to disable all AI features

#538
post #367

Earlier quoted context omitted.

> people screaming "but AI is the future" I witnes far more people screaming against AI. The media started kicking this off in 2021, 2022. It blossomed into a fully distributed, organic, memetic device from there. It has a life of its own now. Children and young people are practically indoctrinated if you look at social media comments. I was invited to give lectures to several art schools about using Blender, Unreal…

There is a clear substance behind the pushback on AI in creative work, and it would be foolish to dismiss it as irrational. You might be missing the forest for the trees if you focus too much in implementation details, the dislike for is AI is a bit deeper than that.

Nothing prevents the prevailing trends from being utterly stupid. Just the opposite, really.

Re: Firefox will have an option to disable all AI features

#539

Earlier quoted context omitted.

This is how Firefox fell behind Chrome and bled their entire market share. The strategy of letting Chrome out innovate them and then copy what they think is good is not a strategy that works.

I'm quite sure only "we" care about esoteric browser features. "Does it have tabs? OK. Fine." Firefox losing market share were probably more due to Google nagging desktop users than features. What did Chrome have that Firefox didn't?

You and your argument are reductionist.

Re: Firefox will have an option to disable all AI features

#540
post #366

Earlier quoted context omitted.

Yeah, most of the browsers "with AI" are not existing because they're so incredibly useful. They're there because it's a hype, because their parent companies have invested billions and they need to show their shareholders it's actually being used by people. So they ram it in our faces, left right and center. They're not doing this to help us, they're helping themselves. Mozilla doesn't need to play that game because…

We are still in the exploratory phase of what features are useful or not. I could see describing images useful for blind or vision impaired people. Publishers often have a large back catalogue of documents where it is both impractical and too costly/time consuming to get all the images in those described with alt tags. This is one area where the publishers would be considering using AI. Text-to-speech and speech reco…

Exploratory yes but when you're still exploring it's not a great idea to bet a whole company on something that might not pan out. Or to dump stuff on users with lots of promotion that may or not be actually useful.

And yeah for accessibiity a lot of this is hugely useful but that's a very niche usecase.

And yes AI-assisted search (or deep research, even better) is also something I like. But it's also because search engines themselves have become so enshittified and promote bad content first.

Post reply on HN