

The languages in a language menu should each be written in their own language. So German should be “Deutsch”, English should be “English”, Japanese should be “日本語”, etc.
The languages in a language menu should each be written in their own language. So German should be “Deutsch”, English should be “English”, Japanese should be “日本語”, etc.
Source is The Onion. There’s more than just the headline, and it’s a classic.
Deniers won’t care, they’ll just say India is part of the conspiracy. As are the scientists using lasers to measure the distance of the moon with retroreflectors the Apollo missions left. As am I for doubting their bullshit. Etc.
Better to just use rm -rf ~/*
. No need for sudo
to destroy the most valuable data (the user’s own files).
You mean SNI, not ESNI. ESNI is the Encrypted Server Name Indication that gets around that, though the newer ECH (Encrypted Client Hello) is better in many ways. Not all sites support either though.
Why would anyone pick UTF-16LE? All the disadvantages of UTF-8, none of the advantages. The only reason to use it is when dealing with legacy systems that used it.
Code point order would be somewhat decent, but even better is to use the user’s chosen coallation order from their locale settings if possible.