[01:19] *** maggotbrain left [01:21] *** maggotbrain joined [01:25] *** epony joined [01:38] *** JRaspass joined [01:44] *** Xliff joined [01:44] \o [02:02] *** JRaspass left [04:06] *** linkable6 left [04:06] *** notable6 left [04:06] *** evalable6 left [04:06] *** greppable6 left [04:06] *** sourceable6 left [04:06] *** unicodable6 left [04:06] *** nativecallable6 left [04:06] *** benchable6 left [04:06] *** bloatable6 left [04:06] *** shareable6 left [04:06] *** quotable6 left [04:06] *** bisectable6 left [04:06] *** statisfiable6 left [04:06] *** committable6 left [04:06] *** coverable6 left [04:06] *** squashable6 left [04:06] *** releasable6 left [04:06] *** tellable6 left [04:06] *** greppable6 joined [04:06] *** nativecallable6 joined [04:06] *** tellable6 joined [04:06] *** committable6 joined [04:06] *** releasable6 joined [04:07] *** quotable6 joined [04:07] *** unicodable6 joined [04:07] *** linkable6 joined [04:07] *** bisectable6 joined [04:08] *** bloatable6 joined [04:08] *** coverable6 joined [04:08] *** shareable6 joined [04:08] *** squashable6 joined [04:08] *** benchable6 joined [04:09] *** notable6 joined [04:09] *** sourceable6 joined [04:09] *** statisfiable6 joined [04:09] *** evalable6 joined [05:25] *** linkable6 left [05:25] *** linkable6 joined [06:53] *** quotable6 left [06:53] *** nativecallable6 left [06:53] *** benchable6 left [06:53] *** linkable6 left [06:53] *** unicodable6 left [06:53] *** squashable6 left [06:53] *** evalable6 left [06:53] *** committable6 left [06:53] *** sourceable6 left [06:53] *** greppable6 left [06:53] *** coverable6 left [06:53] *** notable6 left [06:53] *** bisectable6 left [06:53] *** bloatable6 left [06:53] *** bisectable6 joined [06:54] *** committable6 joined [06:54] *** greppable6 joined [06:54] *** linkable6 joined [06:54] *** nativecallable6 joined [06:54] *** quotable6 joined [06:54] *** bloatable6 joined [06:55] *** benchable6 joined [06:55] *** notable6 joined [06:55] *** unicodable6 joined [06:55] *** evalable6 joined [06:55] *** sourceable6 joined [06:56] *** coverable6 joined [06:56] *** squashable6 joined [09:02] *** evalable6 left [09:02] *** linkable6 left [09:02] *** evalable6 joined [09:03] *** linkable6 joined [09:13] *** domidumont joined [09:32] *** sena_kun joined [10:19] *** Altai-man joined [10:21] *** sena_kun left [13:11] <[Tux]> Rakudo v2020.12-38-g65a5cce11 (v6.d) on MoarVM 2020.12-34-g14708e989 [13:11] <[Tux]> csv-test-xs-20 0.390 - 0.392 [13:11] <[Tux]> csv-ip5xs 0.826 - 0.842 [13:11] <[Tux]> test-t --race 0.844 - 0.896 [13:11] <[Tux]> test-t 1.875 - 1.878 [13:11] <[Tux]> test 7.704 - 7.773 [13:11] <[Tux]> csv-ip5xs-20 8.000 - 8.010 [13:11] <[Tux]> test-t-20 --race 9.128 - 9.714 [13:11] <[Tux]> csv-parser 26.427 - 26.887 [13:11] <[Tux]> test-t-20 31.398 - 31.911 [13:46] *** siyoun_ joined [13:46] *** siyoun_ left [14:20] *** sena_kun joined [14:21] *** Altai-man left [14:45] *** lucasb joined [15:08] *** MasterDuke left [16:04] Xliff: \o/ [16:04] tbrowder: Hi. [16:05] i've been seeing a lot of activity from you lately [16:06] what ya wrking on? [16:06] Yah. That's me. [16:06] And the answer to that question is generally: "my obsessions" [16:06] https://docs.google.com/spreadsheets/d/1M3S9hqD9PkT_kkbBI3D9hrcYUhE9jj9TfPRMpQcUpmE/edit?usp=sharing [16:07] ah, is that like my raku "rabbit hole" obsession i wonder [16:07] ^^ Old version from last month. It's ... grown [16:07] tbrowder: Oh, most likely. :) [16:07] Crossed the 470,000 lines of raku mark [16:08] wow, that's organized! i vaguely rmbr seeing that before. [16:09] :) [16:10] in fact, i vaguely rmbr creating a raku prog early on to do something similar. let me go down in my debian basement ^^^^^. [16:11] :D [16:11] does yr prog have sophisticated heuristics to count linex [16:12] *lines of code? [16:15] I have written one to do so, yes. That is not the one I am using in the sheet. [16:15] suggesstion for us rakoons, add a link in yr sheet for repos of public modules [16:17] Ah. It used to have them. [16:17] i'm putting yr spreadsheet idea on my TODO list. did you see the ne spreadsheet module jnthn published recently? [16:17] Yep. [16:18] My largest issue is that I really work in ODS [16:18] he beat me to it. i love programmatically creating spreadsheets. [16:18] But I want a way to keep both sheets sync'd. But they are so different that it's kinda hard. [16:18] So the Google sheet lags behind my local version, which I update weekly. [16:19] have you looked at using some perl modules to wrap? [16:19] Not really. [16:19] Been so busy with $dayJob and my current project (GUPnP) that I haven't had much time [16:19] https://wiki.gnome.org/Projects/GUPnP [16:20] I have the basics done, I am in testing, now and there are certain things that are... vexing me. [16:20] GLib has some of the most frustrating interfaces I have seen. LOL [16:21] that's how my spreadsheet module is set up. if you don't require a lot of fancy formatting, there are some ods readers so you could read your master and write the corresponding xlsx [16:21] Nah. I need rw ods [16:21] ok, there are some of those too [16:22] I convert to xlsx when necessary. [16:22] gotcha [16:22] I was thinking about writing one, but then I got sidetracked... heh [16:22] does $job use ods or xlsx [16:23] $job is mostly a Microsoft shop masking an AWS infrastructure. [16:23] So xlsx [16:23] O [16:23] I'm sneaking in some Raku. :) [16:23] my daughter works for noaa and they use google stuff now [16:23] Nice! [16:24] I have hax'd Google Maps in my time. [16:24] i say yuk cause i have so many years invested in csv and xlsx [16:25] Hahaha! [16:25] I may write a client for Google Sheets in Raku one day. [16:25] oh, i have a raku gmail reader thnx to raku oauth2 [16:25] Assuming someone doesn't beat me to it. [16:25] Yeah, I noticed someone had a Raku OAuth2 module. [16:26] Was going to use that. [16:26] it's hacky but not enough time to tidy it. [16:26] Considering I've written OAuth2 for Eve-Online [16:26] sounds like a dating app ;-D [16:26] Also written auth for Amazon AWS [16:27] LOL. No. It's an MMORPG. https://www.eveonline.com/ [16:28] oh, aren't [Coke] and tony-o and moritz involved too [16:29] my grandson and son-in-law would like that i'll bet [16:29] I don't really know. [16:31] ¦ nqp/JJ-patch-2: 5a9c7da56c | (Juan Julián Merelo Guervós)++ (committed using GitHub Web editor) | README.pod [16:31] ¦ nqp/JJ-patch-2: Added as requested [16:31] ¦ nqp/JJ-patch-2: [16:31] ¦ nqp/JJ-patch-2: That option was not documented in the README either. [16:31] ¦ nqp/JJ-patch-2: review: https://github.com/Raku/nqp/commit/5a9c7da56c [16:32] are yr oauths in raku? [16:33] are they public? [17:01] *** MasterDuke joined [17:05] *** JRaspass joined [18:19] *** Altai-man joined [18:21] *** sena_kun left [18:28] tbrowder: no, I'm involved with https://taustation.space/ [18:45] <[Coke]> I have nothing to do with eve online, if that was the question [18:48] *** domidumont left [19:02] ¦ nqp/JJ-patch-2: 5594557121 | (Juan Julián Merelo Guervós)++ (committed using GitHub Web editor) | README.pod [19:02] ¦ nqp/JJ-patch-2: Correction as per @coke comment [19:02] ¦ nqp/JJ-patch-2: review: https://github.com/Raku/nqp/commit/5594557121 [20:00] sorry, memory dump [20:08] *** JRaspass left [20:16] *** stoned75 joined [20:21] *** MasterDuke left [20:29] Hi! After some tests in a forked repo, the first github workflow for Raku/doc was run sucessfully, as a replacement for the default travis job, see Raku/doc #3777 [20:35] ¦ rakudo: 53da2061f6 | (Elizabeth Mattijsen)++ | .travis.yml [20:35] ¦ rakudo: No longer use Travis for CI [20:35] ¦ rakudo: [20:35] ¦ rakudo: It appears that Travis is no longer interested in supporting open [20:35] ¦ rakudo: source projects. So long, and thanks for all the fish! [20:35] ¦ rakudo: review: https://github.com/rakudo/rakudo/commit/53da2061f6 [20:35] ¦ nqp: f7a0081b21 | (Elizabeth Mattijsen)++ | .travis.yml [20:35] ¦ nqp: No longer use Travis for CI [20:35] ¦ nqp: [20:35] ¦ nqp: It appears that Travis is no longer interested in supporting open [20:35] ¦ nqp: source projects. So long, and thanks for all the fish! [20:35] ¦ nqp: review: https://github.com/Raku/nqp/commit/f7a0081b21 [20:43] *** sxmx left [20:44] *** sxmx joined [20:51] .tell jnthn When NativeCall loads a dynamic library, will it also load its prerequisites? [20:51] Xliff, I'll pass your message to jnthn [20:59] Xliff: yes it does [20:59] Or rather the dynamic linker does [20:59] jnthn: I answered Xliff's question about dynamic libraries [20:59] nine, I'll pass your message to jnthn [21:00] *** MasterDuke joined [21:06] nine: OK, thanks. [21:30] ¦ problem-solving/solution-250: 825db3d8b1 | Altai-man++ | solutions/documentation/search-categories.md [21:30] ¦ problem-solving/solution-250: Provide a solution document for https://github.com/Raku/problem-solving/issues/250 [21:30] ¦ problem-solving/solution-250: [21:30] ¦ problem-solving/solution-250: "Documentation search categories are not standartized" [21:30] ¦ problem-solving/solution-250: [21:30] ¦ problem-solving/solution-250: Fixes https://github.com/Raku/problem-solving/issues/250 [21:30] ¦ problem-solving/solution-250: review: https://github.com/Raku/problem-solving/commit/825db3d8b1 [21:44] *** Xliff left [21:50] *** Altai-man left [21:58] <[Coke]> https://boingboing.net/2021/01/10/earths-rotation-sped-up-in-2020-we-may-need-a-negative-leap-second.html [22:13] I just released zef v0.10.0, which adds pod6 (loosely modeled after the raku docs) to a large portion of the code base. There isn't anything particularly interesting about this other than occasionally someone asks for examples from raku modules, and this would be one of the larger and ubiquitous ones [22:13] 2021-01-03T15:09:27Z #raku ugexe the apparent "problem" with zef was my failure to see the msg that one of several deps had failed testing and thus the attempted installation failed. zef is working fine! [22:13] 2021-01-05T11:39:42Z #raku ugexe ^^^ [22:47] *** Xliff joined [22:48] *** JRaspass joined [23:55] *** Kaiepi left [23:55] *** Kaiepi joined