2021-06-17 07:51:33 Hmm Pidgin suddenly stopped connecting to Libera. Does anyone know if something changed recently? 2021-06-17 07:53:16 Anyway, I updated that ticket from yesterday to clarify things 2021-06-17 07:53:48 I've not heard of any changes 2021-06-17 08:30:39 the updated ticket makes this much clearer, thank you! 2021-06-17 08:30:59 NP! 2021-06-17 08:31:15 I'll see if I can work out a good way to handle this 2021-06-17 08:31:54 right now the VM is detecting the under/overflow, I'll need to 2021-06-17 08:32:09 setup something to allow it to restart the listener 2021-06-17 14:51:40 I *finally* have the minimal non-libc dependent version of Nga-in-C working on openbsd :) 2021-06-17 14:53:22 nice! 2021-06-17 14:53:26 wait, non-libc dependent? 2021-06-17 14:53:36 so without using stdlib stuff even? 2021-06-17 14:54:17 yes, C vm, but using syscalls directly for console i/o 2021-06-17 14:54:38 nice 2021-06-17 14:54:38 this opens the possibility to flesh this out now :)