[2022-04-27T09:46:57Z] Hi [2022-04-27T09:46:58Z] My interests are in Front End Engineering and I love to create beautiful performant products with delightful user experiences. [2022-04-27T09:58:29Z] https://github.com/exercism/hiring-frontend-developer [2022-04-27T11:21:58Z] On the 4000th day G*d added generics to Go and he saw that it was good. Inshallah Mr DeVault will add type safe collections to his language 5, 10 years from now when he is done fixing the segfaults. [2022-04-27T17:13:31Z] Mhm. Thank you so much. I'm going to be just so bloody thrilled when it's time to convert my eighth HashMap implementation, ripped out from three other projects of mine, from  to . And this bastard of a language doesn't even leave me with a crippled search-and-replace macro system to help me with this in the smallest way.3 I could use void * pointers as in C, but hell, if I enjoyed doing that I'd just [2022-04-27T17:13:31Z] use C instead. [2022-04-27T17:49:42Z] sometimes I feel like you're just an incredibly advanced Markov chain, testuser[m] :v [2022-04-27T18:06:55Z] The rust stuff is insane. Like, they've won the hype war. Ive started some popcorn, it should be done in about 10 years when the bashing begins. I hope everyone switches to like, Perl 6 or something. In fact, Id pay for like these "tech influencers" to shill Perl 6. Get idk google or something on board. It would be hilarious. [2022-04-27T18:42:36Z] is a test message [2022-04-27T18:43:30Z] hi everyone [2022-04-27T18:45:51Z] i install kiss linux with alpines kernel config all works fine but wireless adapter don't work whats wrong? [2022-04-27T18:46:56Z] did you install the wifi firmware? [2022-04-27T18:48:14Z] i install all firmwares from linux-firmware archive [2022-04-27T18:49:04Z] i know my English is very bad but i think you can understand me [2022-04-27T18:49:33Z] yes i can :) [2022-04-27T18:51:34Z] just am not native speaker, am from worst country now [2022-04-27T18:52:06Z] have you loaded the kernel module appropriate for your wifi card? [2022-04-27T18:53:09Z] this is like modprobe *module-name* [2022-04-27T18:53:14Z] yep [2022-04-27T18:55:24Z] so what could be the issue? also i use tinyramfs with standart alpine kernel config [2022-04-27T18:57:09Z] have you looked at dmesg? e.g. 'dmesg | grep *module-name* [2022-04-27T19:01:05Z] ioraff thanks! I made a mistake in the name when I included the module my card shoulbe use RTL8821CE, but i enable module for RTL8821AE [2022-04-27T19:20:37Z] exit [2022-04-27T19:44:42Z] guys what do you think about Dylan? what is he working on? [2022-04-27T19:46:16Z] 402 contributions for a last time [2022-04-27T19:47:39Z] btw i am from russia [2022-04-27T19:48:52Z] this is a whorst country in the Europe [2022-04-27T19:49:01Z] *worst [2022-04-27T21:21:37Z] ugh why are PKGBUILDs in bash [2022-04-27T21:22:00Z] TIL bash arrays are ugly as fuck [2022-04-27T21:22:12Z] foo=(a b c) [2022-04-27T21:22:22Z] rank [2022-04-27T22:09:25Z] hello people, thinking of installing kiss to my main machine since im trying to learn more about linuxes in general, and i want something thats not bloated and for that reason probably even more secure... Ill probably be asking some questions in the next days :) Is the distro maintained? [2022-04-27T22:10:35Z] atm dylan is not maintaining it, but the community is [2022-04-27T22:13:28Z] cool! Is there a lot of work maintaining it? Asking since its pretty minimal... (sorry, i have no idea about what u guys are doing, i hope ill learn and even be able to participate) [2022-04-27T22:14:43Z] is there somewhere an official kiss irc? [2022-04-27T22:14:46Z] mostly just changing a few files when new version of packages are released, but for some packages its more involved [2022-04-27T22:15:00Z] there is no official kiss irc [2022-04-27T22:15:19Z] do packages break often? [2022-04-27T22:15:27Z] this is the officially unofficial irc [2022-04-27T22:15:35Z] hahah cool XD [2022-04-27T22:16:01Z] > do packages break often [2022-04-27T22:16:03Z] big ones yes [2022-04-27T22:16:08Z] less bloated ones, no [2022-04-27T22:16:48Z] i never used something based on busybox. This will be my first time. [2022-04-27T22:17:07Z] what about webkit? im using surf browser so im asking... [2022-04-27T22:17:26Z] its pretty bloated.. [2022-04-27T22:18:01Z] webkit is in community, so there's someone maintaining it for you [2022-04-27T22:18:59Z] https://github.com/ehawkvu/kiss-xorg has surf packaged [2022-04-27T22:19:14Z] cool. sorry if ill ask some stupid questions btw.. [2022-04-27T22:19:26Z] nw [2022-04-27T22:19:43Z] thanks dude. [2022-04-27T22:21:08Z] does anyone know does freenet work ok on kiss? im planing to do a lot of things with it so i wonder.. [2022-04-27T22:24:02Z] this? https://github.com/freenet/fred [2022-04-27T22:24:08Z] aham [2022-04-27T22:24:08Z] it's java, which can be a pain [2022-04-27T22:24:12Z] but give it a go [2022-04-27T22:27:02Z] how can i learn to maintain something? what do i need to know for that? sorry if its a stupid question, but do i need to know every line of package code to be able to maintain it for lets say kiss? [2022-04-27T22:28:21Z] have a look at some existing packages. you need a shell script called build, a version file, a sources file, and probably a checksums and depends file [2022-04-27T22:28:28Z] they do what it sounds like [2022-04-27T22:28:39Z] https://kisslinux.org/wiki/package-system [2022-04-27T22:29:43Z] the sources are extracted, build is run in the dir of the sources, and the "$1" argument in the build script is the dir you need to install files to [2022-04-27T22:32:55Z] doesnt look complicated! cool. ill have fun with installing kiss tomorow. Thanks! [2022-04-27T22:34:21Z] what terminal do u guys prefer for wayland? is there something ST like? [2022-04-27T22:35:04Z] minimal as st lets say... I know there is DWL, wayland dwm so to speak. [2022-04-27T22:35:23Z] but what about terminals? [2022-04-27T22:38:32Z] foot is nice [2022-04-27T22:58:12Z] is there some way to hardened packages? In gentoo there is a gcc hardened profile for exsample. that has nothing to do with gentoo, but gcc right? [2022-04-27T22:59:10Z] I was thinking about trying out alpine or Kiss, but i dont like the idea of binary distro.. [2022-04-27T23:01:32Z] use openbsd :p [2022-04-27T23:01:46Z] you can do whatever you want to make your packages more secure [2022-04-27T23:02:25Z] probably the main changes you'd make are in your compiler and your kernel config [2022-04-27T23:02:32Z] hahah openbsd is cool, yeah xD [2022-04-27T23:05:28Z] used it before.. But its a bit too slow... my hardware is also 14 years old. Used Openbsd but i was using inkscape a lot at the time and it was too slow, so i moved to linux again.. [2022-04-27T23:06:55Z] does inkscape or lets say gimp run well here? I really dont use a lot of software but sometimes i need this ones gemini://gemini.ctrl-c.club/~phoebos/logs/kisslinux-2022-04-27.txt

-- Leo's gemini proxy

-- Connecting to gemini.ctrl-c.club:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/plain; charset=utf-8

-- Response ended

-- Page fetched on Sun Jun 2 12:00:01 2024