04:52 kjp left 04:56 kjp joined
apogee_ntv I think I have found a bug in spesh, where do I report? 10:59
(I may fix as well as reporting, if I can figure it out)
lizmat raku/nqp I guess ? 11:00
apogee_ntv on codeberg is that? 11:01
lizmat github.com/raku/nqp
apogee_ntv Oh cool, yeah I wasnt sure, I saw some stuff on codeberg.
lizmat there's no movement of Rakudo core to Codeberg (yet)
I'm moving my modules there, usually when I need to do an update
and all of the Raku Foundation stuff can be found there 11:02
apogee_ntv Yeah, part of me likes what they're doing 11:03
Another part thinks if they actually enforce the no AI code thing in the TOS it will just destroy any multi-contributor project
lizmat CI is underdeveloped, so I mirror back my modules to github, and let the CI run there :)
apogee_ntv Yeah I am very reliant on Github Actions, and I do some gnarly things on there. 11:04
All of my modules with C dependencies pull prebuilts on most platforms, so they have to be fully self-contained bundles. The github actions are multi-arch, multi-OS. 11:05
Which are pulling and compiling multiple C/C++ libs... :D
And then re-writing all of their links to use in-bundle .so/.dylib/.dll 11:06
GPL/LGPL package sources are distributed with my bundles too.
So yeah Github actions are, at the moment, something I am very tightly coupled to. 11:07
Digging more into this, I think the issue is in MoarVM. 11:34
lizmat well, then an issue would be in order 11:35
apogee_ntv Yeah writing one up now
github.com/MoarVM/MoarVM/issues/2037 12:01
timo I'll look into it later today 12:30
lizmat ++timo 12:33
apogee_ntv Thanks timo 13:19
14:30 timo left 15:20 timo joined
apogee_ntv I need to learn this codebase tbh 21:05
I feel bad as a literal dayjob C developer not contributing :P
22:24 xiaomiao left
timo couldn't get around to it today sorry 23:42