💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2022-02-09.txt captured on 2022-07-17 at 03:04:07.
⬅️ Previous capture (2022-03-01)
-=-=-=-=-=-=-
[2022-02-09T03:58:35Z] <kyxor> hello guys, what is going on in Kiss? I see dylan stop maintaining the main repo... [2022-02-09T04:08:52Z] <kyxor> well, kisslinux kinda went dormant for now. I am still around if you need me, though I don't check irc logs [2022-02-09T04:27:23Z] <testuser[m]> Hi [2022-02-09T04:33:09Z] <kyxor> Hello testuser, nice to see you [2022-02-09T14:36:15Z] <testuser[m]> https://www.phoronix.com/scan.php?page=news_item&px=GNU-Binutils-2.38 [2022-02-09T19:44:16Z] <sad_plan> ji [2022-02-09T19:44:29Z] <sad_plan> s/ji/hi/ [2022-02-09T20:19:33Z] <ax> good evening all. what happened to dylan? [2022-02-09T20:20:18Z] <sad_plan> working on something else appearantly [2022-02-09T20:20:30Z] <sad_plan> some private repo [2022-02-09T20:20:35Z] <ax> what happened here? why have we now become unofficial and kisslinux no longer has a dedicated irc channel? I have missed a lot of things in the last year obviously. [2022-02-09T20:21:20Z] <sad_plan> dylan didnt wanna deal with it anymore I suppose. So he left it to the community to maintain it [2022-02-09T20:22:52Z] <ax> very clear. practically: everything that was not right for him was excluded from the speech and with it therefore the whole community automatically. [2022-02-09T20:23:26Z] <ax> I have been missing for a long time for personal problems, are there other users who can confirm it? [2022-02-09T20:23:37Z] <sad_plan> yep. he seemed to only wanna deal with the official developement of kiss, and its accompaniying repos. everything else was ditched [2022-02-09T20:24:40Z] <sad_plan> so no irc, no community repo, no redditpage. he even removed it from the website too, so the official way of getting help, was infact seding him an email instead of the irc, or redditpage [2022-02-09T20:25:28Z] <sad_plan> s/sding/sending/ [2022-02-09T20:25:53Z] <ax> if what I see is real it automatically means that the system is dead. there is not much more to add. I'm sorry for putting my trust in it. [2022-02-09T20:26:08Z] <ax> ok now i send a mail. thank you sad_plan. [2022-02-09T20:26:55Z] <sad_plan> we're still here anyway if any help is needed, its just the offical repos that currently unmaintained, yet again. theres again talk about forking them, to keep things up to date [2022-02-09T20:28:41Z] <sad_plan> but ofc, there noone stoping you from sending dylan an email, and ask him whats up. I suppose lots of us are curious as to what his situation really is [2022-02-09T20:29:05Z] <ax> I thank you very much, I'm not here because I need help. I came to say that I had solved some problems and could operate. [2022-02-09T20:29:36Z] <ax> there cannot be a distribution without its creator. it goes against the concept of community. [2022-02-09T20:29:59Z] <ax> I don't like this line [2022-02-09T20:31:06Z] <sad_plan> no it doesnt. several distros has changed maintainers. iirc, void had that stuff too. Its not like the community is 'taking over' kisslinux either, its just keeping it up to date for everyone [2022-02-09T20:31:50Z] <sad_plan> I mean, the creator cant change, but projects change developers all the time. thats the good thing with open source. if its abondoned, anyone can pick it back up [2022-02-09T20:35:58Z] <ax> I don't want to open controversy ... but I don't think that way. Your interest is very nice and appreciable. But I believe that the good of the community comes from creator + collaborators + community ... and that the power of decisions is for the community and not for the will of individuals. automatically if the creator rejects everything that is not said about him and I believe it means that [2022-02-09T20:36:00Z] <ax> it is no longer a free project. [2022-02-09T20:36:32Z] <ax> this is my idea about it. which is why I would like to hear him say it before I realize I have wasted time. [2022-02-09T20:45:08Z] <sad_plan> you have wasted 0 time by building kiss. you see, kiss is a 1 mans project initially. and the repos are just a template for kiss to use. anyone can create their own repo, and have their own kiss linux fork. thats part of the point with kiss [2022-02-09T20:46:55Z] <ax> I know .. but I want to ask and understand why there is no longer any desire to have an official channel with which to discuss in real time. this is not good. never. [2022-02-09T20:50:38Z] <sad_plan> then hit him up, and hope you get an answer [2022-02-09T21:10:09Z] <noocsharp> ax: there's a reason it's designed to have a bus factor of zero [2022-02-09T21:21:59Z] <sad_plan> ^ [2022-02-09T22:02:20Z] <sad_plan> is anyone somewhat proficient with regex? im trying to create a script for st, wth the externalpipe patch, to open links in browser. but my regex and grep doesnt seem to cooperate.. [2022-02-09T22:03:25Z] <sad_plan> in any case, heres the script: https://0x0.st/oXVi.sh [2022-02-09T22:10:24Z] <phinxy> libudev-zero says "What doesn't work .. cups - needs investigation". Cups work on my end except that printers have to be added with `lpadmin` due to an error when trying to list drivers "lpinfo: Internal Server Error". Printed a bill today, no problem. [2022-02-09T22:11:17Z] <illiliti> sad_plan: escape | [2022-02-09T22:11:21Z] <illiliti> \| [2022-02-09T22:15:56Z] <sad_plan> you mean all of them? I tried that, and it matched all of https, but no the rest. which was curious [2022-02-09T22:18:21Z] <illiliti> https://regex101.com/ [2022-02-09T22:18:31Z] <illiliti> this should help you [2022-02-09T22:19:26Z] <sad_plan> Ive actually stumbled upon that one myself, or rather a link inside it. but more reading have never hurt me :p [2022-02-09T22:22:03Z] <sad_plan> thanks for reminding me though. sortof forgot about it actually [2022-02-09T22:22:42Z] <rohan> anyone have build lxc? or know someone how have? [2022-02-09T22:28:44Z] <illiliti> sad_plan: try -E [2022-02-09T22:28:48Z] <illiliti> should work [2022-02-09T22:28:56Z] <illiliti> grep -Eio [2022-02-09T22:30:40Z] <illiliti> remove escapes [2022-02-09T22:42:46Z] <sad_plan> it worked :D [2022-02-09T23:20:20Z] <Acid-Bong> Are there distros almost as minimal as Kiss, which are not Kiss forks? [2022-02-09T23:29:40Z] <jslick> Oasis I guess. Depends on what you mean by minimal - I wouldn't consider the oasis build to as minimal as the kiss package manager / build, but it can probably build a pretty minimal system.