[2022-01-06T00:03:46Z] well, appart from the previous mentioned one, I had some issues with actually getting it statically in the first place. if you use waf, it seems to not wanna statically link libc.so. [2022-01-06T00:03:58Z] so meson is your best bet in this case. [2022-01-06T00:04:21Z] meson is not available in the latest relase, so have to use git untill a new release is pushed [2022-01-06T00:05:05Z] I also tried to use sdl2 for some time to get sound, but it doesnt seem to matter. I got sound working with just alsa-lib now, using tinyalsa aswell [2022-01-06T00:06:44Z] I also recently had some issues with missing references to libxml, which is disabled. which I found abit strange [2022-01-06T00:07:38Z] but appart from waf not meeting ones excpections with the '--enable-static-build' flag not actually linking it fully statically, it was straight forward [2022-01-06T00:11:22Z] acheam: with sh >/dev/tty you should get all the exported variables anyway [2022-01-06T00:26:07Z] noocsharp: re IPv6 on obsd, it's taken me all day to realise i needed an inet6 default gateway (i only had one for inet previously) [2022-01-06T00:26:19Z] route -n show | grep default [2022-01-06T00:26:35Z] route add -inet6 default dead:beef::1 [2022-01-06T00:30:47Z] ah, good to know [2022-01-06T05:50:51Z] Hi [2022-01-06T08:00:02Z] curl http://0x0.st/ozVV.ans [2022-01-06T08:09:13Z] sir, this is a channel for a linux distribution [2022-01-06T08:09:52Z] Do u make it by hand? [2022-01-06T09:12:11Z] ya [2022-01-06T09:12:27Z] bruh [2022-01-06T09:12:38Z] pretty good eh [2022-01-06T09:14:48Z] i'd like to enhance terminal fonts to get the new unicode text art blocks [2022-01-06T09:15:05Z] but there's stuff i don't understand about fonts [2022-01-06T14:01:03Z] curl https://termbin.com/hset [2022-01-06T14:56:27Z] i don't know these [2022-01-06T14:58:47Z] whats [!p ? [2022-01-06T23:29:56Z] does anyone know why dylan copied the libretls tarball onto github instead of using causal.agency's one [2022-01-06T23:30:23Z] i believe it was to avoid download problems with casual.agency's server [2022-01-06T23:30:46Z] ah yes https://github.com/kisslinux/repo/issues/359 [2022-01-06T23:31:56Z] i think i might switch back to libressl :p [2022-01-06T23:32:18Z] it works just fine so far :v [2022-01-06T23:34:37Z] :v [2022-01-06T23:34:55Z] libtls is so much nicer than openssl oh wow