💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2024-06-16.txt captured on 2024-09-29 at 02:04:26.
⬅️ Previous capture (2024-07-09)
-=-=-=-=-=-=-
[2024-06-16T16:03:49Z] <asimovc> hi guys [2024-06-16T17:53:42Z] <riteo> hi asimovc [2024-06-16T18:53:38Z] <midfavila> hey idk if anyone is interested but there are some folks on SDF who are going to try and put together a variety zine [2024-06-16T18:53:42Z] <midfavila> just saw it on BBOARD [2024-06-16T19:57:29Z] <asimovc> zine? [2024-06-16T19:57:36Z] <asimovc> what is this? [2024-06-16T19:57:53Z] <midfavila> its like... [2024-06-16T19:58:04Z] <midfavila> a bunch of people who write articles, and send them into an editor [2024-06-16T19:58:17Z] <midfavila> who selects the best and compiles them into a magazine and distributes said magazine [2024-06-16T19:58:29Z] <asimovc> oh [2024-06-16T19:58:38Z] <asimovc> just abreviation for magazine [2024-06-16T19:58:40Z] <asimovc> lol [2024-06-16T19:58:46Z] <midfavila> yeah basically [2024-06-16T20:32:27Z] <asimovc> anyone have successed in porting openjdk 22 to Kiss? [2024-06-16T20:36:22Z] <asimovc> also i remember dilyn or someone here mentioned the fans of computer go crazy when using Kiss [2024-06-16T20:36:43Z] <asimovc> Is anyone experiencing this? I noticed this yesterday [2024-06-16T20:53:47Z] <sewn> asimovc: most likely lack of thermal drivers and fan control in the linux config [2024-06-16T21:03:29Z] <asimovc> make sense [2024-06-16T21:03:48Z] <asimovc> not using perl in the kernel affects in performance? [2024-06-16T21:04:28Z] <asimovc> also i know glibc have a better performance than musl but is that big for maybe influence in this problem [2024-06-16T21:07:32Z] <midfavila> perl is just used to help with a few build steps sans kiss patches [2024-06-16T21:07:48Z] <midfavila> and idk if glibc does have better performance overall [2024-06-16T21:07:55Z] <midfavila> even if it does it also has way more bugs [2024-06-16T21:09:28Z] <midfavila> blah i wish you didnt need gcc or clang to build the kernel [2024-06-16T21:09:37Z] <midfavila> if i could switch to tcc or cproc full time i would [2024-06-16T21:14:54Z] <asimovc> i mean not performance overall but seems glibc have better performance for compiling like rust is a pain in the ass in musl [2024-06-16T21:15:52Z] <midfavila> rust is a pain in the ass period [2024-06-16T21:48:05Z] <midfavila> speaking of pains in asses, has anyone ever run into issues building binutils where it fails with ./../common/cpuid.c:27:1: error: expected '=', ',', ';', 'asm' or '__attribute_' before '__get_cpuid' __get_cpuid (unsigned int op ATTRIBUTE_UNUSED, unsigned int *eax, [2024-06-16T21:48:10Z] <midfavila> ? [2024-06-16T21:48:55Z] <midfavila> cflags are unset, cxxflags and ldflags too, and ive already tried everything from official's configure flags to my own to LFS' and just letting it autodetect [2024-06-16T21:48:58Z] <midfavila> no dic [2024-06-16T21:48:59Z] <midfavila> dice [2024-06-16T21:49:21Z] <midfavila> happens when make goes to build hwcdrv.c [2024-06-16T22:30:26Z] <asimovc> i think perl patch need some update [2024-06-16T22:31:12Z] <asimovc> https://0x0.st/Xchs.txt [2024-06-16T22:31:38Z] <asimovc> i'm getting this error in kernel 6.9.5