One datapoint: at least in practice, it used to be impossible to delete an entry in the French INPI database (trademarks and company names) without eIDAS. It forced me to unearth an old unmodified Android phone (I run LineageOS on my main phone).
I'm also thinking of keeping an android phone purely for auth purposes, separate from my main one. The world's most overengineered (and probably also less safe) Yubikey.
> If you read French
Let's see how far my five years of French at school will get me. I'm not getting my hopes up ;)
The ecosystem. The language is lovely, but dune/opam is not up to the standard of the Go or Rust build systems, and the set of useful libraries is somewhat skewed. Whenever I write a program in Caml, I gain an hour thanks to the nice language, and then lose two fighting with dune/opam.
There's also the support for concurrency and parallelism, which has started to improve recently, but is still years behind what is available in Go (but still better in my opinion than what is available in Rust).
>> Poland has honorifics that are probably on par to those in Japan
> I'm interested in learning more about this!
It's very simple, actually.
For strangers, you use the third person and the title « Pan » or « Pani » (Sir or Lady). You avoid pronouns, « The Lady has forgotten the Lady's purse on the table ».
For friends, you use the t-form ("ty", thou), and use a diminutive rather than the full name. « Johny, you've forgotten your bag on the table ».
For work colleagues, you traditionally use « Pan » or « Pani » with the full form of the first name. « Mister John, the mister's bag is on the table ». This is perceived as old-fashioned, and is increasingly being replaced by the t-form.
The v-form has fallen into disuse, as it was promoted by the Communist regime.
(The old-fashioned honorifics still exist, but they are only used in administrative correspondence: the only time when you're "the respectable gentleman" is when you need to pay taxes.)
Calling someone Sir or Madam also exists in English and is nothing special.
You left out most of the interesting things.
For example the vocative case is partially dissapearing. Someone from Finland can actually understand this topic, since Finnish has multiple cases - more than in Polish language (meanwhile English has one case and if we try very hard we can squeeze something similar to a case - so let's say it has two).
> English has one case and if we try very hard we can squeeze something similar to a case - so let's say it has two
This isn't a correct way to describe English grammar. You can either say it has no cases or four cases with no inflections (because it definitely has subjects, objects, indirect objects, and possessives).
Presumably your native language doesn't inflect in the nominative or something like that and your English teacher once gave you your statement as a convenience fact, but the vast majority of native English speakers have never heard of grammatical case (ones who have, have typically studied inflected foreign languages). In Linguistics, it might be used to describe English and other uninflected languages (it depends).
> You left out most of the interesting things. For example the vocative case is partially dissapearing.
The grammar is changing in many ways (for example, the inanimate masculine is being replaced with the animated, kroić kotleta), but this was about honorifics.
It's possible in Polish to use "pan" in vocative "panie" form with strong vocal emphasis not followed by name or last name, to give it more rude sounding - but it won't be an insult.
Yes, true, I've heard that, it's like putting emphasis on the fact that you want someone to pay attention or something like that. A bit like the guy saying 'Sir!' in the Blues Brothers restaurant scene but not quite the same.
There's nothing more humiliating than a Warsaw taxi driver who looks at you as you try to work out how to operate the door handle and says "Panie!" with a left-bank accent.
« I've been pulling public records on the wave of "age verification" bills moving through US state legislatures. IRS 990 filings, Senate lobbying disclosures, state ethics databases, campaign finance records, corporate registries, WHOIS lookups, Wayback Machine archives. What started as curiosity about who was pushing these bills turned into documenting a coordinated influence operation that, from a privacy standpoint, is building surveillance infrastructure at the operating system level while the company behind it faces zero new requirements for its own platforms. »
OP double negated - cursive is the norm for Russians of all ages.
Russian cursive is actually not that bad to read for the most part. Russian “print” is super awkward because all the characters are very angular.
There are some differences between generations (younger generations are more likely to write “т” in handwriting whereas the “correct” form looks more like a Latin “m”, but with obvious examples excluded (like the above), it just takes learning as a separate alphabet.
I know. I always feel utterly embarrassed when Russian-speaking friends write down a movie title for me, and I have to ask them to rewrite it in block capitals.
As far as I know, it's implemented in the proprietary part of Android (Google Mobile Services, GMS), so it won't affect LineageOS users as long as they don't install the GMS.
> So far [Galene is] much better than I expected, both in terms of latency and the overall video/audio quality
Latency is better, since Galene uses an unordered buffer instead of a jitter buffer. Lipsynch should also be slightly better, as Galene carefully computes audio/video offsets and forwards the result to the receiver so it can compensate.
Audio and video quality, on the other hand, should be roughly the same, unless Jitsi is doing something wrong.
> Correct me if I'm wrong, but UPnP requires my ESP32 to initiate communication.
Not quite. Using UPnP, any host on your internal network can open a port for any other host. You may be thinking of NAT-PMP.
Additionally, by default UPnP mappings don't expire (unlike NAT-PMP mappings), so if a host crashes with an open port and your ESP32 inherits its IPv4 address, it will be exposed to the Internet.
If you read French:
* https://www.plus.transformation.gouv.fr/experiences/4531155_...
* https://linuxfr.org/users/jch-2/journaux/l-identite-numeriqu...
reply