🦋 Welcome to the MAIN() IRC channel of the Raku Programming Language (raku.org). 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 6 September 2022.
00:00 Summer left, Summer joined 00:07 jpn joined 00:12 jpn left 00:31 Summer left, Summer joined 01:01 Summer left 01:02 Summer joined 01:32 Summer left, Summer joined 01:36 dbonnafo joined 01:40 dbonnafo left 01:51 jpn joined 01:56 jpn left 02:00 MasterDuke joined 02:03 Summer left, Summer joined 02:30 hulk joined 02:31 kylese left 02:33 Summer left 02:34 Summer joined 03:04 Summer left, Summer joined 03:15 hulk left, kylese joined 03:35 Summer left, Summer joined, derpydoo left 03:39 jpn joined 03:44 jpn left 04:05 Summer left 04:06 Summer joined 04:36 Summer left, Summer joined 04:52 jpn joined 04:57 jpn left 05:07 Summer left, Summer joined 05:30 jpn joined 05:35 jpn left 05:37 dbonnafo joined, Summer left 05:38 Summer joined 05:42 dbonnafo left 06:08 Summer left 06:09 Summer joined 06:24 jpn joined 06:29 jpn left 06:32 gdown left 06:39 Summer left, Summer joined 06:50 MasterDuke left 06:53 opus joined, jpn joined 06:55 avuserow left, avuserow joined 06:58 jpn left 07:00 jpn joined 07:05 jpn left 07:08 dbonnafo2 joined 07:09 Summer left 07:10 Summer joined 07:16 Summer left 07:54 jpn joined 07:59 jpn left 08:00 dbonnafo2 left 08:21 jpn joined 08:26 jpn left 08:49 sena_kun joined 09:00 jpn joined 09:02 sena_kun left 09:34 eseyman left 09:36 manu_ joined, manu_ is now known as eseyman 09:57 dbonnafo2 joined, Sgeo left 10:01 dbonnafo2 left 10:09 kylese left 10:10 kylese joined 10:36 guifa left 11:09 abraxxa-home joined
librasteve opened a doc issue to cross ref these sections github.com/Raku/doc/issues/4408 11:13
11:28 jpn left
El_Che jdv: thx, will start building 11:28
tellable6 2023-12-21T23:25:28Z #raku-dev <jdv> El_Che release happened
11:29 abraxxa-home left 11:30 jpn joined 11:58 dbonnafo2 joined 12:02 dbonnafo2 left 13:15 jpn left 13:44 jpn joined
antononcube @lizmat I plan to publish the first draft of "Streamlining AI vision workflows" today. 14:33
lizmat great!
14:41 jpn left
antononcube @librasteve "App::Crag" does not know Chemistry, it seems. 15:21
15:22 jpn joined
In think there is "no reason" Crag's users to use sigils (like '$') for the variables. This feature is most likely easy to support. 15:25
15:33 gdown- joined 15:35 Sgeo joined 15:54 derpydoo joined 15:58 dbonnafo2 joined 16:03 dbonnafo2 left 16:10 lizmat left 16:11 lizmat joined 16:21 lizmat left 16:41 epony left 16:50 lizmat joined 17:05 dbonnafo joined 17:09 dbonnafo left 17:25 dbonnafo2 joined
El_Che I have *never* had a rakudo build without failing tests (for around 20-25 distro and version combinations). Today was the first. Congrats team! github.com/nxadm/rakudo-pkg/action...7302141391 17:38
(I mean I have to keep building until everythin passed, it takes around 3-5 builds most of the time) 17:39
18:40 sena_kun joined
[Coke] are you building in parallel? 19:04
# of builds shouldn't matter unless something's getting missed, no?
ugexe It is a bit weird that we have a reproducibility test that is flakey. A flakey reproducibility test essentially means it is failing. Rerunning that test is only working around the issue 19:26
otherwise just get rid of the test 19:27
because it is just providing a facade
I woild
I would be interested in knowing if it wasn’t always flakey though, and if not what commit broke it 19:28
I kind of suspect it has always been flakey though
[Coke] so hard to bisect for flakiness 19:34
or, at a minimum, annoying
El_Che new rakudo-pkg in the repos (except for Ubuntu devel) 20:01
(cloudsmith needs to add the repo dir)
[Coke]: I build in parallel, but the packages are only uploaded if everything is built ok 20:02
[Coke]: the number of builds is very relevant because it's a matrix. There is always 2-3 that fail randomly
[Coke]: lukily github added the option to only rebuild failed build. You had to rebuild everything in the past 20:03
librasteve antononcube: thanks for the fb ... I am inspired to dust off the Stoichometry (sp?) integration 20:04
antononcube: on App::Crag sigil removal, in crag it is no strict 20:29
crag '$h=450;$w=1520;$d=2315;$v=$h*$w*$d; say "$v cu mm"'
or
crag 'my \h=450;my \w=1520;my \d=2315;my \v=h*w*d; say "{v} cu mm"'
personally I prefer the sigil $ 20:30
ymmv
antononcube @librasteve Yes, but you mentioned that you were inspired by a "beginner's request" to make "App::Crag". So, I would say no sigils at all should work. 20:49
I think this is much clearer to a "beginner": crag 'h=450; w=1520; d=2315; v=h*w*d; say "{v} cu mm"' 20:51
librasteve beginner in raku, not in coding (the guy who thinks we are all gremlins) 21:07
the idea is to do raku in a line in a rich library setting, not to redefine raku as, errr, python 21:09
anyway this is for fun and I do not have spare tuits to write some kind of parser
to redefine how raku does the basics 21:10
Geth ¦ problem-solving: raiph assigned to rba Issue Inbound P6/Raku URLs are currently broken github.com/Raku/problem-solving/issues/413 21:13
21:47 defaultxr left
Geth ¦ problem-solving: raiph assigned to codesections Issue Many inbound P6/Raku URLs are currently broken github.com/Raku/problem-solving/issues/414 22:04
22:30 epony joined 23:01 derpydoo left 23:08 jpn left 23:32 sena_kun left 23:42 jpn joined 23:47 jpn left 23:48 tjr joined