beep@piefed.world to Lemmy Shitpost@lemmy.worldEnglish · edit-22 months agoCheck your storage for a 4GB AI model if you use Chromei.redd.itimagemessage-square49linkfedilinkarrow-up1449file-text
arrow-up1449imageCheck your storage for a 4GB AI model if you use Chromei.redd.itbeep@piefed.world to Lemmy Shitpost@lemmy.worldEnglish · edit-22 months agomessage-square49linkfedilinkfile-text
minus-squaremycodesucks@lemmy.worldlinkfedilinkarrow-up28·2 months 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·2 months 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·2 months agoI mean… it’s enterprise software. That’s the MO for most of it.
minus-squareFG_3479@lemmy.worldlinkfedilinkarrow-up1·2 months 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.