Welcome to MUGS ⚄♠♞🏹 (Multi-User Gaming Services)! | github.com/Raku-MUGS | v0.1.4 has been released! (github.com/Raku-MUGS/MUGS/blob/mai...v0.1.4.md) | This channel is logged for historical purposes; logs at irclogs.raku.org/mugs/index.html
Set by japhb on 3 March 2024.
japhb Welp, didn't expect that. The bisect finally landed on Rakudo 2025.03-27-: 05:39
8f8b95866f - Make the :{ } object hash syntax be like my %h{Mu} (9 weeks ago)
The only place I use object hash syntax is Terminal::Widgets::StandardWidgetBuilder.default-build-nodes ... so pretty good chance that stopped working somehow 05:41
Welp, I think that's enough of slamming my head into a wall for the day. Time to sleep and pick this up on the morrow. 05:42
Xliff Wow 06:04
07:29 timo joined
timo can i help with the flappiness in rakudo with Terminal::Widgets? 07:30
10:29 wayland76 joined, wayland left
Xliff timo: Can you help with the flappiness in one of my want-to-be-released projects? 10:32
timo i can try
Xliff Let me know when you have some free time. Are you going to be around this weekend? 10:33
timo japhb: are you building rakudo versions yourself? do you know about the builds you can get from the whateverable bots?
yes i am around this weekend
Xliff Other than that, you can install GLib and GIO via zef
and then clone github.com/p6-JSON-GLib
Then: raku -Ilib dev-t/04-variant.t 10:34
It's been driving me insane.
(I hate the fact my stuff takes so long to install...) 10:35
timo is that under the Xliff github user? 10:36
Xliff Yes.
japhb timo: I am building locally, but the time to build MoarVM/nqp/Rakudo is a small fraction of the total build time, which is dominated by the time to install the dozens of modules and dependencies I'm using. 14:49
timo ah, I see 14:51
Xliff japhb: Looking last night, I found git-dissect 14:52
github.com/talshorer/git-dissect
japhb Xliff: Interesting, thanks 15:42
21:39 Xliff left 23:05 wayland76 left
japhb Yup, confirmed Rakudo 8f8b95866f broke github.com/japhb/Terminal-Widgets/...er.rakumod 23:42
Specifically, it made default-build-nodes return something that no longer correctly smart matches on line 42. 23:43
lizmat: Do you know about ^^, and if so what I need to do to get it working correctly again? 23:44
Xliff: Update relevant to your T-W lock up problem ^^ 23:47