🦋 Welcome to the IRC channel of the core developers of the Raku Programming Language (raku.org). This channel is logged for the purpose of history keeping about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | Logs can be inspected at colabti.org/irclogger/irclogger_log/raku-dev | For MoarVM see #moarvm
Set by lizmat on 24 April 2021.
00:11 epony joined 00:42 epony left 01:13 epony joined 01:26 epony left 01:47 softmoth joined 01:58 kvw_5 joined 02:02 kvw_5_ left 02:48 epony joined 03:24 epony left 05:41 linkable6 joined 05:58 softmoth left 06:18 lizmat_ joined 06:20 lizmat left 06:42 frost-lab joined 06:43 domidumont joined 07:02 Xliff joined 07:28 MasterDuke joined 07:37 domidumont left 07:52 MasterDuke left 07:53 MasterDuke joined
sena_kun pinb rba 08:00
08:01 sena_kun left 08:03 sena_kun joined 08:09 sena_kun left 08:11 sena_kun joined 08:16 lizmat_ is now known as lizmat 08:23 zostay left 08:24 kawaii left 08:29 zostay joined 08:30 kawaii joined 08:43 Xliff left 10:20 bisectable6 joined 10:28 sourceable6 joined 11:00 domidumont joined 11:10 MasterDuke left 11:12 MasterDuke joined
lizmat notable6: weekly 11:44
lizmat drops a pin 11:46
moritz catches the pin 11:47
lizmat notable6: weekly 12:10
so who runs notable6 ?
12:39 frost-lab left
MasterDuke AlexDaniel`: ^^^ 13:16
13:17 sena_kun left 13:21 brrt joined
lizmat and another Rakudo Weekly News hits the Net: rakudoweekly.blog/2021/04/26/2021-...leastable/ 13:24
brrt lizmat++ 13:25
AlexDaniel` Ahmmm something wong with notable? 13:26
notable6: help
13:28 notable6 joined
AlexDaniel` notable6: help 13:28
notable6 AlexDaniel`, Like this: notable6: weekly rakudo is now 10x as fast # See wiki for more examples: github.com/Raku/whateverable/wiki/Notable
AlexDaniel` Notable6: weekly
notable6 AlexDaniel`, 2 notes: 2021-04-21T08:05:47Z <El_Che>: twitter.com/rakuconference/status/...57664?s=19 ; 2021-04-24T20:47:45Z <lizmat>: twitter.com/koto_san_kana/status/1...1617976324
AlexDaniel` It just needed a kick for some reason, I think it would have rejoined by itself given enough time 13:29
Any other boys that are down?
lizmat AlexDaniel`++
I waited for ~ 2 hours and used the log to figure out weekly mentions
notable6: weekly reset 13:30
notable6 lizmat, Moved existing notes to “weekly_2021-04-26T13:30:08Z”
13:32 tellable6 joined
AlexDaniel` Bots** damn autocorrect 13:32
Ok tellable seemed to be down too, everyone else rejoined by themselves
Please let me know if it happens again, usually they're able to rejoin quicker 13:33
Back to wörk, bye
13:36 epony joined 13:39 MasterDuke left 13:42 MasterDuke joined
MasterDuke lizmat: "instalment" -> "installment" 13:43
lizmat br -> us :-) 13:47
afk&
13:48 sena_kun joined
MasterDuke ha 13:48
13:58 MasterDuke left, MasterDuke joined 14:33 brrt` joined 14:35 brrt left 14:38 brrt` is now known as brrt 14:43 epony left 15:09 b2gills left 15:10 b2gills joined 16:11 brrt left 16:12 grimler32 joined
[Tux] Rakudo v2021.04-5-ga0ea55b5f (v6.d) on MoarVM 2021.04-1-gce733ddf8
csv-ip5xs0.841 - 0.842
csv-ip5xs-208.104 - 8.688
csv-parser25.627 - 26.256
csv-test-xs-200.379 - 0.379
test8.181 - 8.269
test-t1.940 - 2.048
test-t --race0.909 - 0.912
test-t-2034.217 - 34.480
test-t-20 --race9.852 - 10.933
16:13
grimler32 any universe editors with access to the 4 bit 3 dimensional god code at the multiverse level?
16:19 epony joined 16:21 MasterDuke left 17:00 LizBot left, LizBot joined 17:06 epony left 17:10 ChanServ sets mode: +o lizmat
lizmat 🦋 Welcome to the IRC channel of the core developers of the Raku Programming Language (raku.org #rakulang). This channel is logged for the purpose of history keeping about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | Logs can be inspected at colabti.org/irclogger/irclogger_log/raku-dev | For MoarVM see #moarvm
17:11 ChanServ sets mode: -o lizmat, domidumont left 18:12 MasterDuke joined 18:27 brrt joined 18:58 patrickb joined 19:08 mst joined 20:06 morayj joined 20:15 MasterDuke left 20:23 MasterDuke joined
nine m: class CStr is repr("CStr") { multi method new(Str $orig) { use nqp; nqp::box_s(nqp::unbox_s($orig), self.WHAT) } }; CStr.new("a string") 20:25
camelia Default constructor for 'CStr' only takes named arguments
in block <unit> at <tmp> line 1
nine Huh?
m: class CS is repr("CStr") { method new(Str $orig) { "a string" } }; CS.new("a string") 20:32
camelia Cannot unbox a type object (CS) to a str.
in method new at <tmp> line 1
in block <unit> at <tmp> line 1
nine But:
m: class CS is repr("CPointer") { method new(Str $orig) { "a string" } }; CS.new("a string")
camelia ( no output )
20:32 epony joined 20:56 brrt left 21:09 patrickb left 21:16 morayj left 22:05 dogbert11 joined 22:06 epony left 22:07 dogbert17 left 22:53 cog left 23:14 cog joined 23:16 epony joined 23:28 dogbert11 left 23:29 dogbert11 joined 23:42 Kaiepi left