beep@piefed.world to Lemmy Shitpost@lemmy.worldEnglish · 4 days agoCheck your storage for a 4GB AI model if you use Chromei.redd.itimagemessage-square48linkfedilinkarrow-up1445arrow-down14file-text
arrow-up1441arrow-down1imageCheck your storage for a 4GB AI model if you use Chromei.redd.itbeep@piefed.world to Lemmy Shitpost@lemmy.worldEnglish · 4 days agomessage-square48linkfedilinkfile-text
minus-squaremycodesucks@lemmy.worldlinkfedilinkarrow-up28·4 days agoJust did a quick look… Need to use Chrome for work (No, UserAgentString changes don’t work for whatever fingerprinting nonsense they use). Trying to preempt this issue. Apparently when it downloads, it downloads into a folder called ~/.config/google-chrome/Default/OptGuideOnDeviceModel/ OptGuideOnDeviceModel directory doesn’t exist yet. I created it, made root the owner, and removed all its write permissions. Ought to do it.
minus-squareLeft as Center@jlai.lulinkfedilinkarrow-up5·3 days ago No, UserAgentString changes don’t work for whatever fingerprinting nonsense they use Also block chromium? That’s real crappy.
minus-squaremycodesucks@lemmy.worldlinkfedilinkarrow-up3·3 days agoI mean… it’s enterprise software. That’s the MO for most of it.
minus-squareFG_3479@lemmy.worldlinkfedilinkarrow-up1·3 days agoYou need to change the client hints as well.
Just did a quick look…
Need to use Chrome for work (No, UserAgentString changes don’t work for whatever fingerprinting nonsense they use). Trying to preempt this issue. Apparently when it downloads, it downloads into a folder called
~/.config/google-chrome/Default/OptGuideOnDeviceModel/
OptGuideOnDeviceModel directory doesn’t exist yet.
I created it, made root the owner, and removed all its write permissions. Ought to do it.
Also block chromium? That’s real crappy.
I mean… it’s enterprise software. That’s the MO for most of it.
You need to change the client hints as well.