00:35
Sgeo left
00:38
Sgeo joined
|
|||
disbot | <simon_sibl> I just find Nim gives more control while Golang would be better for a team probably with better tooling but much less control | 01:17 | |
02:17
guifa left
02:38
Aedil joined
|
|||
disbot | <simon_sibl> Well on guix it seems easier to use Go, so I’ll go with Go xD as middle level language | 02:55 | |
03:24
arkiuat left
03:26
vasko45 left
03:27
vasko45 joined
03:37
arkiuat joined
03:44
arkiuat left
04:10
arkiuat joined
04:26
arkiuat left
05:09
vasko45 left,
vasko45 joined
05:11
[Coke] left
05:30
mimosa joined,
Sgeo left
06:06
lichtkind_ joined
06:16
abraxxa joined
07:01
[Coke] joined
07:38
kylese joined
08:04
apa_c joined
08:10
dakkar joined
08:13
mimosa left
09:02
ds7823 joined
09:25
mimosa joined
09:45
ds7823 left
09:55
ds7823 joined
10:27
librasteve_ left
10:40
ds7823 left
11:27
ds7832 joined
11:57
melezhik joined
|
|||
leont | Yeah that's what I dislike about Golang; it feels designed for teams where you don't actually trust your colleagues. Not saying they're necessarily wrong, but it's unfun. | 12:04 | |
disbot | <antononcube> Very interesting! | ||
<simon_sibl> I just made a silly program to test between Rust and Go, they are both very similar, but Raku is just 👌 chef kiss, really wish I could just compile it and ship it the way Zig/Go allow compiling for many targets | 12:17 | ||
<simon_sibl> I mean, it doesnt get much simpler/straightforward than this: glot.io/snippets/hc20ob7zd0 | 12:19 | ||
12:59
mimosa left
13:25
samebchase4 joined
|
|||
[Coke] | hurm. getting issues installing various modules on windows. | 13:25 | |
File::Find:ver<0.2.4> died on windows 11 with rakubrew with raku/moar-2025.03 | 13:26 | ||
zef 1.0.0 | |||
"Failed to symlink file: operation not permitted" | 13:27 | ||
13:28
disbot9 joined,
simcop2387_ joined
13:31
apa_c left,
apa_c joined
13:32
dakkar left,
samebchase left,
merpp left,
cm left,
thatonelutenist left,
simcop2387 left,
swaggboi left,
hvxgr left,
gugod left,
Maylay left,
samebchase4 is now known as samebchase,
simcop2387_ is now known as simcop2387,
[Coke] left,
disbot left,
gugod joined
13:33
[Coke]_ joined,
hvxgr joined,
merpp joined,
cm joined,
thatonelutenist joined,
swaggboi joined,
Maylay joined,
itaipu left
13:36
abraxxa left,
unicodable6 left,
tellable6 left,
sourceable6 left,
bloatable6 left,
shareable6 left,
linkable6 left,
benchable6 left,
quotable6 left,
bisectable6 left,
committable6 left,
Aedil left,
Ekho left,
sjn left,
apa_c left,
sjn joined
13:37
Aedil joined,
itaipu joined,
abraxxa joined
13:38
benchable6 joined
13:39
dakkar joined
13:52
Ekho joined
13:53
El_Che left
|
|||
disbot9 | <aruniecrisps> @SmokeMachine I got a question, how would I go about doing a GROUP BY using Red? | 13:54 | |
13:55
El_Che joined
|
|||
leont | simon_sibl: that does remind me though that Crypt::Argon2 is subtly broken and I need to get it fixed. It really really needs to take a Blob as its argument instead of a Str, otherwise encoding or normalization issues can cause false failures. | 13:59 | |
14:05
[Coke]_ is now known as [Coke]
|
|||
[Coke] | ah, File::Find broke in the latest version. 0.2.1 works on windows | 14:05 | |
SmokeMachine | arumiecrisps: depending what you want, `.cassify` | 14:06 | |
disbot9 | <aruniecrisps> Does classify actually translate into a GROUP BY clause in SQL or does it work with resultsets? | 14:07 | |
SmokeMachine | example: usercontent.irccloud-cdn.com/file/.../image.png | 14:10 | |
but there are plan to extend it... just NYI... usercontent.irccloud-cdn.com/file/.../image.png | 14:13 | ||
14:13
arkiuat joined
|
|||
SmokeMachine | sorry, I meant this: usercontent.irccloud-cdn.com/file/.../image.png | 14:13 | |
[Coke] | .seen jonathanstowe | 14:14 | |
I have an open bug on META6 since February that still isn't fixed, which breaks anything that depends on this on windows. | 14:15 | ||
also, the bots are gone again? | |||
(trying to restart the bots) | 14:16 | ||
14:16
melezhik left,
nativecallable6 left
14:17
releasable6 left,
benchable6 left,
coverable6 left,
greppable6 left,
evalable6 left
14:19
greppable6 joined,
benchable6 joined
14:20
nativecallable6 joined,
linkable6 joined,
bisectable6 joined,
shareable6 joined,
coverable6 joined
14:21
sourceable6 joined,
notable6 joined,
evalable6 joined
|
|||
arkiuat | yay bots | 14:21 | |
14:21
committable6 joined,
quotable6 joined,
bloatable6 joined,
releasable6 joined
14:22
tellable6 joined
|
|||
[Coke] | is there a way to get zef info to tell me all available versions, not just recommended/latest? | 14:26 | |
.seen jonathanstowe | |||
tellable6 | [Coke], I haven't seen jonathanstowe around | ||
14:27
unicodable6 joined
|
|||
tbrowder | [Coke]: i see File-Find 2.4.1 passing all OS on the github source | 14:29 | |
[Coke] | 2.4.1? Latest version is 0.2.4... | 14:31 | |
I opened a ticket on file find showing the error I'm seeing here on 0.2.4 | 14:32 | ||
github.com/raku-community-modules/.../issues/50 | |||
At least for that, I can temporarily use 0.2.1 - META6 there are no working versions on windows that I can find right now | 14:33 | ||
and that bug has been open since February. :( | |||
and fixed in a PR since May | |||
arkiuat | [Coke] you mean "zef search" ? | 14:34 | |
zef search File::Find # I think | |||
[Coke] | arkiuat: that's better, thanks! | 14:35 | |
(I'm search for META6 now, but yes, thanks) | |||
arkiuat | wow, that's a lot of versions of META6! | 14:37 | |
[Coke] | Many of them are not actual meta6 but contain a meta6 | 14:39 | |
Ugh. doesn't look like there is any version that passes tests on windows with latest raku, though. :( | |||
arkiuat | right, lots of fez in that listing | 14:40 | |
disbot9 | <simon_sibl> I get random issue with the native library not being found sometimes, not sure why, I need to zef force install each time to fix this xD | 14:43 | |
<aruniecrisps> @SmokeMachine awesome thanks! I'll start playing around with it when I get home | 14:55 | ||
ugexe | [Coke]: you can do `zef search "File::Find:auth<zef:raku-community-modules>"` which is pretty close. the only difference would be `zef search` does a prefix match on the name so something like File::Find::FooBar:auth<zef:raku-community-modules> would also show up | 14:58 | |
15:23
abraxxa left
15:25
abraxxa joined
15:36
abraxxa left,
abraxxa1 joined
15:39
stanrifkin joined
|
|||
[Coke] | tbrowder: can you point to the CI showing it's working on windows? | 15:45 | |
github.com/raku-community-modules/...1360371970 ? | 15:46 | ||
15:46
abraxxa1 left
15:47
abraxxa joined
|
|||
[Coke] | That test is assuming that "symlink()" works. | 15:49 | |
disbot9 | <cultoftheglenda> Attempting to start rakudo in a chroot jail on Ubuntu 24.04. I get this message. Not completely sure what it means # rakudo --version > ERROR: Could not retrieve executable path. | 15:50 | |
[Coke] | tbrowder: added a note to issue#50 - the test needs to fail gracefully if one cannot symlink | 15:56 | |
er, NOT fail - it needs to gracefully handle it | |||
patrickb | cultoftheglenda: That's the source of the error. github.com/rakudo/rakudo/blob/c971...ain.c#L311 | 16:01 | |
tellable6 | patrickb, I'll pass your message to CultOfTheGlenda | ||
patrickb | MVM_exepath is based on libuv uv_exepath docs.libuv.org/en/v1.x/misc.html#c.uv_exepath | 16:03 | |
That seems to have issues in chroot. | |||
16:35
dakkar left
|
|||
ugexe | has anyone tried using claude code specifically to write or understand raku? | 16:48 | |
disbot9 | <cultoftheglenda> Thanks, that was enough info to quickly diagnose it! | 17:08 | |
patrickb | cultoftheglenda: Can you share your insights? I'd be interested. | 17:18 | |
tellable6 | patrickb, I'll pass your message to CultOfTheGlenda | ||
17:21
arkiuat left
|
|||
disbot9 | <cultoftheglenda> the /proc filesystem is not properly mounted. I have an overlayfs and both the lower and upper filesystem had a /proc and it was causing the procfs mount to fail in workdir of the overlayfs. | 17:22 | |
17:33
arkiuat joined
17:38
arkiuat left
18:05
arkiuat joined
|
|||
patrickb | Cool! Thanks for the info! | 18:07 | |
18:11
arkiuat left
18:24
arkiuat joined
18:38
zetaaaa joined
18:41
mimosa joined
19:07
ds7823 joined
19:19
ds7832 left
19:23
kaskal- joined,
oodani_ joined
19:24
ab5tract_ joined
19:25
vasko450 joined,
timo2 joined,
zupss joined
19:26
librasteve_ joined
19:28
timo left,
ab5tract left,
kaskal left,
oodani left,
zups left,
cryosis left,
dg left,
vasko45 left,
vasko450 is now known as vasko45,
ab5tract_ is now known as ab5tract
19:31
dg joined
19:43
mimosa left
19:45
cryosis joined
20:00
apa_c joined
20:01
zetaaaa left
20:41
jdv left
21:06
arkiuat left
21:09
zetaaaa joined
21:19
arkiuat joined
21:35
eseyman left
21:37
manu_ joined,
manu_ is now known as eseyman
21:45
ds7832 joined
|