United Kingdom
General community for news/discussion in the UK.
Less serious posts should go in [email protected] or [email protected]
More serious politics should go in [email protected].
Try not to spam the same link to multiple feddit.uk communities.
Pick the most appropriate, and put it there.
Posts should be related to UK-centric news, and should be either a link to a reputable source, or a text post on this community.
Opinion pieces are also allowed, provided they are not misleading/misrepresented/drivel, and have proper sources.
If you think "reputable news source" needs some definition, by all means start a meta thread.
Posts should be manually submitted, not by bot. Link titles should not be editorialised.
Disappointing comments will generally be left to fester in ratio, outright horrible comments will be removed.
Message the mods if you feel something really should be removed, or if a user seems to have a pattern of awful comments.
view the rest of the comments
That's no fun for the guardian. Gotta get those clicks with controversial misleading headlines. Totally not a tabloid, totally....
What this article fails to explain is what exactly they are selling and how that is matched up to groups of users. It also fails to explain how advertising is linked to anonymous users at the other end and how throughout all of this it's just a random ID they are targeting rather than Mr Phillips from Doncaster. It doesn't explain at all the mechanism to do this because it doesn't match the narrative they want to push of outrage. It only mentions it in passing and of you don't already know how these things work you're still none the wiser.
Never stop being the guardian, never stop. 😂🤣😂.
It looks like the Guardian is basing this off reports from Dispatches and The Times and iy seems that it's really mot quite clear how it works. Here's the de-paywalled Times report: https://archive.is/s5eDe
you can't "anonymize" data
ask the people outed as lgbt by netflix's anonymized data set
You absolutely can anonymise data.
However it's also true that of you don't do it correctly users can be identified. Sounds like Netflix didn't do it properly. I don't know, do you have a link I could look at?
anonymising data is a treadmill problem
what might work now won't hold up to the de-anonymising techniques of a few years from now
so no, you can't really
Create anonymous UUID, store interactions against this in a separate table, ensure PII is removed prior to storing. So instead of Max Reboo has purchased a subscription to jugs and hooters it's user 12345678901234576 has purchased jugs and hooters. How can a future treadmill de-anonymise this? For sure if the storage is done badly then you can track back to a particular user.
Also, once again, can you link to the netflix issue you quoted above please. Thanks.
which is more or less exactly what netflix did -> the whole thing's not that hard to find on google
but you need something to distinguish users at least a bit or the data's equivalent to sales figures
you combine that "not-quite-pii" with other independent data sources that have similar "not-quite-pii" and build a complete picture
the treadmill effect comes from active research in this exact area trying to de-anonymise data sets finding new techniques to get around old ones