Gollum to Programmer Humor@programming.dev • 1 year agoPOV: Working at Googlefeddit.deimagemessage-square15fedilinkarrow-up1626arrow-down122
arrow-up1604arrow-down1imagePOV: Working at Googlefeddit.deGollum to Programmer Humor@programming.dev • 1 year agomessage-square15fedilink
minus-square@xmunk@sh.itjust.workslinkfedilink46•1 year agoExcuse me, that else should be elseif( user.region != 'eu' )
minus-square@KazuyaDarklight@lemmy.worldlinkfedilinkEnglish61•edit-21 year agoelseif( user.region = ‘eu’ ){ SecretlyCollectData(user)}
minus-squareJohnEdwalinkfedilink5•edit-21 year 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-square@Anticorp@lemmy.worldlinkfedilinkEnglish18•edit-21 year agoElse if (EU) {be annoying while collecting data;}
minus-square@raldone01@lemmy.worldlinkfedilink4•1 year 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…