Gollum@feddit.de to Programmer Humor@programming.dev · 2 years agoPOV: Working at Googlefeddit.deimagemessage-square16linkfedilinkarrow-up1626arrow-down122
arrow-up1604arrow-down1imagePOV: Working at Googlefeddit.deGollum@feddit.de to Programmer Humor@programming.dev · 2 years agomessage-square16linkfedilink
minus-squarexmunk@sh.itjust.workslinkfedilinkarrow-up47arrow-down1·2 years agoExcuse me, that else should be elseif( user.region != 'eu' )
minus-squareKazuyaDarklight@lemmy.worldlinkfedilinkEnglisharrow-up61·edit-22 years agoelseif( user.region = ‘eu’ ){ SecretlyCollectData(user)}
minus-squareJohnEdwa@sopuli.xyzlinkfedilinkarrow-up5·2 years 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.worlddeleted by creatorlinkfedilinkEnglisharrow-up18·2 years agoElse if (EU) {be annoying while collecting data;}
minus-squareraldone01@lemmy.worldlinkfedilinkarrow-up4·2 years agoNo then they just don’t show you that they have your data…
Excuse me, that
elseshould 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…