🦋 Welcome to the MAIN() IRC channel of the Raku Programming Language (raku.org). This channel is logged for the purpose of keeping a history about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | Log inspection is getting closer to beta. If you're a beginner, you can also check out the #raku-beginner channel!
Set by lizmat on 25 August 2021.
japhb raydiak: Yeah, CBOR natively handles object hashes (anything can be a map key), and I believe I handled that right in CBOR::Simple. 06:10
CBOR is pretty good about compactness for a self-describing format. It also compresses pretty well (well, as far as I've seen in experiments -- zstd seems to like it). 06:11
(Honestly, I took a chance learning CBOR because I needed something like it and was bewildered by the options, and after narrowing it down for a while I just followed my hunch ... and I'm pretty happy with the results so far.)
raydiak I do remember it being quite extensive, read a lot about it when you first started with it (though I've forgotten a good portion of what I read by now). I'm sure it's suitable, I just meant storing a Capture as one map with different key types vs a map with all str keys and a separate array...not sure which would be better 08:36
but bed for me now. good * japhb and #raku \o 08:37
Geth raku.org/2years-hence: 9669ac06ce | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | source/index.html
Remove mention of the Perl community

It has been almost 2 years since the name change. People are starting to be confused about the mention of Perl on the home page. Removing it feels correct in the sense that Raku is becoming more and more a thing on its own. Also add "Programming Language" and "open source" for better SEO
12:17
raku.org: lizmat++ created pull request #166:
Remove mention of the Perl community
lizmat and yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2021/09/06/2021-...lean-disp/ 12:47
Altreus theweeklychallenge.org/blog/perl-w...129/#TASK1 - not sure if parsing that tree is supposed to be part of the task! 13:25
that seems way harder than answering the question! 13:26
and thus more interesting :D
Geth raku.org: 9669ac06ce | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | source/index.html
Remove mention of the Perl community

It has been almost 2 years since the name change. People are starting to be confused about the mention of Perl on the home page. Removing it feels correct in the sense that Raku is becoming more and more a thing on its own. Also add "Programming Language" and "open source" for better SEO
13:48
raku.org: 8019b55137 | (Tom Browder)++ (committed using GitHub Web editor) | source/index.html
Merge pull request #166 from Raku/2years-hence

Remove mention of the Perl community
melezhik . 21:43
hi! any cro experts here? - github.com/croservices/cro-webapp/issues/55 21:44
can't use custom http headers with cro
Geth doc: tbrowder++ created pull request #3954:
Provide a practical example of interpolating package names
22:56