🦋 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:18
jpn left
03:00
hulk joined,
kylese left
03:16
dutchkin joined
03:17
hythm joined
03:50
edr left
04:08
derpydoo left
04:15
guifa left
04:29
hythm left
05:24
Sgeo_ joined
05:27
Sgeo left
06:11
CIAvash joined
06:16
dutchkin left
06:19
dutchkin joined
06:33
dbonnafo joined
06:35
dbonnafo left
06:38
dbonnafo joined
06:42
AlexDaniel left
06:44
eseyman left,
tjr left
06:47
manu_ joined
06:49
manu_ is now known as eseyman
07:37
dutchkin left
07:47
jpn joined
07:53
abraxxa joined
08:05
dbonnafo left
08:17
jpn left
08:21
dbonnafo joined
08:26
dbonnafo left
08:33
abraxxa left
08:57
dakkar joined
09:01
sena_kun joined
09:11
Sgeo_ left
09:15
CIAvash left
09:29
swaggboi left,
swaggboi joined
10:11
tadzik joined
10:17
jpn joined
10:22
jpn left,
dbonnafo joined
10:26
dbonnafo left
10:36
jpn joined
|
|||
lizmat | and yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2023/11/21/2023-...m-devving/ | 11:05 | |
11:15
teatime left
11:17
teatime joined
11:37
abraxxa joined
11:46
slu left
11:54
abraxxa left
12:03
slu joined
|
|||
librasteve | yjh: what you see is to be expected ... first pass your C uses A and then uses B which in turn uses A ... so in first compile you are running the main block of A twice (raku runs the module so that you can put things like setup code in the outer block) ... the twist is that second and subsequent passes, nodules A and B are now precompiled (and stored in your .precomp dir) ... and the precomp launcher is smart | 12:12 | |
tellable6 | librasteve, I'll pass your message to yjh | ||
enough to remember that A is already compiled on both use's and to remember that is has already been run (from bytecode) when it is use'd the second time | |||
12:19
merp left
12:24
merp joined
12:49
jpn left
13:17
jpn joined
|
|||
antononcube | @lizmat Thank you for your latest weekly post! I did not do anything on “PDF::Tags”, so, I do not deserve any credit. | 13:24 | |
lizmat | antononcube oops, copy-pasto, fixed! | 13:25 | |
antononcube | 👍 | 13:26 | |
13:30
tjr joined
13:42
edr joined
13:51
derpydoo joined
14:23
dbonnafo joined
14:27
dbonnafo left
|
|||
Geth | advent: pheix++ created pull request #107: Update authors.md |
14:32 | |
tbrowder__ | lizmat++ also, for some reason (assuming i'm not going more senile), the weekly looks better in the email announcement. (my gmail client | 14:44 | |
i meant to say it looks better, full stop! | 14:45 | ||
15:05
abraxxa joined
15:45
TieUpYourCamel left
16:16
TieUpYourCamel joined
17:01
jpn left
17:17
Xliff joined
17:38
dakkar left
|
|||
lizmat | tbrowder_: nothing I did there.... I guess WordPress spiffed it up | 17:40 | |
Geth | advent/main: d078407618 | Kostas++ (committed using GitHub Web editor) | raku-advent-2023/authors.md Update authors.md (#107) pheix: Dissecting the Geth (Go-Ethereum) keystore files using Raku tools |
17:47 | |
nemokosch | The gazillion raku.org changes turned out to be rather painful to consolidate | ||
okay, not as bad as it seemed first | 17:50 | ||
the included frames are the most touchy | 17:51 | ||
18:19
nine left,
nine joined
18:24
dbonnafo joined
18:29
dbonnafo left
18:30
jpn joined
18:44
jpn left,
melezhik joined
|
|||
melezhik | o/ | 18:44 | |
I try to find the way to provide version information in META6.json through rakumod file | |||
is it version_from or version-from ? | 18:45 | ||
I just don't remember the syntax | |||
19:00
melezhik left
19:21
dbonnafo joined
19:29
abraxxa left
19:41
dbonnafo left,
dbonnafo joined
21:29
Nemokosch joined
21:41
Nemokosch left
21:54
jpn joined
22:06
rypervenche left
22:08
rypervenche joined
22:11
jpn left
22:17
jpn joined
22:27
jpn left
22:28
jpn joined
22:29
jpn left
|
|||
japhb | JSON::Class tests seem to be very unhappy under 2023.11+ (or so say my last couple rebuild-all attempts) | 22:34 | |
nemokosch | well, which one of the two? | 22:45 | |
22:59
lizmat_ joined
23:01
sena_kun left
23:02
jpn joined,
lizmat left
|
|||
japhb | What do you mean? | 23:02 | |
lizmat_: Do you have access to review/merge github.com/tadzik/Terminal-ANSIColor/pull/18 ? | 23:06 | ||
lizmat_ | I have, but would like to review it first, which will be after some shuteye | 23:07 | |
japhb | Sleep well! | 23:08 | |
23:11
lizmat_ left,
lizmat joined
|
|||
lizmat | japhb: thanks1 afk& | 23:12 | |
23:12
jpn left
|
|||
ugexe | anyone on windows able to run a spec test with and without github.com/MoarVM/MoarVM/pull/1776 to see what (if anything) it breaks? | 23:12 | |
23:14
jpn joined,
Sgeo joined
|
|||
ugexe | i guess you don't have to be on windows either, as if someone was clever enough they could run it through some CI type system | 23:14 | |
23:19
jpn left
|
|||
nemokosch | which one of the two JSON::Class projects are you testing? | 23:22 | |
vrurg recently created a brand new one | |||
one that is incompatible with the old JSON::Class, also as a kind of challenge on the naming system | 23:23 | ||
japhb | Looks like JSON::Class:ver<0.0.3>:auth<zef:vrurg>:api<1.0.2> is what was found | ||
So ... sounds like my usual build list got run over by vrurg's test | 23:24 |