where is this AI bloat exactly? I use Firefox every day and see no difference
Technology
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
There is none, this is all AI=bad knee-jerk reaction. From what I can tell, so far Firefox has 3 ML-based systems implemented:
- Site / text translation - fully local, small model, requires manual action from user
- Tab grouping suggestions - fully local, small model, requires manual action from user
- Image alt text generation (when adding images to a PDF) - fully local, small model, looks like it's enabled by default but can be turned off directly in the modal that appears when adding alt text
All of these models are small enough to be quickly run locally on mobile devices with minimal wait time. The CPU spikes appear to be a bug in the inference module implementation - not an intended behavior.
Firefox also provides UI for connecting to cloud-based chatbots on a sidebar, but they need to be manually enabled to be used. The sidebar is also customizable so anyone who doesn't want this button there can just remove it. There's also a setting in about:config that removes it harder.
I actually really like the way Mozilla is introducing these features. I recently had to visit another country's post office site and having the ability to just instantly translate it directly on my device is great.
Mozilla is no longer about making a great browser. Mozilla is about making sure their Google bucks come in each year without fail. They don't work for consumers anymore -- they work for Google.
Throughout the years, the market share of Firefox has shank and shank and their C-Suite has continued giving themselves raises.
Mozilla Inc. has been very sick for a long time. It's a shame that one of the last pieces of honest competition for web browsers belongs to them, because I'm not sure how much longer they will be able to shamble on like this.
Without having much knowledge of AI models beyond surface level stuff I read, but a good understanding on how computers work it seems fairly predictable to me that running an AI model in the browser session locally would be CPU intensive. As such you would think as a developer you would start with adding the feature as off by default, so users that want it can turn it on and you can get some real world metrics on how bad that hit is going to be before bending the entire user base over the AI kitchen table so to speak.
So both doing it for something as trivial as tab grouping and making it something you have to go into about:config
to disable seems really stupid.
I was actually wondering why it felt like my Firefox was dying, possible could align with this.
Yeah I don't like ai stuff. And I certainly don't need AI to group my tabs. I can do that myself just fine.
Hmm, I bet Librewolf doesn't have that...
Firefox does run better when you disable all "ml.chat" settings.