2020-04-06T04:57:44 #kisslinux The Bash manual says "Substring indexing is zero-based unless the positional parameters are used, in which case the indexing starts at 1 by default" but `set a b c; echo "${@::1}"` returns "bash" :/ 2020-04-06T06:12:04 #kisslinux yeah, cuz that's $0, the positional parameters are $1 and onward, so starting at 1 in the $@ array you get the positional parameters 2020-04-06T06:19:17 #kisslinux Yes, and the section I quoted stated that it starts indexing starts at 1 by default with positional parameters, but it clearly starts at 0. 2020-04-06T06:41:59 #kisslinux Hello 2020-04-06T06:42:47 #kisslinux Apologies for not being active or online. My laptop has completely died and I've been trying everything I can to get it working. 2020-04-06T06:43:00 #kisslinux It looks like I'll need to purchase a new one. 2020-04-06T06:43:29 #kisslinux o/ 2020-04-06T06:43:50 #kisslinux at least the died of coronavirus speculations can stop now :P 2020-04-06T06:43:55 #kisslinux I have partial access to a laptop (running Windows) so I'll be able to pop in and keep you guys updated. 2020-04-06T06:44:28 #kisslinux I should be able to buy one (and have it delivered) this week. 2020-04-06T06:46:26 #kisslinux jedavies: Thank you for the donation from the bottom of my heart. I wouldn't have been able to replace the laptop so soon without you. I'll be sending you an email from eliseanton55⊙hc (just a heads up to watch out for it). 2020-04-06T06:50:47 #kisslinux So, in short. I've found a replacement and I'm 200 euros short. Once I can top up the difference I'll be buying it express. 2020-04-06T06:50:53 #kisslinux Apologies to everyone@ 2020-04-06T07:07:45 #kisslinux dylan02! Good to have you back. 2020-04-06T07:08:09 #kisslinux No need for apologies. :) 2020-04-06T07:30:57 #kisslinux I just bought the laptop. Should be a few days till it arrives. See you soon. :) 2020-04-06T07:48:41 #kisslinux o/ 2020-04-06T08:06:39 #kisslinux hello 2020-04-06T09:54:48 #kisslinux o/ 2020-04-06T11:51:37 #kisslinux what happened to dylan? 2020-04-06T12:06:52 #kisslinux onodera: We don't know. Or I don't know at least. 2020-04-06T12:07:31 #kisslinux He mentioned having laptop issues, that it wouldn't turn on. That was a little over a week ago I think. 2020-04-06T12:08:29 #kisslinux But could be a million other reasons. Not computer related. We'll have to wait and see I suppose. 2020-04-06T12:16:17 #kisslinux back later, bye 2020-04-06T12:28:11 #kisslinux his laptop died 2020-04-06T12:28:32 #kisslinux i already commanded a new laptopt and now his waiting the laptop to be delivered 2020-04-06T12:28:40 #kisslinux https://freenode.logbot.info/kisslinux/ - backlog 2020-04-06T12:57:46 #kisslinux Hi, I'm new to irc, sorry if my way of asking questions is a bit clumsy. So I discovered kiss linux a few days ago and I'm pretty much hyper fond on the concept and I'd very much like to try it. However it seems from what I've seen that installing proprietary software on KISS is quite tedious; as of now this isn't a problem as the only "big" 2020-04-06T12:57:47 #kisslinux proprietary thing I use is Discord and I plan on quitting it soon. But next year, I am starting engineering studies and I will likely be required to install a bunch of proprietary shit. So I'm wondering, is KISS linux a viable option as a daily driver in general and more particularly as a uni student daily driver? Is installing proprietary software 2020-04-06T12:57:47 #kisslinux when it's needed actually not that complicated? I hope you understand my questions, have a good day. 2020-04-06T13:01:50 #kisslinux i've had issues building some things but I use a chroot (arch linux) for those things, and that works very well 2020-04-06T13:18:48 #kisslinux aosync: probably not imo 2020-04-06T13:19:09 #kisslinux it is not that hard to port proprietary software, but if it is not open source it is probably compiled against glibc rather than musl 2020-04-06T13:20:03 #kisslinux but yeah if you know how to set up a chroot you can probably run arch in there 2020-04-06T13:21:51 #kisslinux i would just use a normal distro or even windows tbh 2020-04-06T13:22:16 #kisslinux if you need some closed source software on the fly it is just way too tedious to spend hours hacking something togehter every time 2020-04-06T13:22:25 #kisslinux Mhm, ok 2020-04-06T13:22:40 #kisslinux I speak from experience lol 2020-04-06T13:23:16 #kisslinux yeah i wouldn't just wipe your only system and hop on something entirely different when you don't know if everything will work so readily 2020-04-06T13:23:55 #kisslinux i didn't need my computer to be production-ready for two months so i had a lot of time to learn everything and set it all up and have fun 2020-04-06T13:24:18 #kisslinux you could go the other way: set up a chroot for KISS. that's how you'd install it anyways 2020-04-06T13:24:48 #kisslinux I am working from home these few weeks, I've set up a chroot with kiss, porting all the software I need 2020-04-06T13:25:00 #kisslinux I am going to stay on Arch as of now, then, but I will toy with kiss a bit, and when I'll be there if the amount of annoying software stays decent I'll consider using kiss as a daily driver. 2020-04-06T13:25:05 #kisslinux Thanks for your advices 2020-04-06T13:25:07 #kisslinux in the weekend I'll probably can move the chroot to my disk and have a fully working system within hours 2020-04-06T13:25:32 #kisslinux try just using kiss in a chroot, it works really well 2020-04-06T13:26:18 #kisslinux Yep I will 2020-04-06T13:28:06 #kisslinux aosync, dylan was playing cs:source from a chroot 2020-04-06T13:28:47 #kisslinux Yeah the chroot solution sounds pretty useful 2020-04-06T13:28:53 #kisslinux unless you need push to talk for voice, you could use the web version of discord too 2020-04-06T13:29:42 #kisslinux nice thing about chroot, you are not polluting your main system with shitty software ;) 2020-04-06T13:30:01 #kisslinux like firefox! 2020-04-06T13:34:32 #kisslinux I'm definitely gonna think about the chroot thing 2020-04-06T13:34:58 #kisslinux I have a spare T61 imma install kiss on it to test it 2020-04-06T13:38:10 #kisslinux (completely unrelated but if I disconnect I won't be able to see history since then when I reconnect will I?) 2020-04-06T13:39:04 #kisslinux probably not, but there's a log 2020-04-06T13:39:40 #kisslinux https://freenode.logbot.info/kisslinux/ 2020-04-06T13:40:05 #kisslinux nice, thanks 2020-04-06T13:40:17 #kisslinux of course! 2020-04-06T13:40:31 #kisslinux a lot of people read the logs (like dylan) so if you ever have a question you can probably tag them and they'll get back to you 2020-04-06T14:30:18 #kisslinux aosync: you could get the log by pluggins a znc and use irssi (example) with backlog plugin 2020-04-06T14:46:45 #kisslinux ::help 2020-04-06T14:54:28 #kisslinux dzove855: Ok thanks, but I guess the "classic" log is good enough for my needs 2020-04-06T14:57:58 #kisslinux aosync: no problem 2020-04-06T15:21:31 #kisslinux S/names 2020-04-06T16:06:53 #kisslinux Evening. 2020-04-06T16:06:59 #kisslinux (Close to night, actually) 2020-04-06T16:07:08 #kisslinux It's 9:37 PM here. 2020-04-06T16:07:22 #kisslinux it's 12:06pm over here! 2020-04-06T16:07:30 #kisslinux does anyone know any way to clone/track only a subdirectory 2020-04-06T16:07:42 #kisslinux dilyn: Oh! 2020-04-06T16:07:59 #kisslinux I don't want community/community/, but community/ 2020-04-06T16:08:05 #kisslinux Oh. 2020-04-06T16:08:08 #kisslinux Hmmm. 2020-04-06T16:08:30 #kisslinux I find that ugly too TBH. 2020-04-06T16:08:48 #kisslinux I'm almost ready to fork repo and community for this lol 2020-04-06T16:09:27 #kisslinux https:/camille.sh/ZZz3.png 2020-04-06T16:09:48 #kisslinux I managed to do this with sparse-checkout but it is not working nice with kiss u 2020-04-06T16:24:28 #kisslinux onodera: Any reason you lose one / in your URLs? 2020-04-06T16:24:30 #kisslinux :P 2020-04-06T16:24:35 #kisslinux I think it's just a consequence of how the repos are setup 2020-04-06T16:24:54 #kisslinux how does kiss u work anyways 2020-04-06T16:24:57 #kisslinux Messes with my URL parser regex (for dmenu) lol. 2020-04-06T16:25:09 #kisslinux dilyn: I assume it's just a 'git pull'. 2020-04-06T16:25:43 #kisslinux + other stuff. 2020-04-06T16:25:48 #kisslinux ;) 2020-04-06T16:26:10 #kisslinux yeah looks like it 2020-04-06T16:29:25 #kisslinux you could just fork community and move everything up a directory xD 2020-04-06T16:29:52 #kisslinux then you could just have a separate one for pull-requests when you want to contribute 2020-04-06T16:37:42 #kisslinux icyphox: because my script is wrong it seems lol 2020-04-06T16:37:45 #kisslinux thanks for the headsup 2020-04-06T16:38:35 #kisslinux Heh 2020-04-06T16:39:13 #kisslinux Crestwave: no cuz $0 is not a positional parameter, so the indexing of $@ for accessing the positional parameters does start at 1 2020-04-06T16:43:30 #kisslinux dilyn: I don't to manually manage the forked repos tho... 2020-04-06T19:24:12 #kisslinux https://github.com/kisslinux/kiss/issues/129 2020-04-06T19:24:15 #kisslinux anyone running into this 2020-04-06T20:07:43 #kisslinux it certainly doesn't append found dependencies to at least one of my packages 2020-04-06T20:07:48 #kisslinux i'm having issues with grub (i think) 2020-04-06T20:09:38 #kisslinux i finish the install and reboot, it says 'Loading Grub,' but then it blanks and the computer goes back to the splash screen 2020-04-06T20:11:37 #kisslinux this just repeats, and the computer goes back and forth between the splash screen and a message saying it is loading grub 2020-04-06T22:42:44 #kisslinux nocir: you can look at https://k1ss.org/faq -> Kernel -> why doesnt my kernel boot -> uuid / partuuid 2020-04-06T23:41:23 #kisslinux i don't have a multidrive system, should i switch the /dev/sdXX for UUIDs anyways? 2020-04-06T23:43:20 #kisslinux @nocir what are you using right now? 2020-04-06T23:43:56 #kisslinux a thinkpad x230 with one drive 2020-04-06T23:44:28 #kisslinux and when you got to the bootloader installation part of the instructions, how did you go about it? 2020-04-06T23:46:25 #kisslinux i installed grub bios mode, and then made the config normally 2020-04-06T23:47:29 #kisslinux so 'grub-install /dev/sda' and then 'grub-mkconfig -o /boot/grub/grub.cfg' 2020-04-06T23:47:55 #kisslinux roger that 2020-04-06T23:49:31 #kisslinux and no errors from those? 2020-04-06T23:51:08 #kisslinux yep, grub-install says it is installing for the i386-pc platform and then that it has finished with no errors, 2020-04-06T23:51:43 #kisslinux and grub-mkconfig says it is generating the config, and then finds my kernel image and completes 2020-04-06T23:52:19 #kisslinux i386, is it a 32-bit machine? 2020-04-06T23:52:43 #kisslinux no 2020-04-06T23:55:52 #kisslinux but it doesn't look like grub-install has a target for x86_64 bios machines 2020-04-06T23:55:55 #kisslinux and what's your /etc/fstab look like? 2020-04-06T23:56:14 #kisslinux yeah i couldn't remember if it shared the target or if there was a separate dedicated one 2020-04-06T23:58:58 #kisslinux well, or `fdisk -l`