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