28 Jan 2026
patrickb that link led me here htmlpreview.github.io/?https://git...sheet.html 21:17
which works for me
there are newer versions of it floating around though. e.g. raw.githubusercontent.com/Raku/mu/...tsheet.txt 21:18
this seems to be the canonical home of it: github.com/Raku/mu/tree/master/doc...Cheatsheet 21:20
[Coke] Happy to take a PR to add a working link to something useful (bonus points if it doesn't mention Perl6) 21:43
(the htmlpreview link doesn't work here.)
(ERR_SSL_PROTOCOL_ERROR)
29 Jan 2026
Voldenet that's a nice cheatsheet, TIL there's supersede 09:18
[Coke] I think that's a fine place for it. 21:19
31 Jan 2026
Geth doc: 4zv4l++ created pull request #4760:
Fixed typo: Se -> We
08:16
doc/main: 7ff8ef57c7 | 4zv4l++ (committed using GitHub Web editor) | doc/Type/IO/Handle.rakudoc
Fixed typo: Se -> We (#4760)
08:37
doc/main: f48a7357e4 | (Will Coleda)++ | 2 files
Add docs for two exception types
22:56
2 Feb 2026
Nemokosch Hi, I'm in the dark but probably I'm not the only one anyway. 11:38
It seems that my contributions are counteracted in the Raku/doc repo (no additional button is locked but all submissions fail mysteriously) 11:39
It also seems that they shouldn't be because I've done my time. 11:40
So whatever this exact countermeasure is, could you lift it? 11:43
lizmat I've unblocked Nemokosch from the Raku org 12:34
Geth doc: 2colours++ created pull request #4761:
Fix return type of `match` method
12:45
Nemokosch Thank you, confirmed :) 12:46
Geth doc/main: c0d3900c57 | (Márton Polgár)++ (committed using GitHub Web editor) | doc/Type/Str.rakudoc
Fix return type of `match` method (#4761)

It has been wrong ever since it was written down at
  github.com/Raku/doc/commit/a0cb931...d9a831b6ac
12:53
doc/main: 02eb031879 | (Will Coleda)++ | doc/Type/Str.rakudoc
Fix formatting for type reference.

  (caught by xt test)
15:12
doc/schultzdavid-patch-6: 3437f8b5f7 | schultzdavid++ (committed using GitHub Web editor) | doc/Type/List.rakudoc
In List.rakudoc, clarify wording around the subroutine version of rotor

Rearrange lines to make clearer what was introduced with v6.e. Update signatures: what was `\source` is now `\thing`. Substantial change: In the second signature, write `**@cycle` instead of `*@cycle`, because list arguments don't get flattened here (rather, each list counts as one Int), so that `**` is more appropriate than `*`.
20:00
doc: schultzdavid++ created pull request #4762:
In List.rakudoc, clarify wording around the subroutine version of rotor
20:04
doc/schultzdavid-patch-6: c84dff6ecb | schultzdavid++ (committed using GitHub Web editor) | doc/Type/List.rakudoc
less → fewer
20:17
doc/schultzdavid-patch-6: de8053ea41 | schultzdavid++ (committed using GitHub Web editor) | doc/Type/List.rakudoc
Correct signature of method `rotor`. Add disclaimer on routine signature.

The method `rotor` has `+@cycle` and not `*@cycle` for its signature (according to introspection and its actual behavior).
21:59