Gollum@feddit.de to Programmer Humor@programming.dev · 1 year agoPOV: Working at Googlefeddit.deimagemessage-square15fedilinkarrow-up1615arrow-down122
arrow-up1593arrow-down1imagePOV: Working at Googlefeddit.deGollum@feddit.de to Programmer Humor@programming.dev · 1 year agomessage-square15fedilink
minus-squarexmunklinkfedilinkarrow-up47arrow-down1·1 year agoExcuse me, that else should be elseif( user.region != 'eu' )
minus-squareKazuyaDarklight@lemmy.worldlinkfedilinkEnglisharrow-up61·edit-21 year agoelseif( user.region = ‘eu’ ){ SecretlyCollectData(user)}
minus-squareJohnEdwa@sopuli.xyzlinkfedilinkarrow-up5·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-squareAnticorp@lemmy.worldlinkfedilinkEnglisharrow-up17·edit-21 year agoElse if (EU) {be annoying while collecting data;}
minus-squareraldone01@lemmy.worldlinkfedilinkEnglisharrow-up4·edit-23 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…