Gollum@feddit.de to Programmer Humor@programming.dev · 9 months agoPOV: Working at Googlefeddit.deimagemessage-square14fedilinkarrow-up1612arrow-down121
arrow-up1591arrow-down1imagePOV: Working at Googlefeddit.deGollum@feddit.de to Programmer Humor@programming.dev · 9 months agomessage-square14fedilink
minus-squarexmunk@sh.itjust.workslinkfedilinkarrow-up46arrow-down1·9 months agoExcuse me, that else should be elseif( user.region != 'eu' )
minus-squareKazuyaDarklight@lemmy.worldlinkfedilinkEnglisharrow-up61·edit-29 months agoelseif( user.region = ‘eu’ ){ SecretlyCollectData(user)}
minus-squareJohnEdwa@sopuli.xyzlinkfedilinkarrow-up5·edit-29 months agoWould be neat if Google got caught with a GDPR violation, the max fine is 4% of your global revenue, which for Google would be 12.2 billion. So far the biggest has been Meta who was hit for 1.2 billion.
minus-squareAwkwardLookMonkeyPuppet@lemmy.worldlinkfedilinkEnglisharrow-up18·edit-29 months agoElse if (EU) {be annoying while collecting data;}
minus-squareraldone01@lemmy.worldlinkfedilinkarrow-up4·9 months agoNo then they just don’t show you that they have your data…
Excuse me, that
else
should beelseif( user.region != 'eu' )
elseif( user.region = ‘eu’ ){ SecretlyCollectData(user)}
Would be neat if Google got caught with a GDPR violation, the max fine is 4% of your global revenue, which for Google would be 12.2 billion.
So far the biggest has been Meta who was hit for 1.2 billion.
Google: “Haha, hahaha, no.”
Else if (EU) {be annoying while collecting data;}
No then they just don’t show you that they have your data…