I’m interested in the structure it created - is that it in the hero image? The article needs to highlight it more! There should be at least a paragraph with a figure of this 75% structure petal looking thing that an Arabian horse could crush.
> “I don’t want to oversimplify it, but how are you going to fly one [spaceship]? You got to have somebody in it. That seems to be pretty simple,” Burchett said.
“Simple” is not the word I’d use to describe this conclusion.
Sucks when there are false positives but I am glad there are efforts to reduce the likelihood a human has to watch and flag a video that could be “revenge porn”. Plenty of threads on the lasting affects of exposure to this type of content on moderators. (for example here’s a HN thread on a Facebook content moderator’s resignation https://news.ycombinator.com/item?id=26819883)
Seems like additional signals should play into a confidence score though: how new is your account, what content is your account viewing, etc.
The article provides no detail on new privacy risk, yet it is the title of the piece… is there some new vector? I agree with your sentiment that it’s not like Microsoft just gained access to some entirely new portfolio of information about you, they already have access to the superset of this data since they own Xbox (PlayStation provides a million data points on the amount of time, progress, and trophies I earn in games that are not owned by Sony - i assume the same for Xbox?)
Fine if you want to postulate as to what these privacy risks are but wtf, the article provides no detail whatsoever here lol.
The default settings for Google Analytics are not GDPR compliant. But changing these settings affects collection for all of your GA traffic. I'm curious what most people do here... the way it's presented it feels like you have to nerf GA so that it's compliant in the EU, but then it's nerfed for all traffic. Do you manage multiple accounts: 1 for EU 1 for the rest?
> If you use Google Analytics, you process personal data of your website visitors with the analytical cookies. That has consequences for their privacy. In principle, you must comply with both the Telecommunications Act (informing your visitors and asking for permission) and the General Data Protection Regulation (GDPR).
> Note: use of Google Analytics may soon not be allowed
> The Austrian privacy regulator completed an investigation into the use of Google Analytics by an Austrian website in January 2022. According to the Austrian supervisory authority, Google Analytics does not comply with the GDPR in this investigated case.
> The AP is currently investigating two complaints about the use of Google Analytics in the Netherlands. After completing that investigation, in early 2022, the AP will be able to say whether Google Analytics is now allowed or not.
For anyone looking to jump to the part about background programs:
> 9.2. Does Riot run programs on my device while I’m not using the Riot Services?
> (We may, for limited anti-cheat purposes.)
> In order to prevent cheating and hacking, we may require you to install anti-cheat software. This software may run in the background of your device.
The language here implies you will be notified and consent to install the anti-cheat software - it doesn't seem like these programs will install and run without your approval but that's just based on the very brief summary here which might not be accurate.
I don’t understand how breaking Facebook up solves people posting fake shit to the internet and other people believing it…
If you got a text message about the same thing from an unknown contact would you blame Apple since it was sent via iMessage, or ATT since that’s your service provider?
The crux: "In essence, Subspace has created its own real-time mapping of Internet traffic and conditions, similar to the way Waze maps traffic on roads and highways. And like Waze, which uses the information it gathers to reroute people based on the current traffic conditions, Subspace can do the same with Internet traffic, seeing beyond any one portion controlled by a particular operator."
I think you intended to link to a different video showing rockets landing on pillars of flames. Can you edit your comment or drop the real video link because I’m very intrigued?
> Like Waze for the Internet, Subspace gives the Internet a GPS of sorts, finding the absolute fastest and most secure and consistent path for real-time data to travel from endpoint to endpoint. As a result, latency and lag are reduced, and real-time applications reach their full potential.
Article kinda focuses on speed/latency but the “security” aspect is interesting too. I am not a network engineer, but I anecdotally would think additional security / privacy comes with a trade-off of latency (like SSL/TLS negotiation). Is subspace network more secure? Do you see a relationship or tradeoff in latency/security?
I didn’t see it mentioned but a common use case for 3rd party cookies is correlating session data across your own multiple domains (if your company owns multiple domains). Publishing companies typically own multiple domains/verticals and can increase ad revenue / seo / traffic quality by linking properties together. It’s important to be niche as a site (verticalization) but also broad as a publishing operation (own many verticals and shift your marketing spend daily).
Anyways, google has been writing a spec for “first party sets” to help replace the use of a 3rd party cookie to connect domains you own. https://github.com/privacycg/first-party-sets
I believe this will need to be implemented before Chrome moves aggressively against 3rd party cookies.
You can use Prebid Server to provide ad competition on AMP. So I would imagine that it’s less about competition and more about removing the very negative web performance impact of JS header bidding.
Looks like BBC’s Brave project was the inspiration for this: https://github.com/bbc/brave (specifically the gst-WebRenderSrc) Brave is a real-time remote video/audio editing app. Looks neat.
Unrelated but wow, BBC has quite a bit of interesting and relevant open source projects. Simorgh, their react SSR framework, caught my eye “used on some of our biggest websites”. Encouraging for those looking to build out performance react/amp platforms https://github.com/bbc/simorgh