🦋 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 evalable6 left, committable6 left, linkable6 left 00:03 evalable6 joined, committable6 joined 00:04 linkable6 joined 00:30 frost-lab left 00:32 finsternis joined 00:46 tbrowder joined 00:52 pecastro left 01:02 dataangel joined 01:07 dogbert11 joined 01:10 dogbert17 left 02:10 quotable6 left, notable6 left, squashable6 left, bisectable6 left, committable6 left, bloatable6 left, evalable6 left, linkable6 left, nativecallable6 left, releasable6 left, benchable6 left, greppable6 left, coverable6 left, sourceable6 left, shareable6 left, unicodable6 left, tellable6 left, statisfiable6 left 02:11 sourceable6 joined, greppable6 joined, nativecallable6 joined, bloatable6 joined 02:12 tellable6 joined, notable6 joined, releasable6 joined, squashable6 joined, coverable6 joined, linkable6 joined, committable6 joined 02:13 shareable6 joined, benchable6 joined, quotable6 joined, statisfiable6 joined, bisectable6 joined 02:14 evalable6 joined, unicodable6 joined 02:41 lucasb left 03:07 jmchael left 03:13 leont left 03:35 maggotbrain joined 04:04 jmou joined
gfldex m: say .e & .f | .e & !.f & !.d with '/dev/stdout'.IO; 04:17
camelia any(all(True, True), all(True, False, True))
gfldex I'm quite sure Rakudo is using a mind reading engine. 04:18
04:27 rindolf joined
coldpress that's neat, how does that work? 04:55
05:01 ex_nihilo joined 05:36 MasterDuke left 05:42 parabolize left
xinming_ lizmat: `leave` statement is quite useful IMHO, although we can wrap them in a sub and call it, `leave` helps us remove that wrap 05:45
06:06 xinming joined 06:10 xinming_ left 06:28 bbkr left 06:30 gfldex left 06:31 gfldex joined 06:33 jmerelo joined 06:46 wamba joined 06:54 ex_nihilo_ joined 06:57 ex_nihilo left 07:15 rindolf left 07:22 rindolf joined
El_Che Xliff: a TV? 07:31
07:32 aborazmeh joined, aborazmeh left, aborazmeh joined 07:40 domidumont joined 07:43 domidumont left 07:49 domidumont joined 07:56 domidumont left 07:58 domidumont joined
notandinus , 08:01
tellable6 2020-12-12T16:00:16Z #raku <raiph> notandinus colabti.org/irclogger/irclogger_lo...12-12#l306
notandinus i see, thanks raiph 08:02
08:09 sena_kun joined 08:12 ex_nihilo__ joined 08:14 abraxxa joined, ex_nihilo_ left 08:16 MitarashiDango[m left, MitarashiDango[m joined, wamba left, cpan-raku left, hvxgr left, ensamvarg left, afresh1 left, Celelibi left, jcallen left, Maylay left, sivoais left, cxreg left, perigrin left, timlegge left, telex left, m_athias left, aeruder left, APic left, Bucciarati left, markmarkmark left, [ptc] left, camelia left, pounce left 08:20 Geth left, Geth joined, pecastro joined 08:21 abraxxa left, domidumont left 08:22 wamba joined, hvxgr joined, ensamvarg joined, afresh1 joined, Celelibi joined, jcallen joined, Maylay joined, sivoais joined, cxreg joined, perigrin joined, timlegge joined, pounce joined, telex joined, m_athias joined, aeruder joined, APic joined, Bucciarati joined, markmarkmark joined, [ptc] joined, camelia joined, Celelibi left 08:23 abraxxa joined 08:25 cpan-raku joined, cpan-raku left, cpan-raku joined 08:28 domidumont joined 08:29 abraxxa left, Celelibi joined, abraxxa joined 08:30 dakkar joined 08:56 Sgeo left 09:08 Altai-man joined 09:10 sena_kun left 09:15 aborazmeh left 09:22 MasterDuke joined 09:34 wamba left 10:09 wamba joined 10:18 rindolf left 10:19 asymptotically joined 10:24 rindolf joined 10:28 frost-lab joined 10:29 Kaeipi joined, Kaiepi left 10:32 abraxxa left 10:33 abraxxa joined 11:02 tib left
jmerelo Call for papers for the Raku&Perl devroom still open news.perlfoundation.org/post/fosde...for-papers 11:12
12:02 linkable6 left, evalable6 left 12:03 linkable6 joined 12:05 evalable6 joined 12:33 a3r0 left, a3r0 joined 12:40 natrys joined 12:42 timlegge left 12:51 jmchael joined 12:59 cog joined 13:02 lizmat_ joined 13:04 lizmat left 13:09 sena_kun joined 13:10 Altai-man left 13:12 frost-lab left 13:28 leont joined 13:47 brtastic1 joined 13:50 mowcat joined 13:52 brtastic1 left
tbrowder hi, question for an RSC member: what is your feeling about publishing a module before it is usable? i have a couple of modules that are WIPs and one uses the other. as long as the synopsis gives the status, and the version is less than 1, is that ok or would that be cpan/ecosystem abuse? 13:56
14:00 domidumont1 joined 14:02 domidumont left 14:06 lucasb joined
masak tbrowder: don't take what I say as normative, but... I think there are no restrictions either way. if you feel something might be of more use published, then maybe that's so 14:08
tbrowder: if you ask me, most software is in a state of "not done yet" 14:09
gfldex tbrowder: The earlier you publish the faster you get bug reports. It can be quite hard to fix unknown bugs. :)
14:10 hal99999 joined 14:11 lizmat_ is now known as lizmat 14:24 ufobat joined
tbrowder thnx! publishing away! 14:31
cog I have a brutalist patch to rakudo to build fat binaries on Apple M1. Need a little cleaning and figuring out how to use it to build a rakudo star. So no pull request yet. 14:34
14:35 maggotbrain left
tyil sounds pretty cool, cog! 14:35
cog github.com/cognominal/rakudo/tree/lipo-build
tyil I should be getting another raspi this week to test the person's issue with FreeBSD on arm with r*
cog Oops I meant that message for raku-dev
lizmat cog++ 14:36
14:41 timlegge joined 14:43 skids joined 14:50 wamba left 14:51 ex_nihilo joined 14:52 ex_nihilo__ left 14:53 hal99999 left 14:58 hal99999 joined 15:01 parabolize joined 15:11 mowcat left 15:20 Sgeo joined 15:34 MasterDuke left, Kaeipi left 15:35 Kaeipi joined, Kaeipi left 15:36 Kaeipi joined 15:41 MasterDuke joined
jmerelo tbrowder: if it passes tests, go ahead and publish it. 15:55
tbrowder wilco! 15:58
16:09 rindolf left 16:10 rindolf joined 16:12 jmchael left
El_Che it sounds less threatening than "resistance is futile" 16:12
16:38 xinming left, mowcat joined 16:39 xinming joined 16:57 ex_nihilo left
tony-o jmerelo: ok True; 17:06
jmerelo tony-o: I know tbrowder is not the kind of persons to do that. 17:07
17:08 Altai-man joined
jmerelo tony-o: but as a matter of fact, we don't dive deep into whatever tests the author actually makes. And we don't have a test coverage tool to check that kind of thing. 17:08
tony-o: as a matter of fact, you can publish things in CPAN without even passing a test. It's been known to happen... At least it undergoes some kind of checks if it's uploaded to the ecosystem 17:09
tony-o: I really liked your grant proposal, there are many things in the ecosystem that need an overhaul.
We _do_ need a test coverage tool.
17:10 sena_kun left 17:11 asymptotically left 17:17 asymptotically joined 17:24 xinming left 17:26 xinming joined 17:32 aborazmeh joined, aborazmeh left, aborazmeh joined 17:33 dakkar left, morayj joined 17:39 xinming left 17:40 xinming joined 17:49 vrurg left
tony-o jmerelo: then you'll be happy to know i'm setting up some infrastructure to test an ecosystem 18:00
patrickb has offered his time in helping me get the zef plugin dialed in and then it should be easy enough to use 18:01
cpan was designed a long time ago, i'm sure we'll have growing pains but we don't have to start at a detriment (or copy pypi or go, both of which i've published things on and they 18:03
re terrible)
18:04 domidumont1 left 18:07 xinming left, xinming joined 18:08 wamba joined
jmerelo tony-o: I really am. Let me know if I can help. 18:11
18:12 vrurg joined 18:17 vrurg left 18:51 xinming left 18:52 xinming joined 19:03 brtastic joined
tony-o i maybe should start a channel for it so there's somewhere i can just post info. 19:03
jmerelo tony-o++ 19:04
tony-o pmd you the channel 19:05
feel free to invite people
lizmat and yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2020/12/14/2020-...wikipedia/ 19:08
perryprog \o/ 19:10
Oooo Wikipedia?
19:10 a3r0 left, kensanata joined
perryprog Time to flaunt my hardly relevant IRC cloak 19:11
19:22 a3r0 joined 19:28 jmchael joined 19:33 MasterDuke left 19:37 Benett left 19:42 Benett joined 19:57 aborazmeh left 20:00 morayj left 20:03 ChoppedBacon left 20:04 ChoppedBacon joined 20:07 wamba left 20:09 wamba joined 20:10 xinming left, xinming joined 20:17 vrurg joined 20:18 patrickb joined 20:21 vrurg left 20:47 tomaw left, tomaw_ joined 20:48 tomaw_ is now known as tomaw
tbrowder tony-o: i also supported your grant proposal and do like the nice things about cpan, in contrast to the "ecosystem." i am also a volunteer for trials if needed. 20:58
21:09 ufobat left, sena_kun joined 21:10 Altai-man left, rindolf left 21:35 patrickb left 21:38 aborazmeh joined 21:39 aborazmeh left, aborazmeh joined
Geth doc/parameter-name: 48d576e129 | (Stoned Elipot)++ | doc/Type/Parameter.pod6
Update Parameter.name and add example, ref #3580
21:39
doc: stoned++ created pull request #3735:
Update Parameter.name and add example, ref #3580
21:40
linkable6 DOC#3580 [open]: github.com/Raku/doc/issues/3580 [checklist][docs] Checklist for 2020.08
21:49 natrys left 21:56 vrurg joined 22:01 vrurg left 22:03 grumble left 22:04 vrurg joined 22:09 vrurg left 22:12 grumble joined, sena_kun left
jdv79 test coverage is a very low value metric 22:15
22:16 aborazmeh left 22:19 MasterDuke joined 22:38 orinthe2 joined 22:39 orinthe left, orinthe2 is now known as orinthe
[Coke] I care more about test coverage if I am the author than if I am the user. (But as a user, I still want to know if the author is thorough) 22:40
22:47 aborazmeh joined, aborazmeh left, aborazmeh joined 22:48 kensanata left 22:54 brtastic left
Geth doc: 6f9e67e464 | (Stoned Elipot)++ | doc/Type/Parameter.pod6
Fix link
22:56
linkable6 Link: docs.raku.org/type/Parameter
23:00 hal99999 left 23:26 imcsk8 left 23:27 mowcat left 23:28 imcsk8 joined, vrurg joined 23:33 vrurg left 23:53 asymptotically is now known as Guest34640 23:54 Guest34640 left
leont I thought val("0").Bool returned true, I guess that was fixed by 716cacdc 23:55
linkable6 (2020-08-24) github.com/rakudo/rakudo/commit/716cacdc4d Introducing the allomorph class
23:56 vrurg joined
tbrowder is there any raku programmatic way to check for test coverage? 23:56
on a random published module
23:58 asymptotically joined