[2025-01-27T03:45:32Z] is there something up with the source for the b3sum package? i'm getting 504'd, assuming something's up with sourcehut [2025-01-27T03:49:24Z] nah, seems like the source tarball for that may just be gone [2025-01-27T04:15:02Z] nevermind- i guess sr.ht had a hiccup [2025-01-27T16:04:24Z] Hey everyone ! [2025-01-27T16:06:17Z] morning [2025-01-27T16:06:28Z] how are you ? [2025-01-27T16:07:35Z] decent, kernel configging, what about you? [2025-01-27T16:09:02Z] decent, testing my IRC client ;) [2025-01-27T16:09:15Z] (by kernel configging, i mean failing to get one that works :p) [2025-01-27T16:09:51Z] wrote an IRC client? [2025-01-27T16:10:31Z] Yep I did, it kinda works like kirc, but with even less BLOAT (just joking) [2025-01-27T16:11:00Z] that's pretty neat [2025-01-27T16:11:59Z] it still needs some features and bugfixes, but I'm currently tchatting on 3 channels at a time and that's already an improvement from yesterday [2025-01-27T16:12:42Z] only one channel is most of the time ok, but having the possibility to use the same client on multiple ones is better [2025-01-27T16:13:29Z] i'm just a weechat shill [2025-01-27T16:13:38Z] writing a client does sound really fun though [2025-01-27T16:15:17Z] I was a weechat user for a loooong time. but since I used kisslinux and gentoo, I'm going all in on doing stuff by myself [2025-01-27T16:15:52Z] ive been pretty much exclusively a void user for ~3 years now, just playing with kiss in a VM at the moment [2025-01-27T16:15:54Z] it's fun if you accept to use ncurses, or a language that have some kind of TUI management. it can be tedious to do without it [2025-01-27T16:16:19Z] you want a random tips on how to make a working kernel for kiss ? [2025-01-27T16:16:44Z] i'll figure it out i'm sure, missing a driver of some sort for qemu/kvm [2025-01-27T16:16:57Z] the good old stuck on booting xyz kernel version and no output- with efi framebuffer and etc enabled [2025-01-27T16:17:51Z] I used a dirty trick to get my kisslinux installs running. Going for Archlinux kernel config, loading archiso, chrooting, then make localyesconfig. This gives a fully working kernel really fast [2025-01-27T16:18:43Z] yeah i've been attempting the same with voids kernel config [2025-01-27T16:19:28Z] i'd rather actually know how this works compared to just building voids config though [2025-01-27T16:20:46Z] it's definitely a better way to learn. i just wanted something works first x) [2025-01-27T16:21:01Z] before i actually put this on anything i've got some build scripts to write :p [2025-01-27T16:21:09Z] xfsprogs would be the primary one [2025-01-27T16:27:38Z] xfsprogs ? [2025-01-27T16:27:51Z] yeah, stuffs for xfs [2025-01-27T16:28:17Z] like e2fsprogs ? [2025-01-27T16:28:55Z] yes, but for xfs rather than ext [2025-01-27T16:29:51Z] this isn't already a thing ? [2025-01-27T16:30:49Z] not that i found in the community or core repos [2025-01-27T16:31:03Z] oh you mean for kisslinux ? [2025-01-27T16:31:07Z] yes [2025-01-27T16:31:31Z] yeah, that might be missing. since it's not a really common fs