🦋 Welcome to Raku! raku.org/ | evalbot usage: 'p6: say 3;' or /msg camelia p6: ... | irclog: colabti.org/irclogger/irclogger_log/raku
Set by ChanServ on 14 October 2019.
00:02 Doc_Holliwood left 00:16 MilkmanDan left, Benett left, MilkmanDan joined 00:31 Benett joined 00:51 gnufr33dom joined 01:04 seanrobert joined 01:09 seanrobert left 01:11 timlegge joined 01:14 Altai-man joined 01:17 sena_kun left 01:21 marcusr left 01:22 marcusr joined 01:36 Sgeo left 01:43 molaf left 01:54 molaf joined 02:12 Sgeo joined 02:27 cpage joined 02:53 e left, squashable6 left, reportable6 left, statisfiable6 left, quotable6 left, greppable6 left, benchable6 left, coverable6 left, Noisytoot left, dogbert17 left, dataangel left, eseyman left, Voldenet left, moony left, ribasushi left, lizmat left, samcv left, samebchase left, dotdotdot left, tony-o left, pierrot left, shadowpaste left, cibs left, epony left, k-man left, gugod left, lucs left, a6502 left, tadzik left, protium left 02:54 epony joined, k-man joined, gugod joined, lucs joined, a6502 joined, tadzik joined, protium joined 02:55 epony left 02:56 epony joined, edk_ joined 02:57 ribasushi joined 02:59 squashable6 joined, dogbert17 joined, reportable6 joined, statisfiable6 joined, quotable6 joined, greppable6 joined, benchable6 joined, coverable6 joined, Noisytoot joined, dataangel joined, eseyman joined, Voldenet joined, moony joined, lizmat joined, samcv joined, tony-o joined, samebchase joined, dotdotdot joined, pierrot joined, shadowpaste joined, cibs joined 03:10 zacts joined 03:40 epony left 03:41 epony joined 04:22 MilkmanDan left 04:37 bocaneri joined, ensamvarg3 joined 04:39 skids left 04:40 MilkmanDan joined 04:46 sauvin_ joined, bocaneri left 05:15 sena_kun joined 05:17 Altai-man left 05:18 sjm_uk joined 05:36 edk_ is now known as e 05:45 phogg left 05:46 raku-bridge left, raku-bridge joined, raku-bridge left, raku-bridge joined 05:48 gnufr33dom left, sena_kun left, sena_kun joined 05:49 gnufr33dom joined, DarthGandalf left 05:50 DarthGandalf joined 05:51 polettixx left, phogg joined, phogg left, phogg joined, polettixx joined 05:57 guifa2 joined 06:06 xinming left, xinming joined
guifa2 arg, the technique I had for doing local overrides failed =\ 06:06
06:06 reach_satori_ joined 06:09 reach_satori left 06:17 keutoi joined 06:27 wamba joined
Geth advent: 714b715108 | (JJ Merelo)++ | 20th/articles/rfc307.html
Final retouches for tomorrow's article
06:27
advent: 71f9a47f92 | (JJ Merelo)++ | 2 files
Change name
06:29
advent: 062da6299a | (JJ Merelo)++ | 20th/articles/rfc307.md
Minor reformatting
06:33 wamba left, wamba joined 06:34 Doc_Holliwood joined 06:46 JJMerelo joined
JJMerelo tobs++ is again posting an article on Damian Conway's proposal for a NEXT seudoclass raku-advent.blog/2020/08/14/rfc-19...edispatch/ in today's 20th anniversary post 06:47
tellable6 2020-08-13T10:43:11Z #raku-dev <tobs> JJMerelo post is scheduled for tomorrow.
06:48 xinming left, xinming joined
JJMerelo There's still, by my account, 1 slot open, but if you feel like you can write something in short notice, please feel free to pledge 06:48
07:02 dolmen_ joined 07:31 Sgeo left 07:36 MilkmanDan left 07:49 rindolf joined 07:58 zacts left 08:14 jmcgnh left 08:23 jmcgnh joined 08:30 Doc_Holliwood left 08:32 Prince213 joined 08:33 molaf left 08:36 MilkmanDan joined 08:54 keutoi left 08:57 Prince213 left
Geth advent: 01b395665d | (Jonathan Worthington)++ (committed using GitHub Web editor) | 20th/README.md
Remove my proposed post

I don't think I've the motivation to write one.
08:58
08:58 jnthn left 08:59 zacts joined 09:03 Doc_Holliwood joined 09:14 Altai-man joined 09:17 sena_kun left, zacts left 09:38 dogbert17 left 09:41 dogbert17 joined 09:44 molaf joined 09:46 molaf left 09:50 demostanis joined 09:56 keutoi_ joined 09:57 dogbert17 left 09:58 dogbert17 joined 10:01 demostanis left 10:03 demostanis joined 10:06 dogbert11 joined 10:08 keutoi_ left 10:10 dogbert17 left 10:24 Black_Ribbon left 10:34 dogbert12 joined 10:36 dogbert11 left 10:37 dogbert11 joined 10:41 dogbert12 left 10:42 demostanis left 10:44 demostanis joined, dogbert17 joined 10:49 dogbert11 left 10:51 stoned75 joined 11:00 keutoi_ joined 11:17 kensanata joined
holyghost I'm writing a paper about theorem proving delmiters (e.g. in cutting text), I will post it in a few weeks 11:24
It can be used in raku, but it's rather heavyweight
basically you prove who to cut up text (which delmiters get used) 11:25
s/who/how
It uses a theorem prover :-)
The program in scheme is getting near its end 11:28
see the split perl function 11:36
I've done a delimiter theory with a minimax, but now I need to start on types on the ALU theorem prover 11:39
ALU = Arithmetic and Logical Unit
e.g. a iterator type for searching in a file 11:40
11:40 patrickb joined
holyghost this will all be directed to the theorem prover 11:40
a partial grep is also an example 11:41
so e.g. in a theorem prover you can use f : x -> x + n for searching, where f is a function type 11:43
that's the easiest way to do it, also a fast way
x + n <= file-length etc. 11:45
It's just another encapsulation of a search, in this case 11:48
11:51 dolmen_ left 11:54 aborazmeh joined, aborazmeh left, aborazmeh joined
holyghost The only thing I need to factualize is a good theory for it 11:58
tbrowder hi, can any math expert speak to what raku type would best be used for a key in an avl tree (or any tree for that matter). easy way is untyped Str but it fails when using two-plus digit ints for keys.nNumStr seems ideal but not as easy to implement. 12:02
12:07 vike left
JJMerelo tbrowder can you ellaborate a bit furhter? What fails with Str? 12:09
12:11 vike joined
tbrowder you have to use my AVL-Tree to see in its testing. i can use bare ints as keys until i get to 10. it inserts ok but when searching for it as a key i get an error about int as a key 12:11
the current implementation has an untyped key with default '' value for a new node. 12:13
i have started trying to use NumStr type for key but not sure it's worth the effort yet. 12:14
so far i've found no real definition of a type for keys in the binary tree description at rosetta code or wikipedia 12:16
12:23 dolmen_ joined 12:40 vike left 12:43 Doc_Holliwood left 12:45 mojca_ left 12:47 mojca joined 12:48 vike joined 12:55 JJMerelo left 12:57 vrurg joined 12:58 cpan-raku left 12:59 cpan-raku joined 13:00 cpan-raku left, cpan-raku joined 13:02 __jrjsmrtn__ left 13:03 __jrjsmrtn__ joined 13:11 vike1 joined 13:12 vike left 13:15 sena_kun joined 13:16 Altai-man left 13:32 dogbert11 joined 13:35 dogbert12 joined 13:36 dogbert17 left 13:38 dogbert17 joined 13:39 dogbert11 left 13:41 dogbert12 left 13:43 aborazmeh left 13:47 skids joined 13:54 stoned75 left 13:56 stoned75 joined 14:18 rindolf left 14:25 rindolf joined 14:30 dogbert11 joined 14:32 xinming left 14:33 dogbert17 left 14:36 xinming joined
stoned75 commit: releases say 3 ^... 0 14:36
committable6 stoned75, gist.github.com/618a23ec863bc41ad8...da5443298a 14:37
14:45 kensanata left
stoned75 commit: releases say 3..0 14:46
14:46 sno left
committable6 stoned75, ¦releases (45 commits): «3..0␤» 14:46
stoned75 commit: releases say (3..0).list 14:47
committable6 stoned75, ¦releases (45 commits): «()␤»
stoned75 commit: releases say (3..0).^name
committable6 stoned75, ¦releases (45 commits): «Range␤» 14:48
stoned75 commit: releases say (3..0).^min
committable6 stoned75, gist.github.com/5c7c6189a0db58a656...d754b22dbb
stoned75 commit: releases say (3..0).min
14:49 sno joined
committable6 stoned75, ¦releases (45 commits): «3␤» 14:49
14:53 dogbert17 joined 14:57 keutoi_ left, dogbert11 left 14:59 gnufr33dom left 15:21 JJMerelo joined
JJMerelo .tell [Coke] yes, please do that 15:21
tellable6 JJMerelo, I'll pass your message to [Coke]
15:22 dogbert11 joined
Geth doc/mixy-baggy-ex-output: d0f90b0eee | (Stoned Elipot)++ | 11 files
Tweak examples' output for current rakudo behavior

  ... for setty and Baggy types
15:24
15:25 dogbert17 left
Geth doc: stoned++ created pull request #3560:
Tweak examples' output for current rakudo behavior
15:25
JJMerelo Did you check yesterday's article on the 20th anniversary calendar? Or today's? raku-advent.blog/ Do you want yours to be there before the end? A few slots are still open... 15:31
15:32 dogbert17 joined 15:36 dogbert11 left 15:43 seanrobert joined 15:44 orinthe left 15:45 orinthe joined 15:48 seanrobert left
Geth doc: 85e89c072e | stoned++ (committed using GitHub Web editor) | 11 files
Tweak examples' output for current rakudo behavior (#3560)

  ... for setty and Baggy types
15:48
linkable6 DOC#3560 [closed]: github.com/Raku/doc/pull/3560 Tweak examples' output for current rakudo behavior
15:52 MilkmanDan left 15:53 dogbert11 joined 15:56 dogbert12 joined, xinming_ joined, MilkmanDan joined, xinming left 15:57 dogbert17 left 15:59 dogbert11 left 16:02 dogbert17 joined, demostanis left 16:04 dogbert12 left 16:10 dogbert17 left, dogbert17 joined 16:16 camelCaser left, camelCaser joined 16:23 wamba left 16:29 dogbert11 joined 16:33 dogbert17 left 16:37 dataangel left 16:40 wamba joined 16:57 JJMerelo left 16:59 seanrobert joined 17:03 natrys joined 17:06 seanrobert left 17:14 Altai-man joined 17:17 sena_kun left 17:18 seanrobert joined 17:22 seanrobert left
Geth problem-solving: patrickbkr++ created pull request #219:
Provide a solution document for #206
17:40
17:52 dolmen_ left 18:10 xinming_ left, xinming_ joined 18:14 stoned75 left 18:16 stoned75 joined 18:23 JJMerelo joined 18:26 stoned75 left, dogbert11 left, dogbert11 joined 18:28 stoned75 joined, cpage_ joined 18:31 seanrobert joined, cpage left, cpage_ is now known as cpage
JJMerelo Hey 18:38
18:38 dogbert17 joined
JJMerelo So... no article for tomorrow. 18:39
I mean, for the day after tomorrow in the 20th anniversary calendar. raku-advent.blog/ 18:40
I've written one for tonight to fill the gap, but then there's no more.
18:41 dogbert12 joined
JJMerelo So unless you want me to write the rest of the posts, or just call it a calendar at the 15th entry, can we please have more? 18:41
We're almost there...
.tell [Coke] Can your article be ready for tomorrow? Or you still prefer the last slot?
tellable6 JJMerelo, I'll pass your message to [Coke]
18:42 dogbert13 joined, dogbert11 left 18:45 dogbert17 left, dogbert12 left 18:48 sjm_uk left, dogbert17 joined 18:51 JJMerelo left 18:52 dogbert13 left 18:53 xinming_ left, xinming_ joined 18:54 dogbert11 joined 18:58 seanrobert left 18:59 dogbert17 left 19:04 xelxebar left, xelxebar joined 19:15 finsternis left, MasterDuke joined 19:17 xelxebar left 19:18 xelxebar joined 19:20 dogbert17 joined 19:21 Sgeo joined 19:23 dogbert11 left 19:36 melezhik joined
melezhik for whom it may concerns rakudist is back on track 19:39
a small teaser for RakuDist :-) - twitter.com/melezhik2/status/12943...9307864069 19:51
20:06 sauvin_ is now known as Sauvin
tony-o melezhik++ 20:08
tellable6 2020-08-10T12:45:49Z #raku-dev <patrickb> tony-o Can you have a look at github.com/tony-o/perl6-pluggable/pull/15 ?
tony-o looked at that lambda last night - that looks pretty neat
melezhik tony-o are you saying this to me? :-) 20:09
tony-o yea 20:10
patrickb: merged
melezhik thanks, if this works for you I could add more functions plugins, for example to delete function and update function 20:11
20:13 MilkmanDan left
tony-o update is where i am right now 20:15
it looks pretty easy to add, from the bit you sent me
melezhik yeah, you could contribute if you want ... ))) 20:16
20:16 MilkmanDan joined
tony-o do you want to hook up rakudist to a versioned github backend? 20:16
melezhik what do you mean? 20:17
tony-o i have all of the github raku modules on a file system that contains all of the versions of when the :ver|vers|version changed and not just the latest master 20:18
20:38 Black_Ribbon joined 20:40 rindolf left
[Coke] .tell jjmerelo I can be ready in about an hour from now. 20:43
tellable6 [Coke], I'll pass your message to JJMerelo
[Coke] .tell jjmerelo sorry about the delay! 20:44
tellable6 [Coke], I'll pass your message to JJMerelo
tobs ++[Coke] 20:51
[Coke] I've had some PTO but was actually... relaxing :) 20:55
tellable6 2020-08-14T15:21:46Z #raku <JJMerelo> [Coke] yes, please do that
2020-08-14T18:41:57Z #raku <JJMerelo> [Coke] Can your article be ready for tomorrow? Or you still prefer the last slot?
21:06 MasterDuke left, melezhik left 21:15 sena_kun joined 21:17 Altai-man left 21:20 rypervenche left 21:27 rypervenche joined
[Coke] Are we still on 6.d? 21:28
tobs I'd be surprised if not 21:29
m: say $*PERL.compiler, $*PERL 21:30
camelia rakudo (2020.07.64.g.9.d.6.d.8.dd.7.a)Raku (6.d)
[Coke] and when did the rename happen? 21:31
tobs++
raku-bridge <stu002> Has anyone tried the "prelude" making technique I referred to in www.nntp.perl.org/group/perl.perl6...g9066.html ? I'm having trouble getting exported operators to work with it 21:41
tbrowder .tell jjmerelo pls disregard avl-tree prob 21:48
tellable6 tbrowder, I'll pass your message to JJMerelo
22:02 lucasb joined
[Coke] first pass at gist.github.com/coke/386bc41e5a85f...e682540e73 - comments welcome 22:02
Not a huge article, but it was more of a meta RFC than one heavy on details. 22:03
22:04 wamba left
Geth advent: 9ec96a671d | Coke++ | 20th/articles/rfc28.md
add rfc 28 article
22:05
[Coke] eh. just moved it to the final location 22:06
[Coke] hurls github.com/Raku/advent/blob/master...s/rfc28.md if folks want to comment
tobs difficult topic though 22:10
[Coke] anyone know how to use markdown to edit the article on wordpress? 22:12
I wouldn't have written it in markdown if I had thought it would be this painful to post. :)
lizmat [Coke]: s/to spilt up/to split up/ 22:14
s/polygot/polyglot/ 22:15
tobs "are known at compiler time" -- "compile time"?
22:16 natrys left
[Coke] all 3 fixed, thanks. 22:17
Geth advent: 7cdbd45880 | Coke++ | 20th/articles/rfc28.md
fix typos lizmat++ tobs++
tobs as for markdown, I converted my .md file to .html with the tools/p6advent-md2html.p6 script. Necessary only for syntax highlighting though.
[Coke] .tell jjmerelo committed rfc28, created a placeholder in wordpress... unable to figure out how to paste in markdown. 22:18
tellable6 [Coke], I'll pass your message to JJMerelo
[Coke] tobs: any idea how to invoke it with a local file? 22:20
tobs ah, sadly no. IIRC it scrapes the HTML generated by github, so needs a gist. 22:21
[Coke] so, did that... "abort trap 6"
.tell jjmerelo - ok, figured out how, but when I run the tool, I get 'abort trap 6', presumably related my old "one of cro's deps doesn't work on the mac" problem. I leave it to you to post the article. 22:22
tellable6 [Coke], I'll pass your message to JJMerelo
22:28 Sgeo left 22:31 Sgeo joined
tbrowder [Coke]: ref art 22:38
sena_kun writes an article right now
[Coke], I think you won't be too sad to see your article to be re-scheduled to a later date? 22:39
22:39 dogbert11 joined
tbrowder article: i like it, and it highlights some reasons why it should replace python as a first language: gradual typing plus c-like blocks, etc, 22:40
22:42 dogbert17 left 22:49 dogbert17 joined
[Coke] sena_kun: I started with a copy of a scheduled article and didn't think it would copy the schedule - yes, please, don't care when it goes 22:51
22:53 dogbert11 left
sena_kun [Coke]++ 22:54
Geth advent/rfc-188: 7f464f0f98 | Altai-man++ | 20th/articles/rfc188.md
Add RFC 188 article
23:06
advent: Altai-man++ created pull request #61:
Add RFC 188 article
23:09
23:09 dogbert11 joined 23:11 dogbert12 joined 23:12 dogbert17 left 23:15 dogbert11 left 23:21 patrickz joined 23:24 patrickb left 23:25 dogbert17 joined 23:29 dogbert12 left 23:36 patrickb joined 23:39 patrickz left, dogbert17 left 23:40 vike1 left, dogbert17 joined