|
00:14
wayland76 joined
00:19
kurahaupo left,
kurahaupo joined
00:20
kurahaupo left
00:21
kurahaupo joined
00:23
[Coke] left
00:24
[Coke] joined
00:55
kurahaupo left
|
|||
| wayland76 | Do we have an automated system for doing the packages/binaries? | 00:58 | |
|
01:07
kurahaupo joined
|
|||
| [Coke] | github.com/rakudo/rakudo/blob/main...-binary.md | 01:14 | |
| I haven't ever done it, patrickb & el_che are the owners there. | 01:16 | ||
|
01:33
kylese left
01:34
kylese joined
01:41
eseyman left
01:43
eseyman joined
|
|||
| wayland76 | Thanks! That's good info! | 01:55 | |
|
02:15
kylese left,
kylese joined
02:28
abbe_ joined
02:31
abbe left,
abbe_ is now known as abbe
02:39
wayland76 left
02:40
wayland76 joined
|
|||
| SmokeMachine | lizmat: my playground goes run on the browser… all 4 runtimes | 02:52 | |
| lizmat: it has no backend | 02:53 | ||
|
03:06
kurahaupo left
03:07
kurahaupo joined
03:17
kurahaupo1 joined,
kurahaupo1 left
03:18
kurahaupo1 joined
03:20
kurahaupo left
03:24
kurahaupo joined
03:25
kurahaupo1 left
03:36
kurahaupo left,
kurahaupo joined
03:42
kurahaupo left
03:45
wayland76 left,
wayland76 joined
03:56
kurahaupo joined
|
|||
| wayland76 | In relation to the weekly, just a note that the creation of Qwiratry--Location--HTTP is something I'd like to undo, and people should instead use Qwiratry::Location::HTTP (which didn't get listed in the weekly). There will be tutorials coming, hopefully in the next month or so. | 04:41 | |
|
05:26
hwj joined
06:14
constxd left
06:15
perryprog left
06:16
abraxxa joined,
perryprog joined,
constxd joined
06:19
Sgeo left
06:25
abraxxa left,
abraxxa joined
06:53
belluzj joined
07:21
belluzj left
07:22
belluzj joined
07:47
dakkar joined
07:55
_________ left,
_________ joined
08:22
belluzj left
08:43
belluzj joined
08:44
nine joined
08:45
nine left
|
|||
| El_Che | hi | 09:56 | |
| building it now | |||
| tbrowder: building it now | |||
|
10:00
sp1983 joined
10:04
sp1983 left
10:05
Sp1983_ joined
10:07
Sp1983_ left,
Sp1983 joined
|
|||
| Sp1983 | o/ | 10:07 | |
| Have created a draft of the first post in DSCI series , | 10:08 | ||
| dev.to/sp1983/dsci-series-rakulang-ci-4472 | |||
| El_Che | mm, a problem | 10:11 | |
| going to dev | |||
| patrickb | rakudo 2026.07 precompiled archives are released. | ||
|
10:11
Sp1983 left
|
|||
| El_Che | patrickb: can you have a look at #raku-dev, in case you encountered the same error? | 10:12 | |
|
10:13
Sp1983 joined
|
|||
| Sp1983 | I don’t know why is that , but looks like all my dev to post are not accessible recently … sigh | 10:14 | |
| Ok. Let’s do it other way then ) github.com/melezhik/DSCI/blob/main...lang_ci.md | 10:16 | ||
| This should work )) | |||
| patrickb | El_Che: I didn't hit an error. It went through smoothly. | ||
| Sp1983 | Ok. Anyways . We have two identical post now )) | 10:18 | |
| weekly: github.com/melezhik/DSCI/blob/main...lang_ci.md | 10:19 | ||
| notable6 | Sp1983, Noted! (weekly) | ||
| Sp1983 | weekly: dev.to/sp1983/dsci-series-rakulang-ci-4472 | ||
| notable6 | Sp1983, Noted! (weekly) | ||
| El_Che | patrickb: mm, annoying | ||
| Sp1983 | Are you logged in into dev.to patrickb: ? | 10:20 | |
|
10:20
wayland76 left,
wayland76 joined
|
|||
| patrickb | Sp1986 not at a PC atm | 10:21 | |
| why? | |||
| El_Che | patrickb: gist.github.com/nxadm/33d7033d04a5...d32e432846 | 10:22 | |
| Sp1983 | PC? | ||
| Ahh | |||
| El_Che | I had to add the block to update the submodules in the past because moarvm not getting them correctly in the past | ||
| just removing the block will fix it, I guess | |||
| Sp1983 | Cause there is is issue that my recent devto posts are only sometimes accessible for logged in users | ||
| patrickb | Sp1983 that link isn't working for me as a non logged in uses | 10:23 | |
| user | |||
| Sp1983 | Ok | 10:24 | |
| So let’s forget about it and use gh post instead )) | |||
| patrickb | El_Che: that submodule script needs more robustness work. it simply doesn't cover all corner cases. But it's very annoying work. | ||
| xinming | Hi, today, I just found something strange behavior not clear to me, in CATCH block, if I do something like CATCH { when X::MyException and $str ~~ &named-regex { $<captured-from-named-rex> } } | 10:25 | |
| With this example, the $<captured-from-named-rx> is Any, but the 'when' block is matched. | |||
| If I change code to CATCH { when X::MyException { if $str ~~ $named-regex { $<captured-from-named-rx>.say } } } | 10:26 | ||
| The latter example, the $<captured-from-named-rx> worked as expected. | |||
| El_Che | patrickb: mm, I clone the repo with --recurse-submodules and if not head, I do a checkout to the specific release tag wit --recurse-submodules | ||
| remove the --recurse submodules from the clone? | |||
| xinming | So I got curious about why 'when' block and if block work differently in this case. | ||
| I'm using 2026.01 | 10:27 | ||
|
10:29
Sp1983 left
10:38
Sp1983 joined,
Sp1983 left
10:48
nine joined
|
|||