[06:13:24] XioNoX: :D [06:44:43] XioNoX: that is pretty awesome [06:44:54] I wish they would publish RFCs that way :) [07:55:57] topranks: that would be sweet [08:08:01] XioNoX: really nice yep :) [08:08:28] Highly Available Otters [09:06:39] https://twitter.com/ISCdotORG/status/1405728209824489479 (bind left out 'w') [09:09:42] hahhaa [09:10:12] :facepalm: [09:13:36] ahahahahah [09:26:27] Classic :) [09:26:31] ['U'] = 'u', ['V'] = 'v', ['X'] = 'x', ['Y'] = 'y', ['Z'] = 'z' omg [09:34:16] I am confused [09:34:26] isn't tolower() a thing? [09:35:33] or even if they want to avoid converting non-latin leters, have it in a range or something [09:41:01] someone might have noticed that 26 doesn't divide nicely by 5 but eh :-) [10:52:25] jynus: we're talking C. Many things aren't a thing in C [10:55:25] although i dont know why they dont use 0x20, im pretty sure that code is even trying to implment https://datatracker.ietf.org/doc/html/draft-vixie-dnsext-dns0x20-00 (although i try not to look to hard at bind code) [11:31:27] hey debian kung-fu masters: do you happen to know a nice way of switching from cgroupv2 to v1 in one's laptop? (ideally without having to mangle the kernel cmdline) [11:35:54] nevermind, trying the cmdline+reboot anyway [12:18:51] yeah, I think that's the only way, you can't change at runtime AFAIK [12:46:58] is debian moving to cgroupv2? [12:47:08] I mean with no compat for cgroupv1? [12:47:13] that would break mediawiki [12:47:30] (before migrating to shellbox that is) [12:49:32] bullseye defaults to v2, yes [12:49:59] in java [12:50:05] wrong paste, the one I meant: [12:50:19] https://www.debian.org/releases/bullseye/amd64/release-notes/ch-whats-new.en.html#cgroupv2 [12:53:14] oh ok [12:53:19] thankfully we're moving away