

Malicious compliance is when you follow a order or law knowing that it will backfire on those who issued it.
“Lawfare” is a comparable term but not quite it (basically legal harassment campaigns).
Cryptography nerd
Fediverse accounts;
Natanael@slrpnk.net (main)
Natanael@infosec.pub
Natanael@lemmy.zip
@Natanael_L@mastodon.social
Bluesky: natanael.bsky.social
Malicious compliance is when you follow a order or law knowing that it will backfire on those who issued it.
“Lawfare” is a comparable term but not quite it (basically legal harassment campaigns).
This affects the view of posts via the bluesky servers, but not via mirrors or other servers
And the use of content addressing means you can be sure it hasn’t been modified
Several Android manufacturers have their own settings in the OS for battery longevity (automatic schedule based smart charging, or charging limits)
Don’t think it’s native in Android. Charging limits need support in the charging controller chip, plus driver support in the OS.
I use my backup headphones when my Bluetooth headset has run out of battery
Wireguard is most reliable in terms of security. For censorship resistance, it’s all about tunneling it in a way that looks indistinguishable from normal traffic
Domain or IP doesn’t make much of a difference. If somebody can block one they can block the other. The trick is not getting flagged. Domain does make it easier to administer though with stuff like dyndns, but then you also need to make sure eSNI is available (especially if it’s on hosting) and that you’re using encrypted DNS lookups
It’s sliced along the center, rotating the axis of slice 360 degrees as it goes along the circle, cutting it in two halves which interlock
Ah yes, the classical “only their actions matters” response that all racists use
Don’t worry, they’re still abusing minorities in their own territory
… But not for Uyghurs
I was going to post the whitespace programming language but this wins
Malbolge
Yup, don’t be sole owner if you can’t afford a lawyer to make sure you get a good deal
And you can have a union even in a co-op (would mostly help if the majority / appointed leaders make decisions that break some rules, think enforcing safety rules and such)
Your workaround is precisely why I said “more practical”. Any updates to your tooling might break it because it’s not an expected usecase
Given the perfect grid pattern and a certain kind of coherence this kind of ML doesn’t usually preserve it’s much more likely somebody cut and paste the individual images into an ML based image generator to repaint them with English text
Stupid? Yes. They could have just taken the text alone into an LLM, or better yet regular translation program. But since when was the kind of people who blindly rely on ML smart?
You don’t want FIDO2 security tokens for that, use an OpenPGP applet (works with some Yubikeys and with many programmable smartcards). Much more practical for authenticating a server.
BTW we have a lot of cryptography experts in www.reddit.com/r/crypto (yes I know, I’m trying to get the community moved, I’ve been moderating it for a decade and it’s a slow process)
Could very well be ML repainting, “draw this image with English text”
It’s probably in-place translation using AI for a French book
Upside down
[Windows subsystem] for [executable environment] is the naming scheme. The default is Win32, there’s one for POSIX (practically never used), and Linux runs in another.
https://stackoverflow.com/a/41409419