2024-01-02: Site is back on track, self-hosted on a rpi because you get the Internet you fund. 2025-02-06: Oh well, some power grid issues caused the rpi to reboot, I really should configure uwsgi to restart automatically --'
| Version | None |
| Variant | reserved for Microsoft compatibility |
| urn | urn:uuid:aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee |
| Hexdump | aaaaaaaabbbbccccddddeeeeeeeeeeee |
| Bytes | ¬¬¬¬╗╗╠╠▌▌εεεεεε |
| Not an RFC4122 UUID actually | The version bits aren't corretly set. |
| Alternative encoding | aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee |
| Alternative encoding | aaaaaaaa-cccc-bbbb-eeee-ddddeeeeeeee |
| (would-be) MAC Address | eeeeeeeeeeee |
| (would-be) is_local bit | False |
| (would-be) is_multicast bit | True |
| (would-be) MAC Manufacturer | None |
| (would-be) MAC Date | None |
./include/linux/uuid.h:36: * The length of a UUID string ("aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee")
from the linux source code
./include/linux/efi.h:1200: * Length of a GUID string (strlen("aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee"))
from the linux source code
* The length of a UUID string ("aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee")
in linux/include/linux/uuid.h:35
* Length of a GUID string (strlen("aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee"))
in linux/include/linux/efi.h:1207