Google Chrome silently installs a 4 GB AI model on your device without consent
921–930 of 1001 posts
Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#922Earlier quoted context omitted.
> It's additional software that many users didn't ask for, don't want and will not be aware of You just described 95% of the parts of all software, especially in this era. And think of the Web - how many gigabytes of terrible adtech and tracking code does the average user download in a month of web browsing without an adblocker? Remember, each one probably packages in a couple hundred NPM dependencies into its bundle…
You just described 95% of the parts of all software, especially in this era. Yes, that's the problem
So what's your solution? A click-through acceptance of every single library, component, dependency, etc. every app uses?
P.S. - out here in the real world of the people who just use software, they don't want this. Which is its own problem, because they should care more than they do, but we play the hand we're delt.
Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#923Earlier quoted context omitted.
I, personally, have found the adtech bloat (for both disk space and processor usage) to be a huge issue for quite some time. If this is the hill where the public decides to take a stand I'll happily stand beside them to try and reverse this gradual enshittification. I think several other hills were more worthy to defend but nobody noticed those ones so apparently this is the place to fight that fight. I doubt anyone…
Modern games include assets with very large file sizes that operating systems do not.
Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#924The following seems to keep Chrome from re-downloading this beast: # From one's $HOME dir: rm -fr ./.config/google-chrome/OptGuideOnDeviceModel mkdir -p ./.config/google-chrome/OptGuideOnDeviceModel touch ./.config/google-chrome/OptGuideOnDeviceModel/weights.bin chmod 0400 ./.config/google-chrome/OptGuideOnDeviceModel/weights.bin chmod 0500 ./.config/google-chrome/OptGuideOnDeviceModel Adapt as appropriate for your O…
Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#925Framing this as needing "consent" is deeply misguided. It's as silly as claiming that Microsoft Word installed an English language spellcheck dictionary without your consent. It's just part of the software. You consented to installing the software and having it autoupdate. That covers it. Now we can argue whether or not it's an appropriate amount of disk space or bandwidth to use, but that's just a reasonable practic…
Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#926Earlier quoted context omitted.
Bad analogy. "Some users disable it" is very different from "it was introduced without any notification or information about what it does and the vast majority of laypeople have negative sentiment toward it".
> vast majority of laypeople have negative sentiment toward it Citation very much needed. Technologists are not laypeople, and are almost certainly a vocal minority .
Local subreddits are filled with posts "calling out" usage of AI by local businesses or governments. Consensus is that persons who are found out to be be AI users should be fired or resign, businesses that use it should be boycotted / shamed, etc.
https://www.reddit.com/r/newfoundland/comments/1t3x6q3/aialt...
https://www.reddit.com/r/PEI/comments/1s8rtyn/burger_love_ai...
---
Protests around a data center construction project: https://www.youtube.com/watch?v=11Q9ncOdnDg
Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#927This is what I've done after spending some time to look into it, this is for Linux Desktop: Delete Chrome's silent 4 GB AI model file and AI In Chrome, go to: chrome://flags Search for and Disable these: Enables optimization guide on device Prompt API for Gemini Nano AI Mode Open DevTools (F12 or Ctrl+Shift+I). Click the Settings (gear icon). Go to AI Innovations and uncheck Enable AI assistance. For Linux, in a bash…
https://www.reddit.com/r/chrome/comments/1t536x6/psa_chrome_...
"On-device AI" can be disabled. At least, it is in Chrome on Linux Desktop.
Re: Google Chrome silently installs a 4 GB AI model on your device without consent
#928A local Gemini Nano might be useful!