Earlier quoted context omitted.
I am a regular Firefox user; it is literally the tool I use most often during my working hours. I like it more than Chrome. Firefox is steadily losing market share, and any attempts to do something about it are met with negativity. The 2-4% of users who use it care about their privacy. But they are not being deprived of it; the AI tab is optional, and no one is removing the regular tab. (Of course, it would be better…
It’s losing market share because it doesn’t keep up with supporting the latest web standards.
I think nobody wants AI in Firefox, Mozilla
201–210 of 782 posts
Re: I think nobody wants AI in Firefox, Mozilla
#202As a ChatGPT subscriber I use it more since when I can just open a dedicated sidebar in Firefox with ChatGPT inside.
Re: I think nobody wants AI in Firefox, Mozilla
#203Earlier quoted context omitted.
I am a regular Firefox user; it is literally the tool I use most often during my working hours. I like it more than Chrome. Firefox is steadily losing market share, and any attempts to do something about it are met with negativity. The 2-4% of users who use it care about their privacy. But they are not being deprived of it; the AI tab is optional, and no one is removing the regular tab. (Of course, it would be better…
It’s losing market share because it doesn’t keep up with supporting the latest web standards.
Re: I think nobody wants AI in Firefox, Mozilla
#204Earlier quoted context omitted.
I use it for summarization constantly. I made iOS/mac shortcuts which call Gemini for various tasks and use them quite often, mostly summarization related.
What are you constantly summarizing?
Re: I think nobody wants AI in Firefox, Mozilla
#205Earlier quoted context omitted.
It's specifically been opt-out: `browser.ml.enable` is set to `true` in `about:config` in recent versions, and even disabling that doesn't get rid of the "AI assistant" option in the right-click dropdown menu.
I added `browser.ml.chat.enabled` = `false` and `browser.ml.chat.menu` = `false` which seems to remove that right-click behavior.
Mozilla has now shoved AI down my throat as a user of Firefox. It's one thing if they want to pursue questionable business directions on a purely opt-in basis -- that's their prerogative -- and while I'll take issue with what was in my opinion one of the last bastions of the open web burning money like that, ultimately, at least they didn't force it on the user.
It's another thing when they impose it on the user base, and a user base, at that, that's probably more sensitive to having the latest trend shoved in our faces than the average browser user (I'm not saying this to sound elitist; on the contrary, I think FF attracts obstinate, almost luddite types when it comes to new technology; I think many of us just want a basic, relatively no-frills browser).
Re: I think nobody wants AI in Firefox, Mozilla
#206Nobody wants anything from Mozilla except Firefox/Thunderbird to be high-performance alternatives to Chrome/Outlook with fewer restrictions on extensions. That’s it. The rest is just activism and kids playing in a sandbox with non-profit money to pad out their resume with whatever topical keywords might land them their next gig.
I am a regular Firefox user; it is literally the tool I use most often during my working hours. I like it more than Chrome. Firefox is steadily losing market share, and any attempts to do something about it are met with negativity. The 2-4% of users who use it care about their privacy. But they are not being deprived of it; the AI tab is optional, and no one is removing the regular tab. (Of course, it would be better…
The pessimism can get old.
Re: I think nobody wants AI in Firefox, Mozilla
#207Does anyone want AI in anything? I can see the value of navigating to an LLM and asking specific questions, but generally speaking I don't want that just running / waiting on my machine as I open a variety of applications. It's a huge waste of resources and for most normal people is an edge case.
My mom recently praised the brave AI summary of a webpage so who knows, the usage might be higher than we think.
Re: I think nobody wants AI in Firefox, Mozilla
#208Earlier quoted context omitted.
> Can you give an example? Recipe pages full of fluff. Review pages full of fluff. Almost any web page full of fluff, which is a rapidly rising proportion. > And how would I know the LLM has error bounds appropriate for my situation? You consider whether you care if it is wrong, and then you try it a couple of times, and apply some common sense when reading the summaries, just the same as when considering if you trus…
Most recipe blogs have a "skip to recipe" button because they know you don't care.
Re: I think nobody wants AI in Firefox, Mozilla
#209Earlier quoted context omitted.
Nobody wants what's currently marketed as "AI" everywhere.
I mean, that is kinda exactly what I said.. But we do have to acknowledge that AI is very much turned into an all encompassing term of everything ML. It is getting harder and harder to read an article about something being done with "AI" and to know if it was a custom purpose built model to do a specific task or is it throwing data into an LLM and hoping for the best. They are purposefully making it harder and harder…
Re: I think nobody wants AI in Firefox, Mozilla
#210Earlier quoted context omitted.
Do you have an example of a good implementation of ai captions? I've only experienced those on youtube, and they are really bad. The automatic dubbing is even worse, but still. On second thought this probably depends on the caption language.
There are projects that will run Whisper or another transcription service locally on your computer, which has great quality. For whatever reason, Google chooses not to use their highest quality transcription models on YouTube, maybe due to cost.
For the most part, Whisper does much better than stuff I've tried in the past like Vosk. That said, it makes a somewhat annoying error that I never really experienced with others.
When the audio is low quality for a moment, it might misinterpret a word. That's fine, any speech recognition system will do that. The problem with Whisper is that the misinterpreted word can affect the next word, or several words. It's trying to align the next bits of audio syntactically with the mistaken word.
Older systems, you'd get a nonsense word where the noise was but the rest of the transcription would be unaffected. With Whisper, you may get a series of words that completely diverges from the audio. I can look at the start of the divergence and recognize the phonetic similarity that created the initial error. The following words may not be phonetically close to the audio at all.