While blocking before authentication seems intuitive for efficiency, checking after provides crucial context that's missing if you block pre-auth: you know which specific user account just authenticated successfully.
This context enables two important things:
- Granular exceptions: If Alice is attending a conference in Toronto, you can say "Allow Alice to log in from Canada next week" without opening Canada-wide logins for everyone. Pre-auth geo-blocking forces you into an all-or-nothing stance.
- Better threat intelligence: A valid login from an unexpected region (e.g. Moscow when Alice is normally in D.C.) is a far stronger signal of compromise than a failed attempt. Capturing "successful login + wrong location" helps you prioritize real threats. If you block pre-auth, you'd never know Alice's account was compromised.
Putting geo-checks after authentication gives you precise control over whom, exactly, is logging in from where, and offers richer data for your security monitoring.
This response is a textbook example of a manipulative false dichotomy that poisons legitimate discourse about child safety online.
Presenting the only options as either "scan your child's biometric data into opaque systems" or "let your child be groomed and/or get addicted to porn" is intellectually dishonest and deliberately inflammatory. It's a rhetorical trap designed to shame parents with valid privacy concerns into compliance.
Privacy rights and child protection are not mutually exclusive. Numerous approaches exist that don't require harvesting biometric data from minors, from improved content filtering and educational initiatives to parental controls and account verification methods that don't rely on facial scanning. Corporations are simply implementing the most convenient (for them) solution that technically satisfies regulatory requirements while creating new data streams they can potentially monetize.
What's actually happening here is deeply troubling: we're normalizing the idea that children must surrender their biometric data as the price of digital participation. This creates permanent digital identifiers that could follow them throughout their lives, with their data stored in systems with questionable security, unclear retention policies, and potential for future misuse.
Weaponizing the fear of child exploitation to silence legitimate concerns about corporate overreach isn't just manipulative - it's morally reprehensible. Framing opposition to biometric surveillance as being pro-exploitation deliberately poisons the well against anyone who questions these systems.
We can and must develop approaches that protect children without surrendering their fundamental privacy rights. Pretending these are our only two options isn't just wrong - it actively undermines the nuanced conversation we should be having about both child safety and digital rights.
>from improved content filtering and educational initiatives to parental controls
Parents can do all of that now. They are not doing so. Time to actually cut the kids off from porn. Fuck their privacy rights. Not being a porn addicted gooner at 14 is infinitely more important. Simple as.
It depends on what I'm after. I still use regular searches quite a bit.
But a lot of my classic ADHD "let's dive into this rabbit hole" google sessions have definitely been replaced by AI deep searches like Perplexity. Instead of me going down a rabbit hole personally for all the random stuff that comes across my mind, I'll just let perplexity handle it and I come back a few minutes later and read whatever it came up with.
And sometimes, I don't even read that, and that's also fine. Just being able to hand that "task" off to an AI to handle it for me is very liberating in a way. I still get derailed a bit of course, but instead of losing half an hour, it's just a few seconds of typing out my question, and then getting back to what I've been doing.
That's not quite correct.
It is no longer visible on the website itself, or within the mobile clients. But if you inspect the requests, you can still see things like
source: <a href="http://twitter.com/download/iphone" rel="nofollow">Twitter for iPhone</a>
> In reality I enjoy steering it to reach a solution.
That resonates with me. It actually brings back some nostalgic memories about setting up and constantly tweaking bots in World of Warcraft (sorry, I was young).
There's something incredibly engaging and satisfying about configuring them just right and then sitting back, watching your minions run around and do your bidding.
I get a similar vibe when I'm working with AI coding assistants. It's less about the (currently unrealistic) hype of full replacement and more about trying to guide these powerful, and often erratic, tools to do what they're supposed to.
For me, it taps into that same core enjoyment of automating and observing a process unfold that I got with those WoW bots. Perhaps unsurprisingly, automation is now a fairly big part of my job.
It is not only targeting the Right. I'd suggest that Russia isn't primarily interested in bolstering the right specifically. They are interested in dividing national societies as well international alliances along any possible ideological issue, effectively shattering the entire thing - divide et impera.
You can see some indication of this in the Mueller report on Russia's election interference in the US, and the DOJ indictment against Prigozhin and his Internet Research Agency troll factory.
They kept playing both sides: pushing Facebook groups that were strong pro racial justice & BLM while also pushing pro cop / back the blue Facebook groups. At some point, they scheduled protests for both sides of this particular issue at the same time and place, clearly hoping for altercations.
But I think it's safe to say that, at least in the US, their efforts seem to have mainly focused on the Republican side.
However, here in Germany, both the populist far-right AfD and the populist far-left political Party BSW around former Linke politician Sarah Wagenknecht are very much aligned with Russian interests: https://www.dw.com/en/russias-best-friends-in-germany-afd-an...
> I also suspect that Russia has been causing the very problems that the far right reacts against, most notably immigration.
They absolutely are.
A large portion of immigrants into Europe originate from countries suffering from conflicts that Russia has a big hand in. The big one, of course, being Syria, but also many African nations where the Wagner group, now effectively re-branded as the Russian Africa Corps are providing military support and protection.
Russia has their base in Syria but the US has been trying to destroy Syria through covert and non covert means since at least 1982. Russia is newcomer to Syria conflict.
This context enables two important things:
- Granular exceptions: If Alice is attending a conference in Toronto, you can say "Allow Alice to log in from Canada next week" without opening Canada-wide logins for everyone. Pre-auth geo-blocking forces you into an all-or-nothing stance.
- Better threat intelligence: A valid login from an unexpected region (e.g. Moscow when Alice is normally in D.C.) is a far stronger signal of compromise than a failed attempt. Capturing "successful login + wrong location" helps you prioritize real threats. If you block pre-auth, you'd never know Alice's account was compromised.
Putting geo-checks after authentication gives you precise control over whom, exactly, is logging in from where, and offers richer data for your security monitoring.
reply