🦋 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 reportable6 left 00:01 reportable6 joined 00:04 NemokoschKiwi joined 00:43 NemokoschKiwi left
jaguart is there sugar for returning an empty sequence? 01:02
I'm looking for something like: $thing.?x or (,) 01:03
where $thing.?x returns Nil on failure - and I'm getting (Nil,) 01:05
01:05 melezhik joined
melezhik o/ 01:05
tellable6 2022-12-19T16:13:35Z #raku <grondilu> melezhik yeah it's think now. In the meantime I uploaded the FiniteFields repo on zef, so this may have change things
2022-12-19T16:14:22Z #raku <grondilu> melezhik s/think/fixed/ (weird typo)
melezhik .tell bduggan: SparrowCI allows to builds for source hut as well, so you can create a pipeline for Repl::Tools and trigger builds for it .. 01:06
tellable6 melezhik, I haven't seen bduggan around, did you mean abdan?
01:14 melezhik left 01:23 deoac joined 02:01 razetime joined 02:28 deoac left 02:52 deoac joined 03:13 Kaiepi left 03:33 mahafyi joined
jaguart How do I differentiate between a Raku provided class e.g. Any and a manufactured class e.g. MyClass ? 04:15
same for Roles? 04:16
04:33 linkable6 left, evalable6 left 04:35 linkable6 joined, evalable6 joined 04:36 deoac left 05:36 unicodable6 left, evalable6 left, nativecallable6 left, sourceable6 left, tellable6 left, coverable6 left, quotable6 left, greppable6 left, notable6 left, linkable6 left, statisfiable6 left, bisectable6 left, releasable6 left, bloatable6 left, shareable6 left, squashable6 left, benchable6 left, committable6 left, reportable6 left, bloatable6 joined 05:37 tellable6 joined, squashable6 joined, coverable6 joined, releasable6 joined, benchable6 joined, quotable6 joined 05:38 nativecallable6 joined, statisfiable6 joined, unicodable6 joined, bisectable6 joined, notable6 joined, linkable6 joined, evalable6 joined, reportable6 joined 05:39 greppable6 joined, shareable6 joined, sourceable6 joined, committable6 joined 05:45 xinming left 05:47 xinming joined 06:00 reportable6 left, reportable6 joined 06:23 grondilu joined, grondilu left 06:44 xinming left, xinming joined 07:02 gugod left 07:05 xinming left 07:07 xinming joined 07:08 gugod joined 07:40 xinming left, xinming joined 08:18 Kaiepi joined 08:42 Sgeo left 08:56 lichtkind joined 09:15 jpn joined 09:21 mahafyi left
moritz usually you don't 09:36
why would you want to? 09:37
10:21 evalable6 left, linkable6 left 10:22 evalable6 joined 10:24 linkable6 joined 10:30 jaguart left, jaguart joined 10:32 codesections left 11:13 sena_kun joined
gfldex m: say CORE::<Any> =:= Any; 11:26
camelia True
guifa has had to do that in exactly one module 11:43
but it sort of makes sense when I'm rewriting DateTime lol
Nemokosch clever solution 11:51
but anyway, it is kind of a "you shouldn't want this in the first place" thing
gfldex Since type-objects are lexically scoped, there may be a 3rd Any involved and then this will fail. 11:52
Nemokosch By the way, I started processing the Template6 module, did some refactoring, caught a bug or two 11:56
It's an interesting journey in some sense because it mostly seems to be older than GLR 11:57
And the author was clearly more used to Perl5 so in some cases I just blew boilerplate-ish chunks away 11:58
the other interesting thing is that it generates code for templating and EVALs it so I suppose it could also be a great entry to RakuAST 11:59
12:00 reportable6 left 12:02 reportable6 joined
leont Yeah, it's exactly the sort of module that would benefit greatly from RakuAST 12:09
12:52 lichtkind left 13:24 Kaiepi left 13:32 jpn left 13:55 jpn joined 14:01 Kaiepi joined 14:09 abraxxa joined 14:13 mahafyi joined 14:14 abraxxa left 14:15 abraxxa joined 14:18 abraxxa left 14:37 jpn left 14:41 jpn joined 14:59 jpn left 15:06 jpn joined 15:18 Sevalecan is now known as Maximus 15:33 jpn left, jpn joined 16:33 evalable6 left, greppable6 left, statisfiable6 left, committable6 left, bloatable6 left, sourceable6 left, unicodable6 left, linkable6 left, releasable6 left, benchable6 left, shareable6 left, coverable6 left, quotable6 left, reportable6 left, notable6 left, squashable6 left, nativecallable6 left, tellable6 left, bisectable6 left 16:34 notable6 joined, releasable6 joined, bisectable6 joined, benchable6 joined, squashable6 joined, greppable6 joined 16:35 sourceable6 joined, quotable6 joined, committable6 joined, shareable6 joined, nativecallable6 joined 16:36 coverable6 joined, linkable6 joined, reportable6 joined, bloatable6 joined, evalable6 joined, statisfiable6 joined, unicodable6 joined, tellable6 joined 16:40 ProperNoun joined 16:41 Sgeo joined
[Coke] any .NET developers about? 17:10
17:39 razetime left
lizmat jnthn is on holiday :-) 17:40
Voldenet I'm a .net dev 17:41
(not proud of it, but it gives me food)
[Coke] wondering if I should try to get started again on nqp.net (I stare at for hours every couple of months and then get nowhere) 17:42
I may ping you. :)
Voldenet I was about to say how trivial would it be to use nqp/jvm but then I've seen Ops.java 17:47
[Coke] ... hey, there's a newer version out since last I looked. 17:53
Voldenet Yes, net7 fixes a lot of pain points 17:57
[Coke] installs dotnet v7 on his mac
Voldenet like static virtual methods in interfaces 17:58
[Coke] step 0! Done!
Voldenet I wonder how much aot compiler can speed raku startup up 17:59
18:00 reportable6 left 18:03 reportable6 joined 19:03 bisectable6 left, bloatable6 left, squashable6 left, benchable6 left, linkable6 left, reportable6 left, notable6 left, unicodable6 left, tellable6 left, evalable6 left, statisfiable6 left, coverable6 left, releasable6 left, bisectable6 joined, linkable6 joined, releasable6 joined 19:04 evalable6 joined, squashable6 joined 19:05 statisfiable6 joined, coverable6 joined, notable6 joined 19:06 unicodable6 joined, tellable6 joined, benchable6 joined, bloatable6 joined, reportable6 joined 19:22 Sgeo_ joined, Sgeo left 20:00 mahafyi left 20:01 jpn left 20:07 jpn joined 20:11 jpn left 20:23 Sgeo_ left 20:32 melezhik joined
melezhik o/ 20:32
I am contemplating about having Raku-SparrowCI irc channel where people could discuss all SparrowCI related things including their modules build failures/statuses, not sure though if SparrowCI has gained enough users for the moment … 🤔 Anyway one useful thing for irc based Raku folks would notifications in this channel about all recent SparrowCI
builds, so people could see things in real time …
20:33 melezhik left 20:37 melezhik joined 20:40 melezhik left 21:40 unicodable6 left, benchable6 left, tellable6 left, coverable6 left, statisfiable6 left, notable6 left, bisectable6 left, releasable6 left, linkable6 left, evalable6 left, reportable6 left, squashable6 left, shareable6 left, bloatable6 left, quotable6 left, greppable6 left, sourceable6 left, committable6 left, nativecallable6 left 21:41 linkable6 joined, quotable6 joined, notable6 joined 21:42 unicodable6 joined, nativecallable6 joined, bloatable6 joined 21:43 squashable6 joined, coverable6 joined, sourceable6 joined, releasable6 joined, tellable6 joined, shareable6 joined, reportable6 joined, benchable6 joined, evalable6 joined, bisectable6 joined, committable6 joined, greppable6 joined 21:44 statisfiable6 joined 21:52 DarthGandalf left 22:05 PhilipS joined 22:09 PhilipS left 22:30 Kaiepi left 22:31 squashable6 left 22:33 squashable6 joined 22:38 Kaiepi joined 22:40 jpn joined 22:44 jpn left 22:49 Sgeo joined 23:20 sena_kun left 23:54 DarthGandalf joined