

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.
The Miracle on Morgan’s Creek. I never liked it much, but my family did. Also The Princess Bride, but that’s not obscure so it can’t count here.
Music CDs or data? Music CDs have built-in error correction, data CDs don’t. You can certainly extend the lifetime if they’re stored in the dark in a cool, dry place (UV light, heat, and humidity all damage the dye that gets burned to encode them) but they’re not reliable archival storage without error correction.
They don’t last very long. About 5-10 years at most, and that’s if you bought special archival burnable DVDs. If you depend on them for backups, you should check the integrity annually (always include a checksum like SHA256 with any backup archive).
Humans are apes, and therefore we’re all ape furries. Since catgirls are girls, and girls are human, and humans are all ape furries, catgirls are furries.
When placing a knife on a magnetic holder, you lead with the spine then rotate until the flat hits the holder. The edge apex never touches the holder. It won’t dull your knives if you don’t slam the apex into it.
Non-stick pans tend to be made of aluminum (660°C melting point), sometimes alloyed with some copper to improve thermal conductivity. Aluminum-copper alloys tend to melt in the 500-600°C range. Most aluminum alloys melt at a point which an electric stove can easily reach if left on high. The coils can glow cherry-red pretty easily, which is 815-870°C.
DoH & DoT still leak the domain name (and of course IP address) you’re connecting to. The domain name leak can be solved by Encrypted Client Hello but that’s still a draft and not turned on for many servers.
Except Alpine & those based on it, which uses Linux but not GNU libc or GNU coreutils or GNU BASH… Just musl libc & Busybox. I.e. the entire subject of this thread is one of the non-GNU Linuxes.
Sure, I should have gone further.
Systemd/GNU libc/GNU Coreutils/GNU BASH/Linux/X11//GTK/GNOME
Systemd/GNU libc/GNU Coreutils/GNU BASH/Linux/X11/GTK/LXDE
Systemd/GNU libc/GNU Coreutils/Zsh/Linux/X11/GTK/GNOME
Systemd/GNU libc/GNU Coreutils/Zsh/Linux/X11/GTK/LXDE
SysVInit/musl/Busybox/tcsh/Linux/csh
Systemd/GNU libc/GNU Coreutils/Zsh/Linux/Wayland/QT/KDE Plasma
Systemd/GNU libc/GNU Coreutils/Zsh/Linux/Wayland/QT/LXQT
etc, etc.
There are thousands of combinations of the possible layers needed to make an OS.
Systemd/GNU/Linux/GTK or Systemd/GNU/Linux/QT, really…
In presidential systems like the US has legislation originates from congress. The President only has veto power over legislation, and controls the enforcement of existing legislation. They can’t force congress to create new legislation, though of course they can propose legislation (anyone can do that). This is very different from parliamentary systems where the Prime Minister is the head of the majority party of the parliament, and can thus directly propose legislation and get their party to support it.
To be extra pedantic, there are a lot of dash, hyphen, and minus characters, but critically no such thing as a “hyphen-dash”, just “hyphen-minus” or " dash".
Motorola Razr IIRC. First smartphone was a Samsung Galaxy S.
Probably red lead used to disguise low-quality cinnamon.
Mostly joking, but Farenheit is % hot outside.
0°F is 0% hot. Jacket, pants, boots, scarf, etc.
30°F is 30% hot. Shorts, but with boots & an unzipped jacket.
60°F is 60% hot. Shorts, short sleeves, & sandals.
80°F is 80% hot. AC recommended.
100°F is 100% hot. AC or you’ll melt.
120°F is Phoenix, Arizona, a city which should not exist and a temperature which should not exist.
Snowshoes & shorts are a classic combination.
I’m the same way. I’m happy with my life, overall, but of course there are improvements I could make. There is pleasure in achieving something long striven for, and there is displeasure in the striving. More money would achieve some of the things I want more quickly, but none are critical so the balance is better with a longer wait and lower stress.
It was making them trans, not gay.
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.