[2026-07-23T10:43:45Z] bro wtaf i sit down for ten minutes and then it's like 5am [2026-07-23T10:43:51Z] fuckin time [2026-07-23T10:43:54Z] how does that work [2026-07-23T10:45:31Z] midfavila: can you check if kiss package b3sum matches with that in the repo checksum [2026-07-23T10:45:42Z] no [2026-07-23T10:45:45Z] i don't use mainline kiss [2026-07-23T10:45:49Z] also i'm about to go to bed [2026-07-23T10:45:52Z] it didnt match for me [2026-07-23T10:45:57Z] gn [2026-07-23T10:45:57Z] sad_plan: tag you're it [2026-07-23T10:46:05Z] you're ahead of me time-wise [2026-07-23T10:46:05Z] what u use [2026-07-23T10:46:14Z] custom setup forked from kiss like five years ago [2026-07-23T10:46:26Z] cool [2026-07-23T12:07:28Z] midfavila: oh lol [2026-07-23T12:07:34Z] kris_: tag, youre it! [2026-07-23T14:50:23Z] sad_plan: :p [2026-07-23T14:50:26Z] maybe someday [2026-07-23T14:50:37Z] i can either finish my fork of kiss or i can switch to a bsd [2026-07-23T15:00:47Z] ive been working on it a little bit, mostly trying to gauge how much effort it's going to be to replace openssl with libressl [2026-07-23T15:46:32Z] it's compatible api [2026-07-23T15:46:34Z] not that hard [2026-07-23T15:47:02Z] 99% of software wont care whether you have open or libre or boring ssl or aws lc as theyre all compatible [2026-07-23T15:50:18Z] iirc once upon a time it was a compatible api [2026-07-23T15:50:25Z] less so now [2026-07-23T15:51:09Z] i don't have all that much time to spend on this type of thing these days so i haven't dumped as much time into figuring out what will need patches and what won't as i should [2026-07-23T15:53:35Z] in everything i've done with it i've never experienced much incompatibility [2026-07-23T15:54:13Z] i think python is incompatible [2026-07-23T15:54:17Z] i need to look at your guys' patch [2026-07-23T15:54:29Z] qt as well but i don't really care about that personally [2026-07-23T15:54:39Z] i think cargo has issues with it but IIRC it's trivial, i don't recall specifics [2026-07-23T15:54:46Z] we were talking about this the other day in linux cafe i think [2026-07-23T15:57:05Z] i'm not using libressl anymore [2026-07-23T15:57:18Z] yeah, i saw you guys are using bearssl [2026-07-23T15:57:21Z] but i'm sure openbsd would have a lot of patches [2026-07-23T15:57:31Z] they do but their libc has a bunch of extensions so ill just have to look [2026-07-23T15:57:52Z] pulling patches from them might be a bit of effort [2026-07-23T15:58:00Z] better than writing them yourself [2026-07-23T16:00:42Z] this is very true [2026-07-23T17:08:31Z] yamchah2: from DragonballZ? [2026-07-23T17:18:44Z] how many MB does a kisslinux have in standard tty? [2026-07-23T17:34:34Z] Hello [2026-07-23T17:38:37Z] Dear Mr. ZombieChicken, do you know how many MB a standard tty has in Kisslinux? [2026-07-23T17:39:19Z] saravia`: Nope. Never touched Kiss [2026-07-23T17:39:39Z] i don't even know what you're asking tbh [2026-07-23T17:41:05Z] sounds like he wants to know what the compiles size of KISS's getty-comparable is [2026-07-23T17:42:55Z] Does KISS still use a single exe/script/bin for it's package manager? [2026-07-23T17:43:07Z] I recall a variant had broken it up into several different parts [2026-07-23T17:43:59Z] the main bit is an individual script but there are hooks [2026-07-23T17:44:14Z] ok [2026-07-23T17:44:31Z] https://codeberg.org/kiss-community/kiss [2026-07-23T17:44:41Z] check the contrib/ section of this repo, there's a few individual scripts there [2026-07-23T20:21:01Z] kisslinux works with android studio and google chrome stable? [2026-07-23T21:02:58Z] saravia`: kiss can work with anythin you want. you just have to write the scripts to build it/fetch it. but I do belive android studio atleast, is incompatable with musl. that is however unrelated to kiss, as a package manager