🦋 Welcome to the IRC channel of the core developers of the Raku Programming Language (raku.org #rakulang). This channel is logged for the purpose of history keeping about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | Logs available at irclogs.raku.org/raku-dev/live.html | For MoarVM see #moarvm
Set by lizmat on 8 June 2022.
01:39 librasteve_ left
[Tux] Rakudo v2025.05-96-g036a88870 (v6.d) on MoarVM 2025.05-71-g0d74aa14d
csv-ip5xs0.259 - 0.270
csv-ip5xs-201.072 - 1.093
csv-parser1.126 - 1.144
csv-test-xs-200.114 - 0.115
test1.834 - 1.865
test-t0.404 - 0.406
test-t --race0.265 - 0.268
test-t-204.928 - 5.227
test-t-20 --race1.235 - 1.340
07:28
tux.nl/Talks/CSV6/speed4-20.html / tux.nl/Talks/CSV6/speed4.html tux.nl/Talks/CSV6/speed.log
07:56 [Tux] left 08:02 [Tux] joined
Geth JA/main: b48abcae51 | (Elizabeth Mattijsen)++ | 29 files
Bring up-to-date with current L10N logic
10:17
JA/main: 5f632fe49e | (Elizabeth Mattijsen)++ | 2 files
0.0.1
10:18
JA/main: 7962dfd9c1 | (Elizabeth Mattijsen)++ | 3 files
Fix copy-pasto
10:29
CY/main: 5aa160e1f8 | (Elizabeth Mattijsen)++ | 32 files
Bring up-to-date with current L10N logic
10:44
CY/main: e972769f43 | (Elizabeth Mattijsen)++ | 3 files
0.0.4
10:48
JA/main: 2b5a7b8904 | (Elizabeth Mattijsen)++ | 2 files
0.0.2
10:52
releasable6 Next release in ≈3 days and ≈7 hours. 1 blocker. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 11:00
Geth CY/main: 03b34aaf9c | (Elizabeth Mattijsen)++ | 6 files
0.0.5
11:50
L10N/main: fccdf641a3 | (Elizabeth Mattijsen)++ | 3 files
0.0.4
11:51
CY/main: 5a9eeb4d13 | (Elizabeth Mattijsen)++ | 3 files
Fix reference to blog post
12:08
18:21 japhb left 18:27 japhb joined
[Coke] who has access to the rakudo dockerhub org? 20:57
I hesitate to even update it if it's the one that jdv has working 20:58
jdv, you and I are probably running VERY different versions of blin
:( 20:59
jdv sure. but meaningfully different? 21:04
my blin is 17 months old it looks like 21:05
i'm attempting to build a new image
#12 ERROR: process "/bin/sh -c cd /Blin && zef install --verbose --deps-only ." did not complete successfully: exit code: 1 21:06
[Coke] the docker image is from 2019, as is the raku in the container.
jdv so familiar and disappointing *sigh*
the raku in the image is just used to run blin and zef really 21:07
[Coke] might even get a speed boost just from the upgrade.
jdv you mean the image on dockerhub or somewhere public?
i've always had a locally built one so i'm not sure about that if so
[Coke] (just) true
dockerhub image 21:08
I can't use the entrypoint (failure mode in ticket), but I can start a shell inside and poke around
jdv nice. 2019. that image doesn't even know covid!
let me get it working again. and i'll get back to you. some dep rotted i guess again:( 21:09
[Coke] It's working for me at HEAD outside of docker, fwiw. 21:10
jdv cool. i just don't want all those packages and nonsense on my box. 21:12
i guess i could run it in a real vm but docker is kinda more convenient:) 21:13
looks like i hit the classic "Merging GLOBAL symbols failed: duplicate definition of symbol SSL" 21:14
i thought we fixed that a long time ago
but i gotta make dinner and such so maybe later this week i can pick this up again
[Coke] kk 21:54
ok