🦋 Welcome to the MAIN() IRC channel of the Raku Programming Language (raku.org). This channel is logged for the purpose of keeping a history about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | Log available at irclogs.raku.org/raku/live.html . If you're a beginner, you can also check out the #raku-beginner channel!
Set by lizmat on 8 June 2022.
00:08 reportable6 left, gugod joined 00:09 reportable6 joined 00:17 Tirifto joined 00:46 frost joined 01:46 evalable6 left, sourceable6 left, releasable6 left, benchable6 left, bloatable6 left, linkable6 left, committable6 left, nativecallable6 left, unicodable6 left, tellable6 left, coverable6 left, shareable6 left, quotable6 left, greppable6 left, reportable6 left, statisfiable6 left, bisectable6 left, notable6 left, releasable6 joined 01:47 greppable6 joined, shareable6 joined, quotable6 joined, committable6 joined, tellable6 joined 01:48 benchable6 joined, sourceable6 joined, bloatable6 joined, unicodable6 joined, linkable6 joined, reportable6 joined, evalable6 joined 01:49 bisectable6 joined, coverable6 joined, statisfiable6 joined, notable6 joined, nativecallable6 joined 02:49 bisectable6 left, linkable6 left, statisfiable6 left, sourceable6 left, nativecallable6 left, quotable6 left, shareable6 left, benchable6 left, evalable6 left, notable6 left, reportable6 left, bloatable6 left, tellable6 left, releasable6 left, greppable6 left, committable6 left, coverable6 left, unicodable6 left, statisfiable6 joined, coverable6 joined, tellable6 joined 02:50 notable6 joined, unicodable6 joined, committable6 joined, nativecallable6 joined, benchable6 joined, reportable6 joined 02:51 sourceable6 joined, bisectable6 joined, shareable6 joined, greppable6 joined 02:52 evalable6 joined, quotable6 joined, bloatable6 joined, linkable6 joined, releasable6 joined 03:52 coverable6 left, quotable6 left, sourceable6 left, benchable6 left, statisfiable6 left, committable6 left, unicodable6 left, nativecallable6 left, shareable6 left, reportable6 left, notable6 left, linkable6 left, bloatable6 left, greppable6 left, tellable6 left, releasable6 left, evalable6 left, bisectable6 left, greppable6 joined, unicodable6 joined 03:53 coverable6 joined, nativecallable6 joined, tellable6 joined 03:54 notable6 joined, shareable6 joined, sourceable6 joined, bloatable6 joined, linkable6 joined, committable6 joined, bisectable6 joined, reportable6 joined, statisfiable6 joined, benchable6 joined 03:55 evalable6 joined, releasable6 joined, quotable6 joined 04:43 sacomo joined 05:08 Kaiepi joined 05:18 jaguart joined 06:04 Sankalp left 06:07 reportable6 left 06:08 reportable6 joined 06:24 Sankalp joined 06:34 Sankalp left, Sankalp joined 07:27 jaguart left
Nemokosch There is something odd with this Hash::Merge module 08:17
it shows up as a CPAN module 08:18
raku.land/cpan:TYIL/Hash::Merge then it says "The uploading author of cpan:TYIL does not match the META author of github:scriptkitties." 08:19
I tried to install jjatria's Pop engine and it failed on this dependency
but then I installed it by hand "zef install Hash::Merge" and it succeeded...
08:27 evalable6 left, linkable6 left, evalable6 joined 08:28 linkable6 joined 08:46 Sgeo left
eh, cannot resolve the GetError symbol from the dynamic library either way... I wonder if this is some WSL2 specific madness 08:47
09:11 jaguart joined 09:30 sena_kun joined 09:39 human-blip left, human-blip joined 10:39 bisectable6 left, coverable6 left, greppable6 left, releasable6 left, nativecallable6 left, notable6 left, evalable6 left, committable6 left, benchable6 left, reportable6 left, bloatable6 left, linkable6 left, statisfiable6 left, shareable6 left, tellable6 left, unicodable6 left, sourceable6 left, quotable6 left, nativecallable6 joined, coverable6 joined, sourceable6 joined 10:40 tellable6 joined, unicodable6 joined, quotable6 joined, greppable6 joined, reportable6 joined, evalable6 joined 10:41 benchable6 joined, shareable6 joined, statisfiable6 joined, releasable6 joined, bisectable6 joined, bloatable6 joined, notable6 joined, linkable6 joined 10:42 committable6 joined 10:49 linkable6 left, linkable6 joined 11:37 jaguart left 11:47 Sankalp left 11:50 Sankalp joined 11:56 frost left 12:07 reportable6 left 12:09 reportable6 joined 13:07 kaskal left 13:13 kaskal joined, kaskal left 13:21 kaskal joined 13:29 kaskal left 13:30 kaskal joined 13:35 jaguart joined 13:54 Sankalp left 13:56 Sankalp joined 13:59 dogbert11 joined 14:03 dogbert17 left 14:37 Sankalp left 14:39 Sankalp joined 15:10 saint- left 15:39 notna joined 16:01 jaguart left 16:38 melezhik joined
melezhik o/ 16:38
lizmat I am curious why you have this run-tests scripts for your distros - github.com/lizmat/App-Rak/blob/main/run-tests ? 16:39
scripts -> script
17:05 melezhik left 17:11 melezhik joined 17:16 abraxxa-home joined 17:35 melezhik left 17:44 [Coke] left 18:06 Sgeo joined 18:08 reportable6 left 18:11 reportable6 joined
uzl[m] [Coke]: Could this PR (github.com/Raku/doc/pull/4084) be merged assuming everything is fine? I'm looking to document the other 2022.06 changes wherever I am not out of my depth 😅 18:14
tellable6 uzl[m], I'll pass your message to [Coke]
uzl[m] lizmat++ with the weekly! 18:15
I learned about `Empty` being skipped by an iterator from one of codesections's talks, so I am pleasantly surprised to see it mentioned in the Did You Know? section haha 18:17
Nemokosch very useful 18:28
18:29 [Coke] joined
lizmat melezhik: 2 reasons: faster testing, and more error information *if* there is a test failure / execution error 18:47
tellable6 lizmat, I'll pass your message to melezhik
lizmat melezhik: also, total clarity about the version of Rakudo that is being used in CI testing
tellable6 lizmat, I'll pass your message to melezhik
japhb lizmat: Wouldn't the lines from 35-37 are dead because the streams are merged? 18:56
*be dead
Nice script, BTW. Whipuptitude++
18:57 euandreh left
lizmat japhb: good catch, I think 18:58
"If $merge is set to True, the standard output and error stream end up merged in $proc.out." # japhb++ 18:59
19:00 euandreh joined 19:01 melezhik joined
melezhik . 19:01
tellable6 2022-07-16T18:47:13Z #raku <lizmat> melezhik: 2 reasons: faster testing, and more error information *if* there is a test failure / execution error
2022-07-16T18:47:45Z #raku <lizmat> melezhik: also, total clarity about the version of Rakudo that is being used in CI testing
melezhik lizmat I see that, maybe I'll include this into standard tomtit - github.com/melezhik/Tomtit/tree/ma...s/profiles 19:02
so that : `tom --profile raku`
to install this
and then just `tom raku-tests`
or even just `raku raku-test` 19:03
tom task might only install `raku-tests` into cwd 19:04
instead of run `raku raku-tests`
but it's duscussibale ... anyway ... just a thoughts 19:05
19:16 melezhik left 19:44 jgaz joined 20:00 DZoidberg44 joined, DZoidberg44 left 20:07 notna left 20:48 habere-et-disper joined 20:51 sena_kun left 20:52 sena_kun joined 21:14 jgaz left 21:50 sena_kun left 22:32 abraxxa-home left 22:35 jgaz joined, Voldenet_ joined 22:36 Voldenet left, Voldenet_ is now known as Voldenet 23:36 bisectable6 left, evalable6 left, benchable6 left, coverable6 left, nativecallable6 left, tellable6 left, quotable6 left, reportable6 left, statisfiable6 left, linkable6 left, releasable6 left, shareable6 left, committable6 left, unicodable6 left, greppable6 left, bloatable6 left, sourceable6 left, notable6 left 23:37 committable6 joined, sourceable6 joined, tellable6 joined, nativecallable6 joined 23:38 releasable6 joined, statisfiable6 joined, benchable6 joined, coverable6 joined 23:39 linkable6 joined, evalable6 joined, notable6 joined, bisectable6 joined, shareable6 joined, unicodable6 joined, reportable6 joined, quotable6 joined 23:40 greppable6 joined, bloatable6 joined, habere-et-disper left 23:44 Sankalp left 23:51 Sankalp joined