this post was submitted on 23 Sep 2025
222 points (93.0% liked)

Fuck AI

4170 readers
1724 users here now

"We did it, Patrick! We made a technological breakthrough!"

A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.

founded 2 years ago
MODERATORS
 

Super frustrating the AI Chatbots are infecting my Firefox browser now. It looks like malware and pretty much acts like it since it cannot be disabled from the sidebar outside of closing this window. I like vertical tabs, but they require so many other options by default. Even more frustrating that the URL goes to a chrome browser link: chrome://browser/content/genai/chat.html

Alarms very heightened.

you are viewing a single comment's thread
view the rest of the comments
[–] real_squids@sopuli.xyz 41 points 6 days ago* (last edited 6 days ago) (2 children)

Been there for a while, look into disabling it via about:config, I'm sure it's somewhere in there

edit: it's called browser.ml.chat.sidebar, or if you want a more futureproof solution, this reddit comment explains how to do it.

Go into About:config and set the following to false to disable AI completely.

browser.ml.enable

[–] apfelwoiSchoppen@lemmy.world 3 points 6 days ago (1 children)

That only disables the shortcuts. Been there already but good for folks that have not seen it yet.

[–] degen@midwest.social 10 points 6 days ago (1 children)

about:config has all of these set for me. I don't see anything AI related, but I also use sidebery for tabs/sidebar

browser.ml.chat.enabled false
browser.ml.chat.shortcuts false
browser.ml.chat.shortcuts.custom false
browser.ml.chat.sidebar false
browser.ml.enable false
extensions.ml.enabled false
extensions.ui.mlmodel.hidden true

[–] apfelwoiSchoppen@lemmy.world 3 points 6 days ago (1 children)

The ml stands for machine learning, I think.

[–] degen@midwest.social 6 points 6 days ago

Lol yeah, I meant I don't have the AI junk in firefox's ui using those settings. Even that chat selection 'chrome' page is essentially blank other than a model selector. I don't know if it usually has anything else, but it's as local/internal as about:config and the like.