💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2020-02-29.txt captured on 2024-06-16 at 13:51:22.

View Raw

More Information

⬅️ Previous capture (2021-12-17)

-=-=-=-=-=-=-

2020-02-29T00:03:10 #kisslinux <dylanaraps> 001ACTION waves001
2020-02-29T00:04:19 #kisslinux * dylanaraps waves
2020-02-29T00:33:43 #kisslinux <adamantium[m]> dylanaraps: can you drop guile and its deps from community -- pretty sure only me who used it, it should just go in my overlay. Initially I was planning to add gnu shepherd to kiss as a potential init system, but that plan was foiled becauase shepherd IMO is not production ready outside of guix
2020-02-29T00:33:58 #kisslinux <adamantium[m]> dylanaraps: see log
2020-02-29T00:34:03 #kisslinux <dylanaraps> OK
2020-02-29T00:37:02 #kisslinux <dylanaraps> Done
2020-02-29T00:37:06 #kisslinux <adamantium[m]> Thanx
2020-02-29T00:37:37 #kisslinux <konimex> ioraff: here
2020-02-29T00:37:39 #kisslinux <ioraff> dylanaraps: if you'd rather not python-* be in the repos, I'll forget about it.
2020-02-29T00:38:06 #kisslinux <ioraff> was going to add the dependencies for matplotlib.
2020-02-29T00:38:34 #kisslinux <ioraff> figured you were okay with this stuff considering there are perl-* packages.
2020-02-29T00:38:55 #kisslinux <dylanaraps> I'm not OK with the perl ones either
2020-02-29T00:39:18 #kisslinux <dylanaraps> Let's not make community a mess of python- / perl- / etc.
2020-02-29T00:40:58 #kisslinux <ioraff> konimex: tried building something with gnutls but it complained about libtasn1 (version?). Recompiled gnutls with standalone libtasn1, and everything worked fine. would you be opposed to linking against external libtasn1?
2020-02-29T00:41:20 #kisslinux <konimex> I'm not sure what's the use case for libtasn1
2020-02-29T00:41:50 #kisslinux <dylanaraps> >  libtasn1 is a highly portable C library that encodes and decodes DER/BER data following an ASN.1 schema.
2020-02-29T00:43:38 #kisslinux <konimex> I'd suggest an overlay for now since Icm don't know what program you're trying to compile
2020-02-29T00:43:45 #kisslinux <ioraff> samba
2020-02-29T00:44:11 #kisslinux <ioraff> which I may look into adding to community at some point.
2020-02-29T00:44:20 #kisslinux <konimex> sure then
2020-02-29T00:44:49 #kisslinux <ioraff> I can maintain libtasn1
2020-02-29T00:45:02 #kisslinux <dylanaraps> ew
2020-02-29T00:45:04 #kisslinux <dylanaraps> It uses waf
2020-02-29T00:45:25 #kisslinux <konimex> right, if gnutls can detect libtasn1 automatically then hopefully no changes needed from my end
2020-02-29T00:46:02 #kisslinux <dylanaraps> Really, no one should be using gnutls
2020-02-29T00:46:33 #kisslinux <ioraff> dylanaraps: some progs have better support for it than {open,libre}ssl
2020-02-29T00:46:40 #kisslinux <konimex> gnutls is not a gnu package so fine by me
2020-02-29T00:46:56 #kisslinux <dylanaraps> http://www.openldap.org/lists/openldap-devel/200802/msg00072.html
2020-02-29T00:46:58 #kisslinux <dylanaraps> I know
2020-02-29T00:47:08 #kisslinux <dylanaraps> Reality is different entirely
2020-02-29T00:49:34 #kisslinux <konimex> weechat also requires gnutls so there's that
2020-02-29T00:49:51 #kisslinux <dylanaraps> Yes
2020-02-29T00:50:07 #kisslinux <dylanaraps> Which is why I never compiled mine with SSL
2020-02-29T00:50:14 #kisslinux <dylanaraps> Also partly why I no longer use it
2020-02-29T00:52:43 #kisslinux <kiedtl> brb
2020-02-29T00:54:51 #kisslinux <kiedtl> dylanaraps, how about adding a cmd-flag to automatically run a command to get the password?
2020-02-29T00:54:58 #kisslinux <kiedtl> (to authenticate with nickserv)
2020-02-29T00:55:01 #kisslinux <dylanaraps> -x
2020-02-29T00:55:25 #kisslinux <dylanaraps> -x '/msg NickServ IDENTIFY password'
2020-02-29T00:55:33 #kisslinux <dylanaraps> Just missing from usage
2020-02-29T00:55:49 #kisslinux <kiedtl> no, a *command*.
2020-02-29T00:56:01 #kisslinux <kiedtl> specifying passwords on command line is dangerous.
2020-02-29T00:56:06 #kisslinux <kiedtl> e.g. "pash show irc"
2020-02-29T00:57:06 #kisslinux <dylanaraps> Would stdin be fine with you?
2020-02-29T00:57:23 #kisslinux <kiedtl> that should be OK
2020-02-29T00:57:39 #kisslinux <kiedtl> you mean, `pash show irc | birch`?
2020-02-29T00:57:44 #kisslinux <dylanaraps> Yes
2020-02-29T00:58:46 #kisslinux <dylanaraps> Eh
2020-02-29T00:58:50 #kisslinux <dylanaraps> I'll think about this
2020-02-29T00:59:04 #kisslinux <kiedtl> ok
2020-02-29T00:59:34 #kisslinux <dylanaraps> I don't want to add a special case just for nickserv
2020-02-29T00:59:48 #kisslinux <dylanaraps> Hm
2020-02-29T01:02:45 #kisslinux <dylanaraps> brb
2020-02-29T01:03:56 #kisslinux <kiedtl> what a pity it is that you can't use the same nicks even when you have identified
2020-02-29T01:04:23 #kisslinux <dylanaraps> stdin won't work due to the disconnect between input/output
2020-02-29T01:04:27 #kisslinux <dylanaraps> At least not easily
2020-02-29T01:04:43 #kisslinux <dylanaraps> I need to sleep
2020-02-29T01:04:44 #kisslinux <dylanaraps> 3am
2020-02-29T01:04:48 #kisslinux <kiedtl> cya
2020-02-29T01:04:49 #kisslinux <dylanaraps> Will tackle this tomorrow
2020-02-29T01:13:41 #kisslinux <maxdevjs> "<kiedtl> birch randomly seems to not print the nick" in fact, that could be a nice feature: to print the nick on a user first message, do not print it if the same user sends multiple messages in a row, print again when a different user sends a message, etc
2020-02-29T01:27:42 #kisslinux <kiedtl> test
2020-02-29T01:27:45 #kisslinux <kiedtl> test
2020-02-29T01:28:16 #kisslinux <kiedtl> yikes, pressing enter on prompt causes birch to prompt again...
2020-02-29T01:29:03 #kisslinux <kiedtl> https://0x0.st/ibwe.png
2020-02-29T01:38:04 #kisslinux <adamantium[m]> sup fam
2020-02-29T01:38:16 #kisslinux <adamantium[m]> Back in the KISS world today, all is well again
2020-02-29T01:40:08 #kisslinux <maxdevjs> birch [-s host -u nick -p pass -P port -c chan -x cmd]: chan needs to passed as string, i.e. '#channelname', because of '#'
2020-02-29T01:40:52 #kisslinux <kiedtl> hey
2020-02-29T01:42:02 #kisslinux <adamantium[m]> I removed emacs exwm and am just using dwm... Using emacs mostly for text editing now. And installed nixpkgs and google-chrome proprietary so I can watch netflix/amazon video etc. It just puts all the crap in /nix which keeps me sane
2020-02-29T01:42:35 #kisslinux <adamantium[m]> I think it's a fair compromise for now.
2020-02-29T01:46:33 #kisslinux <kiedtl> are you using nix pkg mngr on kiss or are you using nixos?
2020-02-29T01:50:24 #kisslinux <adamantium[m]> nixpkg on kiss
2020-02-29T01:52:23 #kisslinux <adamantium[m]> I just want my bloat, but I want it to be organized. I think of my /nix directory basically to be /sucks
2020-02-29T01:53:25 #kisslinux <kiedtl> > I just want my bloat, but I want it to be organized.
2020-02-29T01:53:27 #kisslinux <kiedtl> lol
2020-02-29T01:53:38 #kisslinux <kiedtl> ugh, birch is unusable. brb
2020-02-29T01:54:11 #kisslinux <kiedtl> back
2020-02-29T01:56:32 #kisslinux <adamantium[m]> cool
2020-02-29T02:54:40 #kisslinux <usr> hi
2020-02-29T02:54:51 #kisslinux <usr> hello people! :D
2020-02-29T02:55:17 #kisslinux <usr> bye
2020-02-29T02:55:19 #kisslinux <usr> uit
2020-02-29T02:55:21 #kisslinux <usr> quit
2020-02-29T03:36:46 #kisslinux <adamantium[m]> bye
2020-02-29T03:38:25 #kisslinux <kiedtl> usr: too much LaTeX? :P
2020-02-29T04:26:16 #kisslinux <adamantium[m]> i cannot get nettle to build
2020-02-29T04:26:23 #kisslinux <adamantium[m]> can someone confirm whether it is just me or not
2020-02-29T04:28:00 #kisslinux <adamantium[m]> I inherited this package so someone let me know please, thanks
2020-02-29T04:32:04 #kisslinux <adamantium[m]> OK it is fixed, will make a PR shortly, not sure why it isn't hitting everyone, apparently, but I found the problem.
2020-02-29T08:37:18 #kisslinux <dylanaraps> o
2020-02-29T08:37:55 #kisslinux <dylanaraps> 3
2020-02-29T08:39:09 #kisslinux <dylanaraps> kiedtl: Send me birch bugs
2020-02-29T08:39:13 #kisslinux <dylanaraps> Works fine here
2020-02-29T08:42:13 #kisslinux <dylanaraps> brb
2020-02-29T08:45:35 #kisslinux <dylanaraps> Fixed resize with birch
2020-02-29T08:45:41 #kisslinux <dylanaraps> Cursor won't totally break now
2020-02-29T09:05:26 #kisslinux <konimex> anything else on kiss directly depends on llvm (besides mesa and rust, ofc)?
2020-02-29T09:05:31 #kisslinux <konimex> runtime, not make time
2020-02-29T09:06:00 #kisslinux <dylanaraps> Not in the official repos
2020-02-29T09:06:14 #kisslinux <dylanaraps> mesa is optional with llvm too
2020-02-29T09:06:22 #kisslinux <dylanaraps> Our package just builds with all drivers by default
2020-02-29T09:06:36 #kisslinux <dylanaraps> Also clang ofc
2020-02-29T09:08:29 #kisslinux <dylanaraps> brb
2020-02-29T09:26:00 #kisslinux <dylanaraps> be on later
2020-02-29T09:26:09 #kisslinux <dylanaraps> Anyone want to help write 'fold' in pure bash? ;)
2020-02-29T09:26:28 #kisslinux <dylanaraps> Needs to split on words
2020-02-29T09:26:43 #kisslinux <dylanaraps> and needs to exclude escape sequences in its length calculations
2020-02-29T09:27:14 #kisslinux <dylanaraps> I have many an idea for this
2020-02-29T09:47:10 #kisslinux <flybird> massage hello
2020-02-29T09:47:28 #kisslinux <flybird> massage is anyone here ?
2020-02-29T10:45:38 #kisslinux <adamantium[m]> Sup fam
2020-02-29T10:46:54 #kisslinux <adamantium[m]> Just opened a noscript bug. Am I missing something here and just being an ass? https://github.com/hackademix/noscript/issues/132
2020-02-29T12:41:08 #kisslinux <dylanaraps> adamantium: noscript is shady
2020-02-29T12:41:17 #kisslinux <dylanaraps> Use umatrix
2020-02-29T12:41:27 #kisslinux <adamantium[m]> Already am
2020-02-29T12:45:30 #kisslinux <adamantium[m]> dylanaraps: btw pow is working great, everything except the brightness, in my case, commented that block of code and am using lux via spm for that part
2020-02-29T12:46:00 #kisslinux <adamantium[m]> I haven't time yet to get the failed output for you, but i will
2020-02-29T12:47:20 #kisslinux <adamantium[m]> dylanaraps:  my spm config is like this https://github.com/a-schaefers/dotfiles/blob/2.0/.config/spm/config
2020-02-29T12:47:26 #kisslinux <adamantium[m]> works pretty great
2020-02-29T12:48:25 #kisslinux <adamantium[m]> except lux is unable to run as root, am 99% sure it's a lux bug
2020-02-29T12:48:55 #kisslinux <dylanaraps> Nice
2020-02-29T12:55:54 #kisslinux <adamantium[m]> Ah, not a lux bug, lux just doesn't have all the environment vars setup that it needed when I was forking the script off from init
2020-02-29T12:56:35 #kisslinux <adamantium[m]> But okay, yeah I can't remember why, but pow pow's screen backlight isn't working on my laptop. I'll get back to you on that some other time
2020-02-29T13:00:03 #kisslinux <dylanaraps> I'm not too worried about backlight not working
2020-02-29T13:44:00 #kisslinux <perish> hola
2020-02-29T13:52:29 #kisslinux <dylanaraps> ello
2020-02-29T13:53:53 #kisslinux <perish> What characters does kiss allow in it's version file?
2020-02-29T13:54:43 #kisslinux <dylanaraps> Anything other than a newline/space/0(?)
2020-02-29T13:55:00 #kisslinux <perish> Oh, how do you handle comparisons?
2020-02-29T13:55:04 #kisslinux <dylanaraps> I don't
2020-02-29T13:55:34 #kisslinux <dylanaraps> Simply: installed version != repo version && has_update
2020-02-29T13:55:42 #kisslinux <dylanaraps> It's a mistake to try and compare versions
2020-02-29T13:55:49 #kisslinux <perish> Ah
2020-02-29T13:55:59 #kisslinux <dylanaraps> This method allows for simple downgrades too
2020-02-29T13:56:09 #kisslinux <dylanaraps> As all that matters is that they differ
2020-02-29T13:56:17 #kisslinux <perish> Neat
2020-02-29T13:59:13 #kisslinux <konimex> waiting for 2 weeks is not ideal, so I went ahead and finished Rust
2020-02-29T13:59:16 #kisslinux <konimex> wyverkiss 0.0.2 (or 0.1.0?) should be released after I check on firefox on monday
2020-02-29T13:59:26 #kisslinux <dylanaraps> Nice
2020-02-29T14:03:56 #kisslinux <dylanaraps> brb 2 secs
2020-02-29T14:49:17 #kisslinux <sirtomato> hello
2020-02-29T14:53:54 #kisslinux <dylanaraps> ello
2020-02-29T14:55:16 #kisslinux <sirtomato> how are you doing today
2020-02-29T14:56:03 #kisslinux <dylanaraps> I'm good
2020-02-29T14:56:19 #kisslinux <sirtomato> good
2020-02-29T14:56:24 #kisslinux <dylanaraps> You?
2020-02-29T14:56:31 #kisslinux <sirtomato> pretty nice
2020-02-29T15:00:16 #kisslinux <sirtomato> made a dummy program launger
2020-02-29T15:00:18 #kisslinux <sirtomato> made a dummy program launger
2020-02-29T15:00:23 #kisslinux <sirtomato> *launcher
2020-02-29T15:15:21 #kisslinux <dylanaraps> Like dmenu?
2020-02-29T15:15:50 #kisslinux <dylanaraps> I got birch done to 100~ LOC https://github.com/dylanaraps/birch/blob/master/birch
2020-02-29T15:16:11 #kisslinux <dylanaraps> down*
2020-02-29T15:16:49 #kisslinux <sirtomato> not like dmenu
2020-02-29T15:17:04 #kisslinux <sirtomato> its literally just `read line;$line`
2020-02-29T15:17:27 #kisslinux <kiedtl> o/
2020-02-29T15:17:43 #kisslinux <dylanaraps> kiedtl: try birch now
2020-02-29T15:18:07 #kisslinux <kiedtl> sec
2020-02-29T15:18:28 #kisslinux <kiedtl> again, I'm using xterm, if that makes a difference.
2020-02-29T15:18:31 #kisslinux <wchar_t> test
2020-02-29T15:18:34 #kisslinux * wchar_t this is a test
2020-02-29T15:18:34 #kisslinux <sirtomato> wow thats really clean
2020-02-29T15:18:40 #kisslinux * sirtomato me
2020-02-29T15:18:57 #kisslinux <sirtomato> birch is tiny
2020-02-29T15:18:59 #kisslinux <kiedtl> dylanaraps, ACTION shows up as ACTION in birch
2020-02-29T15:19:03 #kisslinux <sirtomato> restarting
2020-02-29T15:19:35 #kisslinux <sirtomato> ew old birch was better lol
2020-02-29T15:19:43 #kisslinux <kiedtl> dylanaraps: http://0x0.st/icqE.png
2020-02-29T15:19:52 #kisslinux <kiedtl> test
2020-02-29T15:20:00 #kisslinux * sirtomato me test
2020-02-29T15:20:08 #kisslinux <kiedtl> nice, almost all bugs I saw yesterday are fixed now
2020-02-29T15:20:09 #kisslinux <sirtomato> poop
2020-02-29T15:21:01 #kisslinux <dylanaraps> kiedtl: What's left?
2020-02-29T15:21:23 #kisslinux <dylanaraps> kiedtl: Yeah, /me is broken
2020-02-29T15:21:28 #kisslinux <dylanaraps> It sends to the server fine
2020-02-29T15:21:32 #kisslinux <dylanaraps> Just doesn't display
2020-02-29T15:21:41 #kisslinux <dylanaraps> properly
2020-02-29T15:23:14 #kisslinux * sirtomato i fixed me on my system
2020-02-29T15:23:18 #kisslinux <sirtomato> nvm
2020-02-29T15:23:23 #kisslinux <sirtomato> it didn't work lol
2020-02-29T15:23:43 #kisslinux <dylanaraps> :P
2020-02-29T15:23:51 #kisslinux <dylanaraps> Will fix
2020-02-29T15:23:52 #kisslinux <dylanaraps> 2 secs
2020-02-29T15:25:20 #kisslinux <wchar_t> #test
2020-02-29T15:25:26 #kisslinux <wchar_t> @~!kiedtl
2020-02-29T15:25:34 #kisslinux <wchar_t> :wchar_t!~wchar_t@2601:148:280:4a0::75d1 PRIVMSG #kisslinux :@~!kiedtl
2020-02-29T15:25:38 #kisslinux <dylanaraps> My parser should be gud
2020-02-29T15:25:42 #kisslinux <wchar_t> NOTICE test
2020-02-29T15:25:51 #kisslinux <wchar_t> I'll take your word for it
2020-02-29T15:25:53 #kisslinux <dylanaraps> It does it "properly"
2020-02-29T15:25:58 #kisslinux <wchar_t> indeed
2020-02-29T15:26:26 #kisslinux <kiedtl> test
2020-02-29T15:26:27 #kisslinux <dylanaraps> brb 2 secs
2020-02-29T15:26:29 #kisslinux <dylanaraps> Testing /me
2020-02-29T15:26:36 #kisslinux <wchar_t> ok, prompt seems to be fine
2020-02-29T15:26:48 #kisslinux * dylanaraps does a test
2020-02-29T15:26:52 #kisslinux * dylanaraps does a test
2020-02-29T15:26:57 #kisslinux <dylanaraps> Send me a /me
2020-02-29T15:27:09 #kisslinux * k1ss testing
2020-02-29T15:27:32 #kisslinux <dylanaraps> OK
2020-02-29T15:27:36 #kisslinux <dylanaraps> Printing is still broken
2020-02-29T15:27:37 #kisslinux <sirtomato> is k1ss just dylan 2.0
2020-02-29T15:27:55 #kisslinux <dylanaraps> ????
2020-02-29T15:29:02 #kisslinux <dylanaraps> brb 2 secs
2020-02-29T15:29:20 #kisslinux * dylanaraps does a test
2020-02-29T15:29:44 #kisslinux * dylanaraps does a test
2020-02-29T15:30:19 #kisslinux <sirtomato> did it work
2020-02-29T15:30:58 #kisslinux <dylanaraps> It will in a sec
2020-02-29T15:31:28 #kisslinux <sirtomato> how can i change the cursor
2020-02-29T15:31:34 #kisslinux <sirtomato> it was easy before
2020-02-29T15:32:08 #kisslinux <sirtomato> nevermind
2020-02-29T15:32:20 #kisslinux <sirtomato> it just prints the terminal cursors now
2020-02-29T15:32:38 #kisslinux <dylanaraps> Change the cursor?
2020-02-29T15:32:48 #kisslinux <dylanaraps> The new birch uses a full readline prompt
2020-02-29T15:32:51 #kisslinux <dylanaraps> ie, read -e
2020-02-29T15:32:59 #kisslinux <dylanaraps> brb
2020-02-29T15:33:15 #kisslinux * dylanaraps hello
2020-02-29T15:33:18 #kisslinux * dylanaraps does a hello
2020-02-29T15:33:49 #kisslinux <dylanaraps> OK
2020-02-29T15:33:51 #kisslinux <dylanaraps> Working
2020-02-29T15:35:14 #kisslinux <sirtomato> the new birch is a lot buggier
2020-02-29T15:38:15 #kisslinux <dylanaraps> Send me bug reports
2020-02-29T15:38:24 #kisslinux * dylanaraps pushed /me support
2020-02-29T15:38:56 #kisslinux <dylanaraps> The new birch has a real prompt and 400 less LOC
2020-02-29T15:39:01 #kisslinux <dylanaraps> It's also hours old
2020-02-29T15:39:06 #kisslinux <dylanaraps> There will be bugs
2020-02-29T15:39:09 #kisslinux <dylanaraps> it's a given
2020-02-29T15:39:33 #kisslinux <sirtomato> mostly visual glitches
2020-02-29T15:39:49 #kisslinux <sirtomato> but you can fix those by just pressing enter so its not that bad
2020-02-29T15:39:53 #kisslinux <dylanaraps> Yes
2020-02-29T15:39:59 #kisslinux <dylanaraps> I've noticed the odd one
2020-02-29T15:40:09 #kisslinux <dylanaraps> Though it happens every time on resize (nothing I can do about it)
2020-02-29T15:40:25 #kisslinux <sirtomato> brb
2020-02-29T15:50:05 #kisslinux <sirtomato> helo
2020-02-29T15:51:26 #kisslinux <sirtomato> ok so apparently the system.map and vmlinux have to be named with the version suffix or it wont boot
2020-02-29T15:55:10 #kisslinux <wchar_t> iirc some bootloaders won't boot unless vmlinuz has a suffix
2020-02-29T15:55:25 #kisslinux <wchar_t> e.g. vmlinuz-help-im-stuck-inside-this-machine
2020-02-29T15:55:37 #kisslinux <dylanaraps> Yup
2020-02-29T15:55:43 #kisslinux <dylanaraps> It's in the install guide
2020-02-29T15:55:51 #kisslinux <dylanaraps> Send me birch bugs
2020-02-29T15:56:13 #kisslinux <dylanaraps> Anything else other than the prompt going bye bye and needing an entery key press
2020-02-29T15:56:58 #kisslinux <kiedtl> brb
2020-02-29T15:58:19 #kisslinux * wchar_t test
2020-02-29T15:58:30 #kisslinux * dylanaraps yes
2020-02-29T15:59:10 #kisslinux <wchar_t> no bugs found
2020-02-29T15:59:15 #kisslinux <wchar_t> everything seems OK
2020-02-29T15:59:15 #kisslinux <dylanaraps> Nice
2020-02-29T15:59:35 #kisslinux <dylanaraps> I'll start adding channels, etc back once all known bugs in the base are fixed
2020-02-29T15:59:41 #kisslinux <dylanaraps> I'll do channels "properly" too
2020-02-29T16:00:08 #kisslinux <dylanaraps> ie, a channel for the server, channels for users and regular channels
2020-02-29T16:03:24 #kisslinux <kiedtl> i wonder, why the hell does bash have the ability to perform web requests anyway
2020-02-29T16:03:44 #kisslinux <dylanaraps> No idea
2020-02-29T16:05:06 #kisslinux <dylanaraps> I'd like to fix the prompt issue though
2020-02-29T16:05:18 #kisslinux <dylanaraps> All I need to do is fake an enter keypress on resize
2020-02-29T16:05:19 #kisslinux <dylanaraps> Somehow
2020-02-29T16:05:29 #kisslinux <dylanaraps> Basically, read just has to exit
2020-02-29T16:06:00 #kisslinux <kiedtl> btw, birch seems to wrap text even if the window is big enough to accomodate it
2020-02-29T16:06:10 #kisslinux <dylanaraps> Yes
2020-02-29T16:06:29 #kisslinux <dylanaraps> Will be fixed once I swap away from fold to a pure bash implementation
2020-02-29T16:06:40 #kisslinux <dylanaraps> escape sequences aren't stripped from length calc in fold
2020-02-29T16:06:49 #kisslinux <dylanaraps> So I give it a larger "margin"
2020-02-29T16:06:53 #kisslinux <wchar_t> ah ok
2020-02-29T16:07:21 #kisslinux <dylanaraps> Once I do this birch will be 100% bash builtins
2020-02-29T16:07:27 #kisslinux <kiedtl> neat!
2020-02-29T16:07:32 #kisslinux <dylanaraps> Yup
2020-02-29T16:07:41 #kisslinux <kiedtl> > 100% bash builtins
2020-02-29T16:07:44 #kisslinux <kiedtl> even mkdir?
2020-02-29T16:08:09 #kisslinux <kiedtl> oh, birch doesn't use it, nvm
2020-02-29T16:08:18 #kisslinux <dylanaraps> ;P
2020-02-29T16:08:28 #kisslinux <dylanaraps> It might use it later on though
2020-02-29T16:08:41 #kisslinux <dylanaraps> For its channel tmp stuff
2020-02-29T16:08:56 #kisslinux <kiedtl> I had thought that birch used mkdir to create it's tmp dir
2020-02-29T16:09:09 #kisslinux <dylanaraps> It just uses 2 files right now
2020-02-29T16:09:21 #kisslinux <dylanaraps> One for prompt history and one for current channel history
2020-02-29T16:10:00 #kisslinux <dylanaraps> Each channel will have a file so I'll have to swap to a dir
2020-02-29T16:10:11 #kisslinux <dylanaraps> bash has a loadable builtin printf fyi
2020-02-29T16:14:14 #kisslinux <kiedtl> bash has builtin web requests, it doesn't have builtin mkdir lol
2020-02-29T16:16:11 #kisslinux <dylanaraps> I'm more pissed off about no builtin sleep
2020-02-29T16:16:28 #kisslinux <dylanaraps> There is a loadable builtin for it though
2020-02-29T16:17:15 #kisslinux <kiedtl> someone should create a shell with all the coreutils builtin
2020-02-29T16:17:25 #kisslinux <kiedtl> (for embedded environments)
2020-02-29T16:17:30 #kisslinux <dylanaraps> busybox
2020-02-29T16:17:33 #kisslinux <dylanaraps> :D
2020-02-29T16:17:46 #kisslinux <kiedtl> hehe
2020-02-29T16:18:09 #kisslinux <illiliti> https://en.wikipedia.org/wiki/Stand-alone_shell
2020-02-29T16:18:16 #kisslinux <kiedtl> I see alot of projects attempting to recreate bash, e.g. oilshell
2020-02-29T16:18:21 #kisslinux <kiedtl> but they all miss shell's point
2020-02-29T16:18:35 #kisslinux <dylanaraps> brb 2 secs
2020-02-29T16:18:40 #kisslinux <kiedtl> shell is portable, fast, and hacky
2020-02-29T16:18:55 #kisslinux <kiedtl> oilshell is written in python for f&%^'s sake
2020-02-29T16:19:26 #kisslinux <konimex> with a few imports here and there I think python can be a decent shell
2020-02-29T16:20:02 #kisslinux <kiedtl> it's just way too slow and bloated
2020-02-29T16:59:07 #kisslinux <sirtomato> https://en.wikipedia.org/wiki/Benevolent_dictator_for_life#Referrant_candidates look at the bottom of the list
2020-02-29T16:59:11 #kisslinux <sirtomato> :)
2020-02-29T17:05:03 #kisslinux <sirtomato> may I suggest using toybox
2020-02-29T17:05:14 #kisslinux <sirtomato> its busybox but 0bsd liscence
2020-02-29T17:05:19 #kisslinux <dylanaraps> It's not though
2020-02-29T17:06:05 #kisslinux <dylanaraps> Heh
2020-02-29T17:06:15 #kisslinux <dylanaraps> That Wikipedia page is neat
2020-02-29T17:17:51 #kisslinux <kiedtl> haha
2020-02-29T17:18:39 #kisslinux <kiedtl> someone should create a wikipedia page about KISS
2020-02-29T17:18:53 #kisslinux <kiedtl> although I guess that wouldn't meet wikipedia's notability rules
2020-02-29T17:21:00 #kisslinux <konimex> I'm looking at replacements for busybox (since it's buggy on clang) but toybox feels incomplete
2020-02-29T17:21:22 #kisslinux <sirtomato> have you tried c99
2020-02-29T17:21:42 #kisslinux <konimex> c99 is literally cc -std=c99 isn't it?
2020-02-29T17:22:35 #kisslinux <sirtomato> oh yeah true
2020-02-29T17:43:57 #kisslinux <sirtomato> ok my computer doesn't boot properly now
2020-02-29T17:50:28 #kisslinux <dylanaraps> ???
2020-02-29T17:51:21 #kisslinux <sirtomato> init doesn't launch
2020-02-29T17:52:38 #kisslinux <sirtomato> 5.6-rc3
2020-02-29T17:52:42 #kisslinux <sirtomato> kernel
2020-02-29T17:52:46 #kisslinux <sirtomato> i just did make
2020-02-29T17:52:48 #kisslinux <sirtomato> make instal
2020-02-29T17:53:01 #kisslinux <sirtomato> and edited grub.cfg and it doesn't boot
2020-02-29T17:53:09 #kisslinux <sirtomato> i guess i have to remane the files
2020-02-29T17:53:23 #kisslinux <sirtomato> to System.cap-5.6-rc3
2020-02-29T17:53:27 #kisslinux <sirtomato> *map
2020-02-29T17:53:33 #kisslinux <sirtomato> and vmlinux-5.6-rc3
2020-02-29T17:55:10 #kisslinux <dylanaraps> Yes
2020-02-29T17:55:14 #kisslinux <dylanaraps> The install guide says so
2020-02-29T17:55:31 #kisslinux <sirtomato> do you know why i have to rename them
2020-02-29T17:59:03 #kisslinux <sirtomato> well dang
2020-02-29T17:59:10 #kisslinux <sirtomato> hmm
2020-02-29T17:59:29 #kisslinux <sirtomato> i do still have my void install
2020-02-29T17:59:34 #kisslinux <sirtomato> that will be a pain to boot
2020-02-29T18:06:11 #kisslinux <dylanaraps> There's a reason it's in the guide
2020-02-29T18:06:24 #kisslinux <dylanaraps> You should have kept a backup kernel
2020-02-29T18:20:39 #kisslinux <dylanaraps> o
2020-02-29T18:44:52 #kisslinux <sirtomato> :/
2020-02-29T18:44:56 #kisslinux <sirtomato> henlo
2020-02-29T18:45:03 #kisslinux <sirtomato> i got it to boot
2020-02-29T18:45:10 #kisslinux <sirtomato> using an old kernel
2020-02-29T18:46:41 #kisslinux <dilyn> Well what kernel did the grub boot line correspond to
2020-02-29T18:47:52 #kisslinux <sirtomato> none
2020-02-29T18:47:58 #kisslinux <sirtomato> i just changed the boot line
2020-02-29T18:48:14 #kisslinux <sirtomato> every time
2020-02-29T18:58:56 #kisslinux <Elliot> hello
2020-02-29T18:59:00 #kisslinux <Elliot> everyone
2020-02-29T18:59:05 #kisslinux <sirtomato> hello
2020-02-29T19:00:00 #kisslinux <kiedtl> hey
2020-02-29T19:00:15 #kisslinux <Elliot> so what are u guys up to
2020-02-29T19:00:35 #kisslinux <dylanaraps> Nothing much
2020-02-29T19:00:49 #kisslinux <dylanaraps> Which is good
2020-02-29T19:01:48 #kisslinux <dilyn> Taking a break from trying to build audacity + deps
2020-02-29T19:01:48 #kisslinux <Elliot> haha
2020-02-29T19:02:18 #kisslinux <sirtomato> sound isn't working at all
2020-02-29T19:02:20 #kisslinux <sirtomato> its ass
2020-02-29T19:02:29 #kisslinux <Elliot> haha
2020-02-29T19:03:20 #kisslinux <Elliot> it's open source right
2020-02-29T19:03:29 #kisslinux <sirtomato> audacity?
2020-02-29T19:03:32 #kisslinux <sirtomato> yeah iirc
2020-02-29T19:03:38 #kisslinux <dilyn> Yeee
2020-02-29T19:03:39 #kisslinux <Elliot> which os are u trying it on
2020-02-29T19:03:47 #kisslinux <dilyn> Kiss
2020-02-29T19:04:09 #kisslinux <sirtomato> dylanaraps: whenever someone sends a message it goes over my prompt
2020-02-29T19:04:18 #kisslinux <dilyn> Getting some error about strloc_l et al bring undeclared when building wxWidgets
2020-02-29T19:10:16 #kisslinux <kiedtl> sirtomato: are you sure you're on the latest version of birch? I don't have that issue
2020-02-29T19:18:23 #kisslinux <sirtomato> hello
2020-02-29T19:18:29 #kisslinux <sirtomato> i'm back
2020-02-29T19:21:33 #kisslinux <dylanaraps> o
2020-02-29T19:21:51 #kisslinux <sirtomato> sorry, birch was too bugg for me
2020-02-29T19:21:57 #kisslinux <sirtomato> im using irssi now
2020-02-29T19:25:11 #kisslinux <dylanaraps> Report bugs
2020-02-29T19:25:16 #kisslinux <dylanaraps> and don't apologise
2020-02-29T19:25:37 #kisslinux <dylanaraps> I can't fix what I don't know about
2020-02-29T19:26:18 #kisslinux <sirtomato> just various visual problems
2020-02-29T19:26:42 #kisslinux <kiedtl> sirtomato: see logs
2020-02-29T19:26:52 #kisslinux <sirtomato> logs?
2020-02-29T19:27:10 #kisslinux <kiedtl> > sirtomato: are you sure you're on the latest version of birch? I don't have that issue.
2020-02-29T19:27:19 #kisslinux <kiedtl> regarding prompt overwrite
2020-02-29T19:27:39 #kisslinux <dylanaraps> brb testing a fix
2020-02-29T19:27:45 #kisslinux <sirtomato> > Already up to date
2020-02-29T19:32:02 #kisslinux <otamotris> :/
2020-02-29T19:32:26 #kisslinux <dylanaraps> ??
2020-02-29T19:32:34 #kisslinux <sirtomato> what
2020-02-29T19:36:53 #kisslinux <dylanaraps> sirtomate: Can you elaborate in the issues?
2020-02-29T19:37:00 #kisslinux <dylanaraps> sirtomato*
2020-02-29T19:38:55 #kisslinux <Elliot> so is everyone here a dev of kiss distro ?
2020-02-29T19:39:17 #kisslinux <otamotris> most people have contributed at least 1 packager
2020-02-29T19:39:24 #kisslinux <otamotris> dylan is the only actual dev
2020-02-29T19:39:42 #kisslinux <Elliot> i see
2020-02-29T19:40:07 #kisslinux <otamotris> https://0x0.st/icTp.png dylanaraps
2020-02-29T19:40:10 #kisslinux <Elliot> i am new here don't know much about kiss linux to start with
2020-02-29T19:40:19 #kisslinux <Elliot> but i will try it for sure
2020-02-29T19:40:30 #kisslinux <otamotris> this happens with
2020-02-29T19:40:44 #kisslinux <dylanaraps> With master?
2020-02-29T19:40:48 #kisslinux <dylanaraps> Latest commit?
2020-02-29T19:40:50 #kisslinux <otamotris> yep
2020-02-29T19:40:56 #kisslinux <dylan2> Thanks
2020-02-29T19:41:04 #kisslinux <dylan2> I'm working on a fix right now
2020-02-29T19:41:21 #kisslinux <sirtomato> this is a message
2020-02-29T19:41:21 #kisslinux <Elliot> from the looks of it it dosen't have a dedicated gui i see
2020-02-29T19:41:32 #kisslinux <dylan2> KISS uses Xorg
2020-02-29T19:41:46 #kisslinux <dylan2> Though nothing prevents you from using Wayland
2020-02-29T19:41:55 #kisslinux <dylan2> Of course, nothing ties you to a GUI at all
2020-02-29T19:42:04 #kisslinux <otamotris> https://0x0.st/icTO.png also this when anyone sends a message
2020-02-29T19:42:09 #kisslinux <Elliot> it's reminds me of a draco linux
2020-02-29T19:42:14 #kisslinux <dylan2> If you mean desktops, then yes. There's no default.
2020-02-29T19:42:32 #kisslinux <Elliot> yes
2020-02-29T19:43:20 #kisslinux <Elliot> dude @dylan2 u are pinging like crazy
2020-02-29T19:43:26 #kisslinux <Elliot> internet problems >
2020-02-29T19:43:31 #kisslinux <dylanaraps> I'm testing the fixes
2020-02-29T19:43:34 #kisslinux <dylanaraps> That's also me
2020-02-29T19:43:40 #kisslinux <Elliot> wow
2020-02-29T19:44:00 #kisslinux <Elliot> ok keep up the good work
2020-02-29T19:44:02 #kisslinux <otamotris> :/
2020-02-29T19:44:17 #kisslinux <Elliot> i will try to share this linux with my frnds
2020-02-29T19:44:21 #kisslinux <otamotris> whenever birch joins it sends :/ too
2020-02-29T19:44:42 #kisslinux <dylanaraps> Elliot: Thanks
2020-02-29T19:44:49 #kisslinux <dylanaraps> otamotris: Noted
2020-02-29T19:45:02 #kisslinux <otamotris> i don't have any friends that use linux kek
2020-02-29T19:45:19 #kisslinux <otamotris> (otamotris is sirtomato backwards)
2020-02-29T19:45:29 #kisslinux <otamotris> if you haven't noticed
2020-02-29T19:46:05 #kisslinux <Elliot> well this is fun
2020-02-29T19:57:13 #kisslinux <otamotris> dylanaraps: anything working yet?
2020-02-29T19:58:01 #kisslinux <dylanaraps> Working on it
2020-02-29T20:15:59 #kisslinux <dylanaraps> Fixed resize
2020-02-29T20:16:03 #kisslinux <dylanaraps> otamotris:
2020-02-29T20:16:55 #kisslinux <dylanaraps> Still the issue where the prompt disappears on open
2020-02-29T20:17:55 #kisslinux <ltdeik> :/
2020-02-29T20:18:32 #kisslinux <dylanaraps> That's fixed too
2020-02-29T20:18:34 #kisslinux <dylanaraps> The :/ bug
2020-02-29T20:18:37 #kisslinux <dylanaraps> lol
2020-02-29T20:24:36 #kisslinux <sirtomato> well ok
2020-02-29T20:24:44 #kisslinux <sirtomato> i accidentally removed gcc
2020-02-29T20:24:55 #kisslinux <sirtomato> poop
2020-02-29T20:26:52 #kisslinux <dylanaraps> 'kiss i gcc' if in your cache
2020-02-29T20:27:20 #kisslinux <dylanaraps> else you can chroot into the kiss tarball and run 'kiss-export' or rebuild gcc from there
2020-02-29T20:33:18 #kisslinux <sirtomato> kiss-utils isn't on the chroot
2020-02-29T20:33:27 #kisslinux <sirtomato> guess ill update
2020-02-29T20:33:32 #kisslinux <sirtomato> well fun
2020-02-29T20:33:33 #kisslinux <sirtomato> now
2020-02-29T20:33:38 #kisslinux <sirtomato> it can't resolve any names
2020-02-29T20:33:56 #kisslinux <sirtomato> but only the chroot
2020-02-29T20:33:59 #kisslinux <sirtomato> and im confused
2020-02-29T20:34:47 #kisslinux <sirtomato> ah resolv.conf was empty
2020-02-29T20:34:54 #kisslinux <sirtomato> might want to fix that on the chroot
2020-02-29T20:36:32 #kisslinux <sirtomato> :|
2020-02-29T20:36:39 #kisslinux <dilyn> It copies resolve.conf from the host
2020-02-29T20:36:48 #kisslinux <dylanaraps> Only if it doesn't already exist
2020-02-29T20:36:54 #kisslinux <dylanaraps> But yes
2020-02-29T20:37:24 #kisslinux <sirtomato> oh oops
2020-02-29T20:37:28 #kisslinux <sirtomato> i didn't use the script
2020-02-29T20:37:30 #kisslinux <sirtomato> thats it
2020-02-29T20:37:34 #kisslinux <sirtomato> mb
2020-02-29T20:37:44 #kisslinux <dylanaraps> ...
2020-02-29T20:44:13 #kisslinux <sirtomato> messing around with the birch code
2020-02-29T20:44:51 #kisslinux <dylanaraps> Fixed all visual issues
2020-02-29T20:44:57 #kisslinux <dylanaraps> Just pushed a commit
2020-02-29T20:45:05 #kisslinux <sirtomato> yeah i got it
2020-02-29T20:45:32 #kisslinux <dylanaraps> I mean, _right now
2020-02-29T20:45:33 #kisslinux <dylanaraps> _
2020-02-29T20:46:06 #kisslinux <dylanaraps> brb 2 secs
2020-02-29T20:46:39 #kisslinux <dylanaraps> Back
2020-02-29T20:46:49 #kisslinux <dylanaraps> ooo
2020-02-29T20:46:52 #kisslinux <dylanaraps> Minor resize issue
2020-02-29T20:47:08 #kisslinux <sirtomato> resizing works fine
2020-02-29T20:47:11 #kisslinux <sirtomato> ooh
2020-02-29T20:47:16 #kisslinux <sirtomato> with the #k?
2020-02-29T20:48:08 #kisslinux <dylanaraps> OK
2020-02-29T20:48:09 #kisslinux <dylanaraps> Fixed
2020-02-29T20:49:24 #kisslinux <sirtomato> what's the oppisite of git stash
2020-02-29T20:49:33 #kisslinux <sirtomato> can't use firefox while gcc is building
2020-02-29T20:49:38 #kisslinux <dylanaraps> Yes
2020-02-29T20:49:42 #kisslinux <dylanaraps> It depends on libgcc
2020-02-29T20:49:48 #kisslinux <sirtomato> ye
2020-02-29T20:50:08 #kisslinux <dylanaraps> git stash list
2020-02-29T20:50:15 #kisslinux <dylanaraps> git stash apply NUM
2020-02-29T20:50:24 #kisslinux <sirtomato> ok thanks
2020-02-29T20:50:37 #kisslinux <sirtomato> im messing around with how commands and the like are displayed
2020-02-29T20:51:45 #kisslinux <sirtomato> formatting
2020-02-29T20:52:51 #kisslinux <dylanaraps> Right
2020-02-29T20:53:23 #kisslinux <sirtomato> green is color 2 right?
2020-02-29T20:53:49 #kisslinux <sirtomato> yeah it is
2020-02-29T20:54:14 #kisslinux <dylanaraps> The fixes for the visual issues are rather hacky
2020-02-29T20:54:19 #kisslinux <dylanaraps> though birch is a hack
2020-02-29T20:54:23 #kisslinux <sirtomato> true
2020-02-29T20:54:35 #kisslinux <sirtomato> that looks pretty nick
2020-02-29T20:54:36 #kisslinux <sirtomato> that looks pretty nice
2020-02-29T20:54:41 #kisslinux <dylanaraps> I just redraw the prompt manually when it goes away
2020-02-29T20:55:04 #kisslinux <sirtomato> i made the leave/join arrows red and green
2020-02-29T20:55:13 #kisslinux <dylanaraps> This is really a bash/readline issue and not a birch one
2020-02-29T20:55:25 #kisslinux <sirtomato> haha lol
2020-02-29T20:55:25 #kisslinux <dylanaraps> bash's read command doesn't like SIGWINCH
2020-02-29T20:55:31 #kisslinux <sirtomato> what does that do
2020-02-29T20:55:37 #kisslinux <sirtomato> SIGWINCH
2020-02-29T20:55:38 #kisslinux <dylanaraps> Resize signal
2020-02-29T20:55:49 #kisslinux <sirtomato> fun
2020-02-29T20:56:06 #kisslinux <dylanaraps> birch also uses the alternate screen buffer now
2020-02-29T20:56:40 #kisslinux <dylanaraps> https://terminalguide.netlify.com/mode/p47/
2020-02-29T20:56:53 #kisslinux <sirtomato> oop
2020-02-29T20:56:55 #kisslinux <sirtomato> gcc
2020-02-29T21:00:52 #kisslinux <sirtomato> back
2020-02-29T21:01:16 #kisslinux <sirtomato> oh i messed that up
2020-02-29T21:02:33 #kisslinux <sirtomato> join
2020-02-29T21:13:40 #kisslinux <sirtomato> ok so i've added a reload command
2020-02-29T21:13:49 #kisslinux <sirtomato> that sources the file
2020-02-29T21:14:06 #kisslinux <sirtomato> but i don't know how to find the filename so i just plopped in my local name
2020-02-29T21:14:39 #kisslinux <sirtomato> tnheosa
2020-02-29T21:14:50 #kisslinux <sirtomato> oops it doesn't work
2020-02-29T21:14:53 #kisslinux <sirtomato> poop
2020-02-29T21:31:23 #kisslinux <u0_a190> yo
2020-02-29T22:01:31 #kisslinux <ltdeik> :/
2020-02-29T23:24:32 #kisslinux <sirtomato> henlo
2020-02-29T23:31:24 #kisslinux <sirtomato> i need project ideas
2020-02-29T23:35:55 #kisslinux <ioraff> can you be more specific
2020-02-29T23:38:51 #kisslinux <sirtomato> exactly
2020-02-29T23:39:08 #kisslinux <sirtomato> well, programming projects