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 NCS compatibility |
| urn | urn:uuid:01234567-89ab-cdef-0123-456789abcdef |
| Hexdump | 0123456789abcdef0123456789abcdef |
| Bytes | ␁#Egë½═∩␁#Egë½═∩ |
| Not an RFC4122 UUID actually | The version bits aren't corretly set. |
| Alternative encoding | 67452301-ab89-efcd-0123-456789abcdef |
| Alternative encoding | 67452301-efcd-ab89-6745-2301efcdab89 |
| (would-be) MAC Address | 456789abcdef |
| (would-be) is_local bit | True |
| (would-be) is_multicast bit | False |
| (would-be) MAC Manufacturer | None |
| (would-be) MAC Date | None |
ntoskrnl/io/iomgr/deviface.c:22:C_ASSERT(sizeof(L"{01234567-89ab-cdef-0123-456789abcdef}") == GUID_STRING_BYTES + sizeof(UNICODE_NULL));
from the ReactOS source code
C_ASSERT(sizeof(L"{01234567-89ab-cdef-0123-456789abcdef}") == GUID_STRING_BYTES + sizeof(UNICODE_NULL));
in reactos/ntoskrnl/io/iomgr/deviface.c:21