Geh, home IPv6 prefix just changed from 2a01:e0a:d6:9930:: to 2a01:e0a:11f3:9920:: so few things might be a bit funky.
At least should only have a TTL of 12h for DNS cache and IPv4 didn't change.
Geh, home IPv6 prefix just changed from 2a01:e0a:d6:9930:: to 2a01:e0a:11f3:9920:: so few things might be a bit funky.
At least should only have a TTL of 12h for DNS cache and IPv4 didn't change.
This is just to say
I have OCRed
the text
thet was in
tne arch:ve
and whicb
yov were prabaldy
seamhing
for "breahtast"
Fargme ms
fheg mem debo:w5
sb ?mccf
mmb 5c oc1b
error: Failed creating timer: Function not implemented
*shakes fists at OpenBSD*timer_create() has been in POSIX for ages (RT option in 1995, Base in 2008), what the fuck.
Plus of course not making it fail at compile/linking-time.
systemd holy shit.
https://www.freedesktop.org/software/systemd/man/latest/sd_bus_message_read.html#Description
- function with va_args and you specify types in a string (please don't)
- "b" is for a boolean argument but you consider it an int * (fuck you)