š¾ Archived View for gemini.ctrl-c.club āŗ ~phoebos āŗ logs āŗ freenode-kisslinux-2020-03-01.txt captured on 2024-05-12 at 16:09:03.
ā¬ ļø Previous capture (2021-12-17)
-=-=-=-=-=-=-
2020-03-01T03:35:42 #kisslinux <kiedtl> sirtomato: a new shell syntax? 2020-03-01T05:24:46 #kisslinux <icyphox> Morning lads. 2020-03-01T08:02:53 #kisslinux <jedavies> Anyone else having problems building mercurial in community? 2020-03-01T08:02:59 #kisslinux <jedavies> I get this error: ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/usr/lib/python3.8/site-packages/docutils' 2020-03-01T08:44:39 #kisslinux <dylanaraps> jedavies: I've remove mercurial from the Community repository 2020-03-01T08:57:44 #kisslinux <dylanaraps> removed* 2020-03-01T09:28:25 #kisslinux <adamantium[m]> Sup 2020-03-01T09:30:11 #kisslinux <dylanaraps> ello 2020-03-01T09:30:35 #kisslinux <dylanaraps> I'm adding channels back to birch 2020-03-01T09:32:05 #kisslinux <adamantium[m]> Cool 2020-03-01T09:35:57 #kisslinux <adamantium[m]> I'm kind of just applying for remote sysadmin and devops jobs while I figure out what languages and technologies I want to learn and get into software development with 2020-03-01T09:37:10 #kisslinux <adamantium[m]> I've never had a remote tech job. My buddy across town works for spreedly.com and makes more money than I would know what to do with. He has to work on rails projects though, and is forced to use a mac, and hates both rails and macs 2020-03-01T09:46:19 #kisslinux <adamantium[m]> dylanaraps: https://en.m.wikipedia.org/wiki/Worse_is_better reminds me of kiss 2020-03-01T11:42:14 #kisslinux <konimex> hmm.. for python-setuptools package I think we need to add a style guideline 2020-03-01T11:42:36 #kisslinux <konimex> (by setuptools i meant packages like mercurial to prevent the mistake again) 2020-03-01T11:57:36 #kisslinux <konimex> I'm not sure why sirtomato tried to build it w/ docutils et al. void only uses the setup.py method and it's flawless 2020-03-01T13:15:16 #kisslinux <dylanaraps> The problem is that he didn't test the build before submitting it. 2020-03-01T13:15:47 #kisslinux <dylanaraps> OR he ran kiss as root and let it touch / (bad idea). 2020-03-01T13:19:07 #kisslinux <dylanaraps> Yes, this could be solved by CI. Instead I opt to trust those contributing. 2020-03-01T13:19:30 #kisslinux <dylanaraps> If I continue to see issues like this I'll just stop accepting packages from said contributors. 2020-03-01T13:20:10 #kisslinux <k1ss> that package made it not even a day 2020-03-01T13:20:11 #kisslinux <k1ss> rip 2020-03-01T13:20:22 #kisslinux <dylanaraps> I trust _you_, don't make me rescind it. 2020-03-01T13:20:39 #kisslinux <dylanaraps> Yes 2020-03-01T13:20:57 #kisslinux <dylanaraps> If you ship something untested and broken I'll simply delete it. 2020-03-01T13:21:37 #kisslinux <dylanaraps> It can then be resubmitted though I'll be less trusting from then on. 2020-03-01T13:22:19 #kisslinux <dylanaraps> I'm not a pedagog. Don't make me one. 2020-03-01T13:29:16 #kisslinux <jedavies> You are a pedagog. I've learned a lot from using KISS :) 2020-03-01T13:31:27 #kisslinux <dylanaraps> Pedagog refers to teaching children, not to say I won't or am not a teacher in some sense. :P 2020-03-01T13:37:12 #kisslinux <icyphox> Evening. 2020-03-01T13:37:13 #kisslinux <jedavies> The "peda-" prefix indicates child, but in English it means teaching in general. 2020-03-01T13:38:47 #kisslinux <jedavies> Please forgive me, I'm not trying to teach Greek to a Greek person ;) 2020-03-01T13:38:52 #kisslinux <dylanaraps> :P 2020-03-01T13:42:13 #kisslinux <dylanaraps> The definition I was taught in short is "teacher of children" 2020-03-01T13:42:34 #kisslinux <dylanaraps> I don't know if the definition changed though 2020-03-01T13:45:54 #kisslinux <jedavies> I think the word in English is abusing the original meaning 2020-03-01T13:45:56 #kisslinux <jedavies> https://www.oed.com/viewdictionaryentry/Entry/139520 2020-03-01T13:45:58 #kisslinux <jedavies> #2 2020-03-01T13:46:13 #kisslinux <jedavies> or #3 2020-03-01T13:47:28 #kisslinux <jedavies> Anyways... what was the name of the KISS derivative which had GNU libc, systemd etc? 2020-03-01T13:47:43 #kisslinux <jedavies> someone mentioned it here a while back 2020-03-01T13:49:52 #kisslinux <dylanaraps> kissD I think 2020-03-01T13:50:09 #kisslinux <dylanaraps> https://github.com/fanboimsft/kissD 2020-03-01T13:58:38 #kisslinux <kiedtl> > Yes, this could be solved by CI. Instead I opt to trust those contributing. 2020-03-01T13:58:51 #kisslinux <kiedtl> I don't think it's a question of whether to trust contributors. 2020-03-01T13:58:56 #kisslinux <kiedtl> everyone makes mistakes. 2020-03-01T14:15:44 #kisslinux <dylanaraps> Eh 2020-03-01T14:15:54 #kisslinux <dylanaraps> This was a matter of not testing the package build beforehand 2020-03-01T14:46:41 #kisslinux <kiedtl> what I meant was, we can "trust" contributors *and* have CI. 2020-03-01T14:46:46 #kisslinux <kiedtl> to catch things like this. 2020-03-01T14:46:55 #kisslinux <dylanaraps> We can't have CI as it stands 2020-03-01T14:47:34 #kisslinux <dylanaraps> It'll be too costly as we'll need a lot of time 2020-03-01T14:47:47 #kisslinux <dylanaraps> Each dependency of each package must also be built 2020-03-01T14:47:58 #kisslinux <dylanaraps> The chroot tarball must also be downloaded/extracted 2020-03-01T14:48:11 #kisslinux <dylanaraps> We need to also setup proot (if this even works) on startup of CI 2020-03-01T14:48:17 #kisslinux <dylanaraps> (chroot needs root) 2020-03-01T14:49:08 #kisslinux <k1ss> sounds too much work 2020-03-01T14:49:23 #kisslinux <dylanaraps> Yes 2020-03-01T14:50:38 #kisslinux <kiedtl> true 2020-03-01T14:50:46 #kisslinux <kiedtl> I wonder how other distros do it 2020-03-01T14:55:03 #kisslinux <dylanaraps> Well, binary distros would simply pull down binaries no? Their CI system probably has some kind of dependency ordering 2020-03-01T14:55:32 #kisslinux <dylanaraps> Which _could_ be an option here though we'd then need an underlying system and storage for binaries 2020-03-01T14:55:37 #kisslinux <dylanaraps> And it all gets complicated 2020-03-01T14:56:04 #kisslinux <dylanaraps> I'd much rather each maintainer do their job well 2020-03-01T15:12:29 #kisslinux <fehawen> hey hello 2020-03-01T15:14:05 #kisslinux <dylanaraps> ello 2020-03-01T15:14:12 #kisslinux <dylanaraps> Check out birch 2020-03-01T15:14:15 #kisslinux <dylanaraps> It's 100~ LOC now 2020-03-01T15:14:17 #kisslinux <fehawen> Just did 2020-03-01T15:14:19 #kisslinux <fehawen> 111 LOC 2020-03-01T15:14:22 #kisslinux <fehawen> Amazeness 2020-03-01T15:14:25 #kisslinux <dylanaraps> I need to add channels back though 2020-03-01T15:14:27 #kisslinux <KayW> damn dylan, nice 2020-03-01T15:14:54 #kisslinux <dylanaraps> Which add 20(?) lines in my local branch 2020-03-01T15:15:02 #kisslinux <dylanaraps> adds* 2020-03-01T15:16:41 #kisslinux <fehawen> The formatting looks great now 2020-03-01T15:17:28 #kisslinux <dylanaraps> Yup 2020-03-01T15:17:36 #kisslinux <dylanaraps> There's a real parser now 2020-03-01T15:17:54 #kisslinux <dylanaraps> Anything you type goes through the parser as well 2020-03-01T15:18:34 #kisslinux <fehawen> Real parser and fewer lines, man that's sweet 2020-03-01T15:18:42 #kisslinux <dylanaraps> And a real prompt too 2020-03-01T15:19:03 #kisslinux <fehawen> Yeps 2020-03-01T15:19:41 #kisslinux <fehawen> Had to keep fold and sed I see, for the time being. 2020-03-01T15:19:47 #kisslinux <fehawen> Not too bad though 2020-03-01T15:20:00 #kisslinux <dylanaraps> Yup 2020-03-01T15:20:08 #kisslinux <dylanaraps> I need to write fold in pure bash 2020-03-01T15:20:32 #kisslinux <fehawen> Oh, my prompt just broke lol 2020-03-01T15:20:58 #kisslinux <dylanaraps> Yeah 2020-03-01T15:21:11 #kisslinux <dylanaraps> There's some bugs 2020-03-01T15:21:27 #kisslinux <fehawen> But inserting 11 or so spaces with sed rather than using tabs is cleaner I 2020-03-01T15:21:41 #kisslinux <fehawen> think 2020-03-01T15:21:48 #kisslinux <fehawen> brb 2020-03-01T15:23:27 #kisslinux <dylanaraps> master will be broken as I slowly push channel support commit by commit 2020-03-01T15:23:48 #kisslinux <fehawen> np 2020-03-01T15:26:07 #kisslinux <dylanaraps> Basically, output will be properly split based on destination. 2020-03-01T15:26:31 #kisslinux <dylanaraps> One for the server itself, channels per user and channels per channel 2020-03-01T15:29:37 #kisslinux <fehawen> Good separation, I like it 2020-03-01T15:40:13 #kisslinux <dylanaraps> OK 2020-03-01T15:40:17 #kisslinux <dylanaraps> Basic channel support is in 2020-03-01T15:40:32 #kisslinux <dylanaraps> The prompt will bug out a little (incorrect location) when you swap channels. 2020-03-01T15:40:57 #kisslinux <dylanaraps> '/join *' will give you the server's channel. 2020-03-01T15:42:46 #kisslinux <fehawen> Cool, I'll try it out in a min 2020-03-01T15:47:14 #kisslinux <dylan02> l 2020-03-01T15:47:14 #kisslinux <dylan02> l 2020-03-01T15:58:27 #kisslinux <dylanaraps> OK 2020-03-01T15:58:37 #kisslinux <dylanaraps> Birch now has a tabline at the top which shows channels. 2020-03-01T16:01:38 #kisslinux <KayW> is there a good way for me to run birch so that i dont have to copy it to my bin directory everytime i update? 2020-03-01T16:01:54 #kisslinux <dylanaraps> Just symlink it to your bin dir 2020-03-01T16:01:58 #kisslinux <dylanaraps> That's what I do at least 2020-03-01T16:02:28 #kisslinux <dylanaraps> Looks like I broke resize 2020-03-01T16:02:34 #kisslinux <KayW> "ln -s" or just "ln" 2020-03-01T16:03:03 #kisslinux <dylanaraps> -s 2020-03-01T16:03:13 #kisslinux <KayW> thanks 2020-03-01T16:03:25 #kisslinux <dylanaraps> np 2020-03-01T16:03:34 #kisslinux <dylanaraps> I just pushed another commit to fix resize 2020-03-01T16:05:52 #kisslinux <dylanaraps> brb 2 secs 2020-03-01T16:16:20 #kisslinux <dylanaraps> OK 2020-03-01T16:16:27 #kisslinux <dylanaraps> Fixed prompt issue on /join 2020-03-01T16:22:44 #kisslinux <dylanaraps> WOAH 2020-03-01T16:22:50 #kisslinux <dylanaraps> ctrl+r works in birch 2020-03-01T16:22:56 #kisslinux <KayW> what does that do? 2020-03-01T16:23:12 #kisslinux <dylanaraps> substring search through your message history 2020-03-01T16:23:41 #kisslinux <dylanaraps> https://www.gnu.org/software/bash/manual/html_node/Readline-Bare-Essentials.html#Readline-Bare-Essentials 2020-03-01T16:23:48 #kisslinux <dylanaraps> https://www.gnu.org/software/bash/manual/html_node/Readline-Movement-Commands.html#Readline-Movement-Commands 2020-03-01T16:23:54 #kisslinux <dylanaraps> https://www.gnu.org/software/bash/manual/html_node/Readline-Killing-Commands.html#Readline-Killing-Commands 2020-03-01T16:24:02 #kisslinux <dylanaraps> https://www.gnu.org/software/bash/manual/html_node/Searching.html#Searching 2020-03-01T16:24:05 #kisslinux <dylanaraps> All of this works 2020-03-01T16:29:56 #kisslinux <dylanaraps> Nea 2020-03-01T16:29:58 #kisslinux <dylanaraps> Neat* 2020-03-01T16:30:09 #kisslinux <dylanaraps> I can configure birch's readline usage 2020-03-01T16:30:19 #kisslinux <dylanaraps> https://www.gnu.org/software/bash/manual/html_node/Readline-Init-File-Syntax.html 2020-03-01T16:32:09 #kisslinux <dylanaraps> I can bind keys this way ;) 2020-03-01T16:32:56 #kisslinux <fehawen> Ah cool 2020-03-01T16:33:35 #kisslinux <KayW2> oh cool this does work, nice 2020-03-01T16:38:32 #kisslinux <fehawen> I'm working, so a bit afk, but I'll try to keep up with the birch progress :) 2020-03-01T16:43:22 #kisslinux <dylanaraps> brb 2 secs 2020-03-01T17:26:14 #kisslinux <dylan02> OK 2020-03-01T17:26:26 #kisslinux <dylan02> ctrl+n cycles the channel list now 2020-03-01T17:28:20 #kisslinux <dylan02> Also added /raw to send raw IRC commands 2020-03-01T17:48:30 #kisslinux <fehawen> Nice 2020-03-01T17:48:49 #kisslinux <fehawen> The channel list cycle is a sweet feature 2020-03-01T17:53:20 #kisslinux <dylan01> Yeah 2020-03-01T17:53:36 #kisslinux <dylan01> I'm about to fix wrapping too 2020-03-01T17:53:43 #kisslinux <dylan01> Though still with fold 2020-03-01T18:13:34 #kisslinux <WalkerTexasNutte> Hi,ok I need some help. Pretty much finished with the installation. Rebooted and wanted to download sowm,configure hostname,terminal etc...it boots fine but I donāt have internet. So I went back rechecked everything,drivers,network etc... but I canāt fix it no matter what. Arch live iso gives me internet,but without kiss doesnāt have internet 2020-03-01T18:14:49 #kisslinux <WalkerTexasNutte> All I see when I put `ifconfig -a` is dummy0,lo and sit0 2020-03-01T18:15:10 #kisslinux <WalkerTexasNutte> Normally my ethernet should be enp4s0 2020-03-01T18:15:58 #kisslinux <WalkerTexasNutte> I took a old arch .config from linux kernel,applied everything the same but nope no internet 2020-03-01T18:31:48 #kisslinux <dylan33> WalkerTexasNutte: Send me your .conf 2020-03-01T18:31:50 #kisslinux <dylan33> .config* 2020-03-01T18:33:09 #kisslinux <WalkerTexasNutte> Iāve never sent anything on a not running system,what do i need to input to get it to you? 2020-03-01T18:33:59 #kisslinux <dylan33> If you have network access in the live-cd, mount the KISS install to /mnt and upload it from the live-cd 2020-03-01T18:34:30 #kisslinux <dylan33> If you have 'nc' in the live-cd, the following will work: nc termbin.com:9999 < file 2020-03-01T18:40:12 #kisslinux <dylan33> It seems as though busybox fold has bugs 2020-03-01T18:40:23 #kisslinux <dylan33> It fails to properly wrap even plain text 2020-03-01T18:41:37 #kisslinux <dylan33> Actually 2020-03-01T18:42:03 #kisslinux <dylan33> Might be a fold quirk 2020-03-01T18:42:52 #kisslinux <WalkerTexasNutte> Give me a sec,now it f*** up my whole keyboard it like hieroglyphs 2020-03-01T18:49:27 #kisslinux <WalkerTexasNutte> dylan33 did you get the kernel .config? 2020-03-01T18:50:08 #kisslinux <dylan33> Where did you send it? 2020-03-01T18:50:18 #kisslinux <WalkerTexasNutte> Nc termbin 2020-03-01T18:50:35 #kisslinux <dylan33> The command will spit out a link 2020-03-01T18:50:36 #kisslinux <WalkerTexasNutte> Shit forgot to give you link 2020-03-01T18:50:42 #kisslinux <WalkerTexasNutte> My bad! 2020-03-01T18:51:06 #kisslinux <WalkerTexasNutte> https://termbin.com/t107 2020-03-01T18:51:33 #kisslinux <dylan33> It 404s 2020-03-01T18:51:47 #kisslinux <WalkerTexasNutte> Https://termbin.com/tl07 2020-03-01T18:51:57 #kisslinux <WalkerTexasNutte> It was L not 1 sorry 2020-03-01T18:52:36 #kisslinux <dylan33> Still 404s 2020-03-01T18:52:42 #kisslinux <WalkerTexasNutte> I pretty much enabled everything after 5 tries and yet no internet 2020-03-01T18:52:46 #kisslinux <dylan33> OK 2020-03-01T18:52:47 #kisslinux <dylan33> Got it 2020-03-01T18:53:44 #kisslinux <dylan33> What hardware do you have? 2020-03-01T18:54:31 #kisslinux <WalkerTexasNutte> https://imgur.com/a/qyODxEp 2020-03-01T18:55:18 #kisslinux <WalkerTexasNutte> This is the ethernet only stuff 2020-03-01T18:55:22 #kisslinux <WalkerTexasNutte> https://imgur.com/a/4DNUIgX 2020-03-01T18:59:16 #kisslinux <WalkerTexasNutte> Youāre my last resort literally...Iāve tried everything,read 50+ sites on the internet but I canāt seem to find the issue,thought if I enable every network driver it should atleast get it but not even that 2020-03-01T19:01:33 #kisslinux <dylan33> Is it USB ethernet? 2020-03-01T19:02:16 #kisslinux <WalkerTexasNutte> Wired ethernet 2020-03-01T19:05:24 #kisslinux <WalkerTexasNutte> Could it be resol.conf issue,Iāve checked both and kiss has a completely different nameserver...but then again i changed that and still didnāt do much 2020-03-01T19:06:08 #kisslinux <dylan33> See: https://forums.gentoo.org/viewtopic-t-1061338-start-0.html 2020-03-01T19:06:09 #kisslinux <dylan33> No 2020-03-01T19:06:21 #kisslinux <dylan33> If it is missing from 'ip link' or whatever, it's a kernel issue 2020-03-01T19:07:35 #kisslinux <WalkerTexasNutte> All those are enabled,found out that itās igb driver which is intels 1211,so itās the intel R 82575 2020-03-01T19:08:26 #kisslinux <WalkerTexasNutte> Itās enabled to be exact every single driver regarding network is compiled with *Y but still no internet 2020-03-01T19:09:44 #kisslinux <WalkerTexasNutte> Thatās the issue,ive found all that and what needs to be running but kiss has no internet without live cd 2020-03-01T19:09:50 #kisslinux <dylan33> Does it need firmware? 2020-03-01T19:09:57 #kisslinux <dylan33> What's the dmesg output from kiss? 2020-03-01T19:10:04 #kisslinux <WalkerTexasNutte> Huge list 2020-03-01T19:10:08 #kisslinux <dylan33> 'dmesg > file' then upload same as .config 2020-03-01T19:10:18 #kisslinux <dylan33> Can also dmesg | grep for igb, ethernet, etc. 2020-03-01T19:10:22 #kisslinux <dylan33> brb 2 secs 2020-03-01T19:13:47 #kisslinux <WalkerTexasNutte> https://imgur.com/a/1phreHN 2020-03-01T19:14:20 #kisslinux <dylan33> Looks to me like it works? 2020-03-01T19:14:25 #kisslinux <dylan33> 'ip link' ?? 2020-03-01T19:15:42 #kisslinux <WalkerTexasNutte> https://imgur.com/a/BfKSwgg 2020-03-01T19:15:55 #kisslinux <dylan33> There is is? 2020-03-01T19:16:00 #kisslinux <WalkerTexasNutte> Ip link nothing but this is with live cd 2020-03-01T19:16:14 #kisslinux <dylan33> Run it from kiss 2020-03-01T19:16:15 #kisslinux <dylan33> dmesg also 2020-03-01T19:16:35 #kisslinux <WalkerTexasNutte> Where does dmesg get uploaded? 2020-03-01T19:17:26 #kisslinux <dylan33> Do it the same way you uploaded your .config 2020-03-01T19:17:32 #kisslinux <dylan33> Or send me a photo 2020-03-01T19:18:03 #kisslinux <WalkerTexasNutte> Itās a huge text,it only covers like a third the bottom part,cant see the upper part 2020-03-01T19:18:36 #kisslinux <WalkerTexasNutte> nc termbin.com:9999 < dmesg doesnt upload 2020-03-01T19:19:03 #kisslinux <dylan33> dmesg | nc bla bla 2020-03-01T19:20:16 #kisslinux <WalkerTexasNutte> htttps://termbin.com/ydm5r 2020-03-01T19:21:11 #kisslinux <WalkerTexasNutte> https://termbin.com/ydm5r 2020-03-01T19:21:19 #kisslinux <WalkerTexasNutte> 2nd one 2020-03-01T19:22:36 #kisslinux <dylan33> > [ 4.334596] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k 2020-03-01T19:22:41 #kisslinux <dylan33> > [ 4.334597] igb: Copyright (c) 2007-2014 Intel Corporation. 2020-03-01T19:22:45 #kisslinux <dylan33> Seems fine 2020-03-01T19:23:09 #kisslinux <dylan33> > [ 8.902064] igb 0000:04:00.0 enp4s0: renamed from eth0 2020-03-01T19:23:16 #kisslinux <dylan33> > [ 15.457251] igb 0000:04:00.0 enp4s0: igb: enp4s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX 2020-03-01T19:23:19 #kisslinux <dylan33> What's the problem? 2020-03-01T19:23:23 #kisslinux <dylan33> Oh 2020-03-01T19:23:27 #kisslinux <dylan33> This is from Arch again... 2020-03-01T19:23:30 #kisslinux <dylan33> Send it from KISS 2020-03-01T19:24:18 #kisslinux <WalkerTexasNutte> Sorry rebooting into kiss now without live cd 2020-03-01T19:26:32 #kisslinux <WalkerTexasNutte> See it gives me ā nc: bad address `termbin.com:9999` 2020-03-01T19:27:16 #kisslinux <WalkerTexasNutte> https://imgur.com/a/MsOyXQ1 2020-03-01T19:27:30 #kisslinux <WalkerTexasNutte> Thats the ifconfig -a input without live cd 2020-03-01T19:30:17 #kisslinux <dylan33> Yes 2020-03-01T19:30:26 #kisslinux <dylan33> I need dmesg from your KISS install 2020-03-01T19:51:08 #kisslinux <fehawen> dylanaraps: Digging the birch improvements 2020-03-01T20:00:15 #kisslinux <kiedtl> o/ 2020-03-01T20:00:44 #kisslinux <kiedtl> channels back in birch yet? 2020-03-01T20:01:48 #kisslinux <wchar_t> test 2020-03-01T20:01:51 #kisslinux <wchar_t> nice 2020-03-01T20:08:00 #kisslinux <adam40> has anyone managed to dual boot kiss with osx on a macbook? 2020-03-01T20:08:39 #kisslinux <sirtomato> henlo 2020-03-01T20:10:08 #kisslinux <adam40> I've got refind installed already, and I'm at the bootloader part of the kiss install guide, I'm not just sure what to do now. I've tried reading the docs on arch's wiki but honestly they just aren't that clear to me and I don't want to risk making osx completely unbootable until I can understand what to do 2020-03-01T20:13:42 #kisslinux <fehawen> dylanaraps: My channels seem to be merged though 2020-03-01T20:18:17 #kisslinux * sirtomato me 2020-03-01T20:23:04 #kisslinux <sirtomato> dylanaraps: its really fleshing out 2020-03-01T20:24:13 #kisslinux <dylan33> It's only split into server/channels as splitting it fully was actually incorrect 2020-03-01T20:24:32 #kisslinux <dylan33> You'd get MOTD messages in your user buffer for example 2020-03-01T20:24:57 #kisslinux <dylan33> Ctrl+n for buffer cycle fyi (for those who don't know) 2020-03-01T20:26:21 #kisslinux <sirtomato> oh wow i was typing /next the whole time 2020-03-01T20:26:28 #kisslinux <sirtomato> thats a lot faster 2020-03-01T20:27:12 #kisslinux <sirtomato> should i submit a patch for my e p i c colors and view 2020-03-01T20:27:18 #kisslinux <dylan33> Send a scrot first 2020-03-01T20:27:26 #kisslinux <sirtomato> ok 2020-03-01T20:27:42 #kisslinux <sirtomato> one sec i need to change a thing 2020-03-01T20:27:53 #kisslinux <WalkerTexasNutte> dylan33 sorry we had internet outage but i cant send the dmesg 2020-03-01T20:27:57 #kisslinux <WalkerTexasNutte> https://imgur.com/a/TtbUN8P 2020-03-01T20:28:21 #kisslinux <WalkerTexasNutte> āthatās the output from `dmesg | nc termbin.com:9999` 2020-03-01T20:28:22 #kisslinux <dylan33> I know 2020-03-01T20:28:28 #kisslinux <dylan33> You have no internet 2020-03-01T20:28:40 #kisslinux <dylan33> You'll have to figure out how to send me the file 2020-03-01T20:28:53 #kisslinux <dylan33> I can't help you otherwise 2020-03-01T20:29:13 #kisslinux <WalkerTexasNutte> Do you know where dmesg stores its files? 2020-03-01T20:29:16 #kisslinux <sirtomato> dylan33: where is the bit where it detects if you are pinged 2020-03-01T20:29:20 #kisslinux <dylan33> dmesg > file 2020-03-01T20:29:24 #kisslinux <dylan33> You do it yourself 2020-03-01T20:29:33 #kisslinux <dylan33> sirtomato: Search for PING or PONG 2020-03-01T20:30:30 #kisslinux <sirtomato> dylan33: my bad, i mean the bit where it detects if your name is in the message like `dylan33` 2020-03-01T20:30:42 #kisslinux <dylan33> Oh 2020-03-01T20:31:01 #kisslinux <dylan33> > PRIVMSG) prin "${nc/$whom/${whom:0:10}} ${mesg//$nick/$me}" ;; 2020-03-01T20:31:13 #kisslinux <dylan33> > ${mesg//$nick/$me}" 2020-03-01T20:31:15 #kisslinux <dylan33> That's it 2020-03-01T20:31:21 #kisslinux <dylan33> Just a find/replace 2020-03-01T20:31:21 #kisslinux <sirtomato> aight 2020-03-01T20:34:29 #kisslinux <sirtomato> sirtomato 2020-03-01T20:34:36 #kisslinux <sirtomato> cool it works 2020-03-01T20:35:54 #kisslinux <sirtomato> ill get a scrot 2020-03-01T20:38:16 #kisslinux <sirtomato> dylan33: how can i get a good scrot with all the changess 2020-03-01T20:38:26 #kisslinux <sirtomato> just get a pic of a random chat 2020-03-01T20:38:31 #kisslinux <sirtomato> i guess 2020-03-01T20:39:08 #kisslinux <dylan33> Yeah 2020-03-01T20:40:36 #kisslinux <sirtomato> cool 2020-03-01T20:40:48 #kisslinux <sirtomato> well, really what i did was make it less verbose 2020-03-01T20:41:07 #kisslinux <sirtomato> most of the numbers are replaced with a colored pipe and some other things 2020-03-01T20:41:27 #kisslinux <sirtomato> and a few other bits of eye candy and colors 2020-03-01T20:43:27 #kisslinux <sirtomato> also added /names 2020-03-01T20:44:00 #kisslinux <dylan33> Scrot? 2020-03-01T20:44:32 #kisslinux <sirtomato> well i need a good convo with people leaving/joining, but i guess we could get a decent one right here 2020-03-01T20:45:00 #kisslinux <sirtomato> sirtomato 2020-03-01T20:45:38 #kisslinux <sirtomato> oh i can just run more birch instances 2020-03-01T20:45:39 #kisslinux <sirtomato> ez 2020-03-01T20:46:25 #kisslinux <jeffery14> hello sirtomato 2020-03-01T20:46:36 #kisslinux <sirtomato> hello 2020-03-01T20:46:43 #kisslinux <dylan33> o/ 2020-03-01T20:46:46 #kisslinux <dylan33> :^) 2020-03-01T20:46:53 #kisslinux <sirtomato> lel that's just me 2020-03-01T20:47:08 #kisslinux <dylan33> Yup 2020-03-01T20:48:01 #kisslinux <sirtomato> there's a leave 2020-03-01T20:48:05 #kisslinux <sirtomato> now an alert 2020-03-01T20:48:32 #kisslinux <sirtomato> that should be everything 2020-03-01T20:53:05 #kisslinux <dylan33> brb 2 secs 2020-03-01T20:53:05 #kisslinux <WalkerTexasNutte> dylan33 I canāt upload the kiss dmesg...itās ok Iāll go back to Archlinux like I was prior 2020-03-01T20:53:18 #kisslinux <WalkerTexasNutte> Thank you for your time and help 2020-03-01T20:53:25 #kisslinux <WalkerTexasNutte> Appreciate it 2020-03-01T20:53:52 #kisslinux <dylan33> Sure 2020-03-01T20:53:56 #kisslinux <dylan33> No problem 2020-03-01T20:54:26 #kisslinux <sirtomato> how do i get the patch again? 2020-03-01T20:54:32 #kisslinux <dylan33> ? 2020-03-01T20:56:07 #kisslinux <sirtomato> a github pr patch 2020-03-01T20:56:17 #kisslinux <sirtomato> or should i not pr 2020-03-01T20:56:24 #kisslinux <dylan33> Send a scrot first 2020-03-01T20:57:21 #kisslinux <sirtomato> https://0x0.st/ic9r.png 2020-03-01T20:58:00 #kisslinux <dylan33> You broke the alignment 2020-03-01T20:58:21 #kisslinux <sirtomato> with the []? 2020-03-01T20:58:38 #kisslinux <dylan33> Throughout 2020-03-01T20:58:46 #kisslinux <dylan33> I like the '! stuff' 2020-03-01T20:58:55 #kisslinux <KayW> sirtomato: is that birch? 2020-03-01T20:58:58 #kisslinux <sirtomato> ye 2020-03-01T20:59:04 #kisslinux <KayW> how the hell did you do that? 2020-03-01T20:59:13 #kisslinux <sirtomato> do what 2020-03-01T20:59:19 #kisslinux <KayW> make it look like that 2020-03-01T20:59:19 #kisslinux <sirtomato> break the alignment 2020-03-01T20:59:26 #kisslinux <sirtomato> i edited the file 2020-03-01T20:59:42 #kisslinux <KayW> ohh 2020-03-01T21:00:00 #kisslinux <sirtomato> ~115 is where stuff is printed 2020-03-01T21:00:39 #kisslinux <dylan33> https://u.teknik.io/xrI3Q.jpg 2020-03-01T21:00:42 #kisslinux <dylan33> This is default 2020-03-01T21:01:14 #kisslinux <sirtomato> oopts accidentally hit ctrl-c instead of ctrl-shift-c 2020-03-01T21:01:22 #kisslinux <sirtomato> can you resend the link? 2020-03-01T21:01:26 #kisslinux <dylan33> https://u.teknik.io/xrI3Q.jpg 2020-03-01T21:01:32 #kisslinux <sirtomato> thanks 2020-03-01T21:01:39 #kisslinux <dylan33> Line wrapping is still too greedy 2020-03-01T21:02:05 #kisslinux <sirtomato> hmm 2020-03-01T21:02:08 #kisslinux <sirtomato> how did i do that 2020-03-01T21:02:48 #kisslinux <sirtomato> https://github.com/sirtomato999/birch/blob/master/birch 2020-03-01T21:02:51 #kisslinux <sirtomato> this is the firle 2020-03-01T21:02:54 #kisslinux <sirtomato> file 2020-03-01T21:03:22 #kisslinux <sirtomato> any idea how i messed up the alignment that bad 2020-03-01T21:04:16 #kisslinux <dylan33> Yes 2020-03-01T21:04:25 #kisslinux <dylan33> Nick column is fixed width 2020-03-01T21:04:32 #kisslinux <sirtomato> yes 2020-03-01T21:04:34 #kisslinux <dylan33> You broke that width 2020-03-01T21:05:04 #kisslinux <dylan33> brb 2 secs 2020-03-01T21:05:38 #kisslinux <sirtomato> ok 2020-03-01T21:07:21 #kisslinux <dylan33> brb 2 secs 2020-03-01T21:08:02 #kisslinux <jeremy12> ok now im on stock birch 2020-03-01T21:08:08 #kisslinux <jeremy12> and it lines up 2020-03-01T21:08:26 #kisslinux <jeremy12> so do you just need to pad it with spaces in the file? 2020-03-01T21:09:22 #kisslinux <dylan33> No 2020-03-01T21:09:28 #kisslinux <dylan33> It's dynamically added 2020-03-01T21:09:39 #kisslinux <sirtomato> then what do i do to fix it 2020-03-01T21:10:09 #kisslinux <dylan33> It's tricky 2020-03-01T21:13:14 #kisslinux <dylan33> brb 2 secs 2020-03-01T21:15:02 #kisslinux <sirtomato> rip my nameservers 2020-03-01T21:19:19 #kisslinux <Guest10> hey guys, 2020-03-01T21:19:31 #kisslinux <dylan33> ello 2020-03-01T21:19:53 #kisslinux <Guest10> now that the sowm- patches repository has been retired, whats's the procedure for applying patches 2020-03-01T21:20:07 #kisslinux <Guest10> I'd like to try the titlebar patch 2020-03-01T21:20:55 #kisslinux <Guest10> do I just download the patch and apply it locally? 2020-03-01T21:21:26 #kisslinux <Guest10> or can it be done via github 2020-03-01T21:21:57 #kisslinux <dylan33> It's up to you 2020-03-01T21:22:06 #kisslinux <dylan33> Both methods work 2020-03-01T21:22:38 #kisslinux <Guest10> how do you do it via github? 2020-03-01T21:23:45 #kisslinux <dylan33> You could merge the PR into your fork 2020-03-01T21:23:48 #kisslinux <dylan33> Or just do it via git 2020-03-01T21:25:47 #kisslinux <Guest10> not sure how to 'just do it via git' 2020-03-01T21:26:20 #kisslinux <Guest10> it seems like this would be the easiest method to me but not sure how to do it 2020-03-01T21:28:48 #kisslinux <Guest10> i'm probably misunderstanding something 2020-03-01T21:28:57 #kisslinux <Guest10> I've not forked sowm 2020-03-01T21:29:13 #kisslinux <Guest10> I've cloned it locally 2020-03-01T21:29:33 #kisslinux <dylan33> You could use 'git apply' or just 'patch' 2020-03-01T21:29:36 #kisslinux <dylan33> It's up to you 2020-03-01T21:29:41 #kisslinux <dylan33> brb 2 secs 2020-03-01T21:34:03 #kisslinux <Guest10> Ok. Thx. 2020-03-01T23:35:02 #kisslinux <dzove855> testing 2020-03-01T23:40:50 #kisslinux <dzove855> dylanaraps: are you there?