💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2022-01-06.txt captured on 2022-07-17 at 03:05:04.

View Raw

More Information

⬅️ Previous capture (2022-01-08)

-=-=-=-=-=-=-

[2022-01-06T00:03:46Z] <sad_plan> 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] <sad_plan> so meson is your best bet in this case.
[2022-01-06T00:04:21Z] <sad_plan> meson is not available in the latest relase, so have to use git untill a new release is pushed
[2022-01-06T00:05:05Z] <sad_plan> 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] <sad_plan> I also recently had some issues with missing references to libxml, which is disabled. which I found abit strange
[2022-01-06T00:07:38Z] <sad_plan> 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] <phoebos> acheam: with sh >/dev/tty you should get all the exported variables anyway
[2022-01-06T00:26:07Z] <phoebos> 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] <phoebos> route -n show | grep default
[2022-01-06T00:26:35Z] <phoebos> route add -inet6 default dead:beef::1
[2022-01-06T00:30:47Z] <noocsharp> ah, good to know
[2022-01-06T05:50:51Z] <testuser[m]> Hi
[2022-01-06T08:00:02Z] <hyrc_> curl http://0x0.st/ozVV.ans
[2022-01-06T08:09:13Z] <testuser[m]> sir, this is a channel for a linux distribution
[2022-01-06T08:09:52Z] <testuser[m]> Do u make it by hand?
[2022-01-06T09:12:11Z] <hyrc_> ya 
[2022-01-06T09:12:27Z] <testuser[m]> bruh
[2022-01-06T09:12:38Z] <hyrc_> pretty good eh
[2022-01-06T09:14:48Z] <hyrc_> i'd like to enhance terminal fonts to get the new unicode text art blocks
[2022-01-06T09:15:05Z] <hyrc_> but there's stuff i don't understand about fonts
[2022-01-06T14:01:03Z] <testuser[m]> curl https://termbin.com/hset
[2022-01-06T14:56:27Z] <hyrc_> i don't know these
[2022-01-06T14:58:47Z] <hyrc_> whats [!p ?
[2022-01-06T23:29:56Z] <phoebos> does anyone know why dylan copied the libretls tarball onto github instead of using causal.agency's one
[2022-01-06T23:30:23Z] <dilyn> i believe it was to avoid download problems with casual.agency's server
[2022-01-06T23:30:46Z] <phoebos> ah yes https://github.com/kisslinux/repo/issues/359
[2022-01-06T23:31:56Z] <phoebos> i think i might switch back to libressl :p
[2022-01-06T23:32:18Z] <dilyn> it works just fine so far :v
[2022-01-06T23:34:37Z] <phoebos> :v
[2022-01-06T23:34:55Z] <phoebos> libtls is so much nicer than openssl oh wow