Do you have to enable the feature first? Because I’m on v141 and I don’t see this feature. Complaining about a useless and draining feature that you yourself enabled is a special kind of stupid tbh.
Bro, several users have taken to the Firefox subreddit, this is definitely worthy of being the most upvoted post on Lemmy rn
Because people seem to have a special hat boner for Firefox on here.
And please don’t call me bro.
Why does Mozilla think we want AI integrated in your browsers ??
I was actually wondering why it felt like my Firefox was dying, possible could align with this.
Firefox really does seem to have lost the plot… they don’t seem to go five minutes without slamming their dick in another drawer. It starts to look like they’re in to it.
I never trusted them. Who would ever set up a nonprofit owned by a for profit company if not to decieve people?
I do appreciate the Open Sourced GECKO engine, though. I like Waterfox.
a nonprofit owned by a for profit company
It’s the other way around, the foundation owns the corporation.
Still feels like the corporation is the one making decisions though.
i think they may be referencing the fact that huge amounts of money have been given to them by google?
TBH despite I don’t like this specific idea, nor use Firefox directly, I do like the usage of local inference vs sending your data to thirdparty to do AI.
They just needed to do it OPT IN, not OPT OUT.
It is though.
then why the fuck is this newsworthy? ugh. Why is there such a huge hateboner for firefox lately?
I really don’t get it either.
It’s not like it’s a paid product either.
Awful Idea? Anal Intrusion? Actually Irrelevant?Activating Idiocy? Adding Incompetence?
Altogether Imbecilic
Arrived in the Idiocracy?
Abominable intelligence
Absent Intelligence
Literally no one on this green earth asked for this shit. In fact, we’ve been pretty direct about how much we don’t want it.
It’s exhausting.
Mozilla has stopped working on developing and improving their products, and is now entirely focused on adding trendy terms and garbage, to feed money to their C*Os.
They in the last year or so added built in vertical tabs , much better hardware support for decoding video on Linux, continue to support manifest v2 and high quality ad blocking. Have increased performance and memory usage.
In the last 7 years performance is night and day different as is multiple process performance and switched away from unmaintainable old broken addon system.
They also created one of the premiere programming languages which is making in roads in the Linux kernel.
All right, but apart from the vertical tabs, better video decoding, support for manifest v2, high quality adblocking, increased performance, and the useful programming language, what has Mozilla ever done for us?
The aqueducts?
@michaelmrose @swordgeek I 100% agree that Mozilla is important but it’s also clear that currently their is not enough business to keep Mozilla going. I don’t blame them for trying to make a Business , i blame them for not following their former values. You can make a business and still mostly follow values ( look for example to GOG ).
And what i don’t like the most is the change from opt in to opt out. Every new feature most users don’t want. You can argue that they know this and make it harder and harder to turn off those new “features” . The last time it was hidden in a sub menu in the settings ( switching off sending data to their ad service ) now it’s hidden in about:config.
I guess next time you need 3rd party patches and compile the browser yourself to switch a “feature” off.
Well, stupid people want it and they do use it when its shoved in their face. Like how samsung updated and BLATANTLY made their peice of shit AI button TAKE OVER THR POWER BUTTON so when you try to turn off your phone little old granny gets confused that an ai agent pops up and starts recording you. Absolutely infuriating and I wish torture on whoever implemented that shit.
The kinds of people who want that switched to Google Chrome years ago. Only people who care more about software freedom than convenience are still using Firefox today.
It’s not a new updated it’s been that way for years.
Bixby was not llm based, originally, and sometimes updates will rewrite a user’s custom settings. For instance, I had a galaxy on which I made pushing the power button three times turn on the flashlight. An update occurred that overrode that setting by deleting it and turned on five presses to call 911. I ended up accidently calling 911 at 3am (accompanied by a blasting alarm sound) trying not to wake someone by turning on the light.
Like how samsung updated and BLATANTLY made their peice of shit AI button TAKE OVER THR POWER BUTTON
Was that part of OneUI 7? I’m so glad I never installed that downgrade.
It was. I’m struggling to find anything that was an actual improvement in the UI. Most of the changes were trivial and change for change’s sake; but some were awful, and none are clearly better.
It’s not their AI (Bixby). It’s Gemini. But yes.
Pretty sure this goes back to the second to last Note. It’s been a thing for years now
Power button became the bixby or google assistant button. It’s annoying as hell
Holy shit I had no idea until I read your comment. I thought “surely they will have respected all of my opt outs”. I guess this is my last samsung phone lol
You can rebind it
Literally no one on this green earth asked for this shit.
This is why I use the version of Firefox that does not update.
Maybe check out LibreWolf. It’s Firefox except with good defaults. Otherwise, it’s exactly the same
According to the article, this is mainly for grouping tabs with a suggested name. Talk about backwards. Use AI to process the top websites on the Internet and create groups and/or logic to group them by keywords (cluster analysis), then save the small data structure in Firefox so it can group most websites instantly, using kilobytes of ram in the process; don’t try to do this on everyone’s device ffs.
Besides the heat and battery problem, this also means that the GUI is going to be non-deterministic, suggesting groups differently day-to-day based on the slight differences of input and the whims of the LLM. Burn it with fire.
Oh, so that’s what the fuck it was. I was wondering why my tabs were getting grouped without any logic or reason. Impressive ability to make everything actively worse
I don’t think the centralised approach works either. If you bake that grouping metadata of individual popular pages into Firefox you have an issue with keeping it current if page content changes. And you have a difficult trade-off between covering enough pages vs not blowing up the size too much. And the approach can’t work for deep web pages, e.g. anything people can only see when logged in.
Ignoring all that: The groupings you could pre-process would be static and determined over some assumed average user behaviour, not an actual cluster of a specific users themes. You take some hardcore Warhammer 40k fan, and all his tabs on minis and painting techniques and rulebooks and fan media, and apply the static grouping then it all goes into “Warhammer”. However if you ran it locally it might come up with “Painting” “Figures” “Rules” “Fanart” or whatever. It would produce a more fine grained clustering for someone who is deep into a specific niche interest, and a more coarse grained one otherwise.
So I think fundamentally it’s correct to cluster locally and dynamically for a usable result. They need to make it opt-in, and efficient enough. Or better yet they could just abandon the idea because it’s ultimately not that much use compared to the required inference cost.
The problem with useful suggestions like these is that they can’t be used when the MO is to shove AI into everything and anything to seem relevant, and chase the pot of cost savings at the end of the rainbow which is totally gonna turn up any day now, we think, we’re pretty sure anyway.
It does seem bizarre and woefully inefficient to run this process on-the-fly locally.
If AI mustt exist it should be in places where the general public cannot access nor interact with it
At least they offer a fix for it:
Head to about:config in a new tab, accept the risk warning, and use the search bar to find the controls.
To kill the AI chatbot feature, search for browser.ml.chat.enabled and set it to false.
To stop smart tab grouping, search for browser.tabs.groups.smart.enabled and set it to false.
They offer a fix behind a bunch of barriers? Is it not in settings with an obvious on/off toggle for the thing?
Why would they bury the option… are they being paid to include this AI feature or something…?
Just make it an official extension ffs…
I’m fine with them pulling a Pocket as long it dies in the end.
I’ll keep using LibreWolf as my main browser while keeping an eye on Ladybird with my fingers crossed.
Firefox is a good example of “either you die a hero or live long enoigh to see yourself become the villian”
It’s also an example of a smaller company trying fight a mega Corp with infinite money, gained via unethical means.
People are shitting on Firefox while ignoring what they are up against.
I have no solution for their funding issue, what are they supposed to do? Charge for the browser or ads? There’s literally no other alternative and I don’t know what the solution is.
What I do know is that once FF dies and chrome fully owns the web we are well and truly fucked.
Honesty it might already be too late.
They could try asking for donations, while getting rid of the massive drains on their budget.
They could stop paying their CEO so much and hire a few more devs, refocus their identity on privacy and performance (their offline ai translation is actually really useful), and actually give people the sense that their donations will be well spent.
I could not disagree more.
Mozilla has used the most powerful cheat code in history: infinite money for free.
Google cannot let Mozilla go under or they would become an actual monopolist, triggering a lot of laws that would force them to diversifying/selling the browser.
They don’t want any of that headache so they’re pumping Mozilla full of money, making sure that they can always operate as “the other browser engine”.
The issue is that Mozilla’s management seems to be completely incapable of doing anything interesting. Instead of ensuring that Firefox is the lightest, most optimised browser on the market while also being packed full of features (or at least full-fledged add-ons, not this crap they have), they do… mostly nothing.
Their last major update was “vertical tabs”, something that Chromium-based browsers had for around a decade.
Their previous major update was integrating Pocket…
Meanwhile, PWAs still barely work, add-ons are still dependent on the website being loaded instead of working on the browser level, the whole thing still feels bulky.
Mozilla management needs to be replaced and then we might see some movement on the market.
You’re forgetting the fact that laws are currently only being triggered if said company slanders dear leader.
If Google kisses ass you best believe they would completely allow them to be a monopoly and would ignore any laws being violated
Hinging their entire future on the bet that their country gets an easily manipulated dictator, when said dictator is 80 years old already, would be extremely short-sighted from Google.
Mark my words: It will be Vance, not Trump who gets to be the first King of America.
The future is bleak.
I don’t know if Vance has a strong enough following. Trump is effectively worshipped by MAGAts, not sure Vance is capable of taking over like that.
That’s a fairly new development. And it might not last, depending on how the cheating goes next year.
So a more risk averse company might not test the waters just yet.
How does adding AI help their funding?
Are we pretending that lots and lots of people aren’t incredibly horny for AI right now?
Actual users hate AI. Shareholders love it. It’s a bubble and the business world is trying to force it everywhere they can to create a dependency.
Yep. Make the normies depend on the shitty Ai and kill the real internet. Makes me so fucking mad.
Correction: power users, such as the type on Lemmy, trend towards hating ai. That is by no means “all users” by any stretch of the term.
Nah, they’ve done studies and most people find it fucking annoying, worse, and don’t want to pay any extra for it.
The whole thing is an obvious supply side economics push.
It’s really annoying when it’s pushed in our faces everywhere. For getting a quick image of something you specify, or help with some boilerplate text it can be pretty neat.
Exactly.
People seem to think “if I don’t do X, that means nobody does X”
People are shitting on Firefox while ignoring what they are up against.
People are complaining about unnecessary bloat. That has nothing to do with them being the underdog.
Basically, Firefox only crushes a handful of elderly cats while everyone else crushes kittens by the shipload.
I have no solution for their funding issue, what are they supposed to do?
Stop updating their browser every 5 minutes. Software that already works fine does not need continuious updates that will sooner or later subtract value.
So is RHEL.
I just want a web browser that’s not based in the USA.
It’s still a way out but Ladybird might be the alternative going forward. However, they’ve stated that it’s only going to support linux/mac with a windows version in the “eventually” column which makes it kinda hard to sell to people.
It’s actually a smart move. Linux users are the most receptive audience, and the most likely to support its development.
American non-profit open source browser from scratch is certainly better, still not it.
Even though I’ll probably switch :p I follow their youtube channel. Don’t let perfect be the enemy of good enough and all that.
RIP the old Opera before they went Chromium.
Fr, that was my daily driver for a while back in the day
USA checking in here.
Yes, please!
ecosia and qwant are german and french respectively :3
I mean truly independent of USA code base. Everything is still relying on upstream Chromium or Firefox with superficial tweaks and gimmicks. The maintainers of LibreWolf and Fennec which are what I’m using are more like game mod devs.
If ecosia+qwant actually forked from either and broke compatibility going their own path I’d consider them non USA. I know those two are working together on a search indexer and I’m very excited about that coming to fruition because that’s more what I’m talking about and eager to support.
I realise what a mammoth challenge this is :( Probably needs EU funding like the search indexer.
Ecosia on Android is based on Chromium. Qwant on Android is based on: Firefox for Android, which uses the GeckoView engine.
Otherwise they are just search engines.
Those are search engines though, not web browsers.
on android theyre browsers :3
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.