00:02 arkiuat left 00:06 arkiuat joined 00:18 arkiuat left 00:37 arkiuat joined 00:42 arkiuat left 00:43 arkiuat joined 00:48 arkiuat left 00:52 lucerne9 joined 00:53 lucerne left, lucerne9 is now known as lucerne 01:14 vasko4 left 01:15 vasko4 joined, vasko4 left 01:16 arkiuat joined, vasko4 joined 01:17 hulk joined 01:18 vasko4 left, kylese left, slu left 01:19 slu joined 01:20 arkiuat left 01:22 vasko4 joined 01:40 gugod left 01:41 arkiuat joined 01:43 gugod joined 02:00 vasko4 left 02:04 vasko4 joined 02:12 arkiuat left 02:15 hulk left, kylese joined 02:16 arkiuat joined 02:33 arkiuat left 03:00 arkiuat joined
disbot4 <jubilatious1_98524> m: my %s is Set[Int] = <1 2>; .say for %s.sort; 03:01
<Raku eval> 1 => True 2 => True
<jubilatious1_98524> m: my %s is Set[Int] = <1 2>; .raku.put for %s.sort; 03:02
<Raku eval> IntStr.new(1, "1") => Bool::True IntStr.new(2, "2") => Bool::True
<jubilatious1_98524> m: my %s is Set[Int] = (1, 2); .say for %s.sort;
<Raku eval> 1 => True 2 => True
<jubilatious1_98524> m: my %s is Set[Int] = (1, 2); .raku.put for %s.sort; 03:03
<Raku eval> 1 => Bool::True 2 => Bool::True
<jubilatious1_98524> m: my %s is Set[Str] = ('1', '2'); .raku.put for %s.sort; 03:04
<Raku eval> "1" => Bool::True "2" => Bool::True
<jubilatious1_98524> m: my %s is Set[Str] = (1, 2); .raku.put for %s.sort;
<Raku eval> Exit code: 1 Type check failed in binding; expected Str but got Int (1) in block <unit> at main.raku line 1
<jubilatious1_98524> m: my %s is Set[IntStr] = (1, 2); .raku.put for %s.sort; 03:05
<Raku eval> Exit code: 1 Type check failed in binding; expected IntStr but got Int (1) in block <unit> at main.raku line 1
03:05 arkiuat left
disbot4 <jubilatious1_98524> m: my %s is Set[IntStr] = <1 2>; .raku.put for %s.sort; 03:05
<Raku eval> IntStr.new(1, "1") => Bool::True IntStr.new(2, "2") => Bool::True
<jubilatious1_98524> That's pretty cool.
03:20 arkiuat joined 03:21 apogee_ntv left 03:23 apogee_ntv joined 03:25 arkiuat left 03:47 arkiuat joined 04:38 guifa left 04:50 kylese left, kylese joined 05:57 camelia left 06:29 Ekho left 06:31 Sgeo left 06:36 Ekho joined 06:37 arkiuat left 06:46 sacomo joined
sacomo ola 06:46
07:03 hulk joined 07:05 kylese left 07:08 arkiuat joined 07:12 Aedil left 07:13 arkiuat left 07:15 Aedil joined
disbot4 <librasteve> o/ 07:16
07:20 librasteve_ joined 07:27 abraxxa joined
abraxxa why are the nxadm packages not up2date? 07:28
07:41 arkiuat joined 07:47 arkiuat left 08:00 dmvrtx left 08:05 dmvrtx joined 08:15 arkiuat joined 08:20 arkiuat left 08:21 lichtkind joined 08:41 arkiuat joined 08:46 arkiuat left 09:06 arkiuat joined 09:11 arkiuat left 09:20 wayland76 joined 09:32 arkiuat joined 09:37 arkiuat left 10:06 arkiuat joined 10:09 melezhik joined 10:11 arkiuat left 10:21 euandreh left 10:34 arkiuat joined 10:39 arkiuat left 11:08 arkiuat joined 11:14 arkiuat left 11:36 arkiuat joined 11:41 arkiuat left 12:08 arkiuat joined 12:13 arkiuat left 12:37 arkiuat joined 12:42 arkiuat left 13:10 arkiuat joined 13:16 DavidSch__ joined 13:24 arkiuat left 13:38 arkiuat joined 13:43 arkiuat left
lizmat abraxxa: I vaguely recall a build issue with one of MoarVM's submodules, which *should* have been fixed already, but am not sure 13:52
abraxxa lizmat: i see, thanks 14:04
lizmat I also think El_Che is on holiday at the moment 14:05
14:08 arkiuat joined 14:13 arkiuat left 14:21 arkiuat joined 14:25 arkiuat left 14:40 eseyman left 14:42 eseyman joined 14:52 arkiuat joined
librasteve_ notable6: weekly 15:31
notable6 librasteve_, 7 notes: gist.github.com/a5bd7f72dc8bf3bf11...a1bc6fcfda
disbot4 <librasteve> notable6: weekly reset 15:37
<librasteve> ww
librasteve_ notable6: weekly reset
notable6 librasteve_, Moved existing notes to “weekly_2025-08-11T15:37:37Z”
librasteve_ rakudoweekly.blog/2025/08/11/2025-...esilience/ 15:45
lizmat librasteve_++ Yet Another Weekly! :-) 15:55
16:49 melezhik left 17:02 abraxxa left 17:41 oodani left 17:44 oodani joined 18:49 PipStuart joined 18:52 stanrifkin joined 18:55 timo left 18:56 vasko4 left, timo joined 18:57 vasko4 joined 19:39 wayland joined, wayland76 left 19:50 oodani left 19:51 oodani joined 19:52 phogg left 19:54 phogg joined
[Coke] librasteve_: latest harc article has "sonce" in it 20:05
20:09 melezhik joined
disbot4 <librasteve> [Coke]: ah - thanks! now fixed 20:20
20:24 stanrifkin left 20:34 arkiuat left 20:46 arkiuat joined 20:50 arkiuat left 21:09 arkiuat joined 21:32 stanrifkin joined 21:43 stanrifkin left 21:53 lichtkind left 22:29 melezhik left 22:34 Sgeo joined 22:58 wayland left