🦋 Welcome to Raku! raku.org/ | evalbot usage: 'p6: say 3;' or /msg camelia p6: ... | irclog: colabti.org/irclogger/irclogger_log/raku
Set by ChanServ on 14 October 2019.
dora hello. this is totally off-topic but i don't know where to ask. there is a talk on youtube given by Larry Wall. 07:50
www.youtube.com/watch?v=SpH9BTMZKXc
i see he is using vim to deliver the presentation 07:51
i find this very elegant.
can someone please point of if it there is some plugin or script or some feature in vim which allows one to do that 07:52
moritz googling for `vim presentation` finds several options 07:54
CIAvash moritz: could you (or someone else) invite me back to the Raku github organization? 08:01
I want to bring an improved version of flycheck-raku (syntax checking for emacs) to raku organanization 08:02
dora thanks moritz 08:08
moritz CIAvash: what's your GH username? 08:43
CIAvash moritz: CIAvash
moritz invitation sent 08:44
I don't know if you then need to be put into more teams 08:45
CIAvash moritz: thanks 08:49
Geth problem-solving/solution-250: f172f51654 | Altai-man++ | solutions/documentation/search-categories.md
Provide a solution document for github.com/Raku/problem-solving/issues/250

  "Documentation search categories are not standartized"
Fixes github.com/Raku/problem-solving/issues/250
10:05
problem-solving/conf.raku.org: 1c8662211c | (Elizabeth Mattijsen)++ | solutions/meta/conf.raku.org
Set DNS record for conf.raku.org
10:18
problem-solving: lizmat++ created pull request #273:
Set DNS record for conf.raku.org
problem-solving/dns-for-conf.raku.org: 28f50c6889 | (Elizabeth Mattijsen)++ | solutions/meta/conf.raku.org
Set DNS for conf.raku.org
10:25
problem-solving: lizmat++ created pull request #274:
Set DNS for conf.raku.org
problem-solving: 28f50c6889 | (Elizabeth Mattijsen)++ | solutions/meta/conf.raku.org
Set DNS for conf.raku.org
10:27
problem-solving: 7f4a72233d | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | solutions/meta/conf.raku.org
Merge pull request #274 from Raku/dns-for-conf.raku.org

Set DNS for conf.raku.org
codesections I'd never seen this error message before. I like it! 15:29
m: permutations(42)
camelia Cowardly refusing to permutate more than 20 elements, tried 42
in block <unit> at <tmp> line 1
tobs codesections: shouldn't it be "permute" instead of "permutate"? 17:17
lizmat I think that's an English / American thing? 17:18
tobs I think it would be even better if there was a `no cowardice` pragma. Since permutations is supposed to return a Seq, what's the user guarded from here? 17:18
tobs lizmat: oh right, I found it in a British dictionary. 17:19
lizmat tobs: when one uses permutations, one would want them completed ? Otherwise one could just randomly select combinations? 17:21
codesections tobs: the first web result I found indicated that "permute" can mean "change the order" (e.g., "I permuted <a b c> into <c a b>") but "permutate" always means "calculate the permutations". But :shrug: 17:22
tobs interesting, I definitely lack the feeling for this nuance :) 17:25
codesections I mean, I do to, in that I'm not sure I even knew "permutate" was a word! (Though the meaning is obvious in context) 17:25
But I do have the sense that, at least speaking informally, you can permute something without knowing *all* the permutations 17:26
tobs and from looking at the examples in the docs, I think combinations is not a substitute for permutations, as combinations do not care about order. 17:29
codesections right 17:30
tobs the number of combinations doesn't explode as much as that of permutations, but it seems strange that combinations(200_000_000) returns a Seq but permutations(21) throws an error 17:31
MasterDuke the algorithm for generating combinations can do so on-the-fly, but maybe the one for permutations can't? 18:04
[Coke] . 18:54
tellable6 2021-02-10T23:27:17Z #raku <gfldex> [Coke] I found the most surprising cause for my troubles with adding a meta-method via MOP. The method added with .^add_meta_method must not be anonymous but have the same method name then the key in the meta method table.
[Coke] weird. 18:55
codesections [Coke]: o/ been a while since we were both on at the same time 19:03
[Coke] I've been off for weeks. 19:14
codesections and I wasn't around much in the few weeks before that. Anyway, good to see you 19:16
[Coke] ~~
Geth doc/search-categories: 69648c3264 | Altai-man++ | TODO
Note one more case to streamline in TODO
21:31
doc/search-categories: 99e2b88f09 | Altai-man++ | 9 files
Get rid of bogus and duplicated search anchors
doc/search-categories: 37e9d47186 | Altai-man++ | xt/search-categories.t
Replace Listop with List in categories test
leont somehow, facebook just offered my a video on raku pottery. Close but no cigar. 23:14
leont *me 23:14