beep@piefed.world to Lemmy Shitpost@lemmy.worldEnglish · edit-21 day agoCheck your storage for a 4GB AI model if you use Chromei.redd.itimagemessage-square47linkfedilinkarrow-up1425arrow-down13file-text
arrow-up1422arrow-down1imageCheck your storage for a 4GB AI model if you use Chromei.redd.itbeep@piefed.world to Lemmy Shitpost@lemmy.worldEnglish · edit-21 day agomessage-square47linkfedilinkfile-text
minus-squaremycodesucks@lemmy.worldlinkfedilinkarrow-up28·20 hours 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·16 hours 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·16 hours agoI mean… it’s enterprise software. That’s the MO for most of it.
minus-squareFG_3479@lemmy.worldlinkfedilinkarrow-up1·8 hours 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.