Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)BB
Posts
0
Comments
20
Joined
2 yr. ago

  • The letters printed on the keys actually don't matter.

    When you install an OS or set up your user, there's always a step asking you your language, right? Part of that is what the OS will interpret the keyboard key codes as.

    For example, I pick US English as my language and then also say that I want "Dvorak" as my keyboard layout instead of the normal "Qwerty".

    After that, my laptop keyboard (which is the standard Qwerty everyone in the US gets with their Dell laptop) will be interpreted by the OS as actually being Dvorak layout instead, so typing the keys labeled "asdf" makes "aoeu" show up.

    Software keyboard layout vs hardware keyboard layout.

  • No?

    In ISO 8601:2004 it was permitted to omit the "T" character by mutual agreement as in "200704051430", but this provision was removed in ISO 8601-1:2019. Separating date and time parts with other characters such as space is not allowed in ISO 8601, but allowed in its profile RFC 3339.

  • ...

    Jump
  • But .NET has a 3 year LTS schedule unless you're on the invincible .NET Framework 4.

    You'll have to update your server OS at some point and then your .NET version will be too old to be installed and then you'll have fun bugs to squash from all the new versions of things interacting...