
You can start with timed bans, so they get the point
Cryptography nerd
Fediverse accounts;
@Natanael@slrpnk.net (main)
@Natanael@infosec.pub
@Natanael@lemmy.zip
Bluesky: natanael.bsky.social

You can start with timed bans, so they get the point
Drink a verification can

AFAICT they probably won’t be advertising it as a general distro because they want some control of it (broad hardware compatibility is hard) but they do want other OEMs to use it and contribute patches to make it work on their hardware, which is easier on Linux if the distro is simply available to test on other hardware freely and patches can be upstreamed via the Linux kernel for drivers, etc
Tldr the public release will probably be full of disclaimers and oriented to PC makers

Via USB, your options are extra software on the PC or jailbreaking the phone to install a kernel module. (edit: that kernel module would be the UVC one, seems like some phones ship it already)
The easiest solution is streaming the image over the network.
If you’re connected by USB then Android phones support ethernet over USB adapters, so you can make the computer present a network connection over the USB cable (internet sharing over USB) for more stable streaming.
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

Reddit keeps opting communities to features that make no sense for them. Recap, talks, community awards, etc, which only fit a tiny number of communities.
Your workaround is precisely why I said “more practical”. Any updates to your tooling might break it because it’s not an expected usecase
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)
The Nyquist-Shannon sampling theorem isn’t subjective, it’s physics.
Your example isn’t great because it’s about misconceptions about the eye, not about physical limits. The physical limits for transparency are real and absolute, not subjective. The eye can perceive quick flashes of objects that takes less than a thousandth of a second. The reason we rarely go above 120 Hz for monitors (other than cost) is because differences in continous movement barely can be perceived so it’s rarely worth it.
We know where the upper limits for perception are. The difference typically lies in the encoder / decoder or physical setup, not the information a good codec is able to embedd with that bitrate.
Newer fractional arithmetic encoding can get crazy
Why use lossless for that when transparent lossy compression already does that with so much less bandwidth?
Opus is indistinguishable from lossless at 192 Kbps. Lossless needs roughly 800 - 1400 Kbps. That’s a savings of between 4x - 7x with the exact same quality.
Your wireless antenna often draws more energy in proportion to bandwidth use than the decoder chip does, so using high quality lossy even gives you better battery life, on top of also being more tolerant to radio noise (easier to add error correction) and having better latency (less time needed to send each audio packet). And you can even get better range with equivalent radio chips due to needing less bandwidth!
You only need lossless for editing or as a source for transcoding, there’s no need for it when just listening to media
Except Opus. Beats it at most bitrates
You literally can not distinguish 192 Kbps Opus from true lossless. Not even with movie theater grade speakers. You only benefit from lossless if you’re editing / applying multiple effects, etc, which you will not do at the receiving end of a Bluetooth connection.
That’s more than a codec question, that’s a Bluetooth audio profile question. Bluetooth LE Audio should support higher quality (including with Opus)
Nobody needs lossless over Bluetooth
Edit: plenty of downvotes by people who have never listened to ABX tests with high quality lossy compare versus lossless
At high bitrate lossy you literally can’t distinguish it. There’s math to prove it;
https://en.wikipedia.org/wiki/Nyquist–Shannon_sampling_theorem
At 44 kHz 16 bit with over 192 Kbps with good encoders your ear literally can’t physically discern the difference
Transparency is good enough, it’s intended to be a good fit for streaming, not masters for editing
Transparent or indistinguishable lossy compression are other common terms
It wasn’t officially supported for a long time even if they never stopped you. No real installer, etc. But now they started adding a lot more driver support even for hardware they aren’t going to use, which you only do if you want to let people use 3rd party hardware