[04:52] *** kjp left
[04:56] *** kjp joined
[10:59] <apogee_ntv> I think I have found a bug in spesh, where do I report?

[10:59] <apogee_ntv> (I may fix as well as reporting, if I can figure it out)

[11:00] <lizmat> raku/nqp I guess ?

[11:01] <apogee_ntv> on codeberg is that?

[11:01] <lizmat> https://github.com/raku/nqp

[11:01] <apogee_ntv> Oh cool, yeah I wasnt sure, I saw some stuff on codeberg.

[11:01] <lizmat> there's no movement of Rakudo core to Codeberg (yet)

[11:01] <lizmat> I'm moving my modules there, usually when I need to do an update

[11:02] <lizmat> and all of the Raku Foundation stuff can be found there

[11:03] <apogee_ntv> Yeah, part of me likes what they're doing

[11:03] <apogee_ntv> Another part thinks if they actually enforce the no AI code thing in the TOS it will just destroy any multi-contributor project

[11:03] <lizmat> CI is underdeveloped, so I mirror back my modules to github, and let the CI run there  :)

[11:04] <apogee_ntv> Yeah I am very reliant on Github Actions, and I do some gnarly things on there.

[11:05] <apogee_ntv> 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] <apogee_ntv> Which are pulling and compiling multiple C/C++ libs... :D

[11:06] <apogee_ntv> And then re-writing all of their links to use in-bundle .so/.dylib/.dll

[11:06] <apogee_ntv> GPL/LGPL package sources are distributed with my bundles too.

[11:07] <apogee_ntv> So yeah Github actions are, at the moment, something I am very tightly coupled to.

[11:34] <apogee_ntv> Digging more into this, I think the issue is in MoarVM.

[11:35] <lizmat> well, then an issue would be in order

[11:35] <apogee_ntv> Yeah writing one up now

[12:01] <apogee_ntv> https://github.com/MoarVM/MoarVM/issues/2037

[12:30] <timo> I'll look into it later today

[12:33] <lizmat> ++timo

[13:19] <apogee_ntv> Thanks timo

[14:30] *** timo left
[15:20] *** timo joined
[21:05] <apogee_ntv> I need to learn this codebase tbh

[21:05] <apogee_ntv> I feel bad as a literal dayjob C developer not contributing :P

[22:24] *** xiaomiao left
[23:42] <timo> couldn't get around to it today sorry

