

People were absolutely calling BG3 woke, it’s just that that narrative has died out because of how successful the game was. Can’t say “go woke go broke” when the game actually earns millions.


People were absolutely calling BG3 woke, it’s just that that narrative has died out because of how successful the game was. Can’t say “go woke go broke” when the game actually earns millions.
DNS blocking doesn’t work with cookie prompts since they’re from the same domain as the website. You need something like ublock origin which has the feature to block specific DOM components on the website.


The mailing list for security vulnerabilities is private, in order to keep zero days a secret before they are patched. This is the issue, not the mailing list. Moving away from mailing lists wouldn’t solve this because the vulnerabilities would still have to be private.
Ah yes, the first last update.


It’s not. It depends on how open the phone is and if it relies on exploits to root or if there’s an official method. Pixels are open and you can just install whatever you want on them, with open source drivers (although Google is trying to stop that too). So to install Graphene, for instance, it’s literally a web app with one or two clicks to do it automatically.


Fair. Unfortunately, mine don’t.


You can’t use Google Wallet to pay with NFC, they don’t have Miracast, and Chromecast can supposedly work but I haven’t been able to get it to work. Those are the three major hurdles I’ve found, but getting away from Google was a priority so I’ll live without them.
NFC can have other providers other than Google Wallet, but I haven’t found any that I find trustworthy enough yet. Supposedly the EU is making an alternative.


You’re not supposed to punish dogs (or children for that matter), but reward them for good and wanted behavior. Positive reinforcement learning has a much bigger effect that negative reinforcement. I trained my dog to wait for a signal before eating without any punishments, just rewards when she does what I want. So the dog might not have any “morals” that are keeping it from eating that, but it’s not fear either.


The parallel comes from the argument from rape apologists that say stuff like “men can’t control themselves, it’s like putting a juicy stake in front of a dog”. It’s a disgusting argument shifting blame to the way women dress, saying they provoked them. The message here comes straight from that, debunking the whole “dogs can’t control themselves so men can’t either” argument.
As for whether the dog would eat that while the trainer isn’t there, I don’t know about that. I trained my dog not to eat without a signal, and I have been testing her to see how well she responds to that by literally leaving the room for a while and seeing what she does. I always come back to the untouched food and her lying patiently in front of it. And it’s not just me, there are a ton of videos of people doing the same and leaving their dogs alone with the food, some of these videos even part of an earlier iteration of this same trend.
Also, I don’t think it matters that the dog didn’t train itself. In fact, I think it says exactly what it should, that we should stop hiding behind the “boys will be boys” argument and teach our boys and men how to behave.


Those are called Progressive Web Apps (PWA). You can use firefox to add the website to your desktop like this: https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Guides/Installing
Once you do, when you open the app it should have just the website without the tabs and everything else firefox does.
Significantly better than several hours od most of the internet being down.


Not affiliated, just discovered this amazing app relatively recently.
This isn’t foolproof. A lot of malware these days is resistant to analysis because they can detect that they’re running in a sandbox and refuse to run the malicioua code.


Yeah, if you’ve got two EFI partitions on separate disks and one is for Windows while the other is for your Linux, you’re good. Windows likes to reinstall its bootloader which sets it as the default and sometimes overwrites the Linux bootloader, but not if it’s on a different EFI partition, then it doesn’t “know” about it.
comm -1 -2 <(pacman -Qqm | sort) <(curl -s https://md.archlinux.org/s/SxbqukK6IA | sort)