17 Jun 2026
lizmat looks like the Awaitable role is not documented 16:08
[Coke] mentioned only in passing in the definition of Supply 16:19
github.com/Raku/doc/issues/2874
18 Jun 2026
Geth doc: comborico1611++ created pull request #4815:
Update 01-debugging.rakudoc
20:02
doc/main: db9dbb2a26 | comborico1611++ (committed using GitHub Web editor) | doc/Programs/01-debugging.rakudoc
Update 01-debugging.rakudoc (#4815)

Removed unnecessary characters, which are not pedagogical in context. But rather undermine purpose of fat arrow.
22:38
19 Jun 2026
doc-website/fix-epub-missing: 1a7b7390b7 | (Coleman McFarland)++ | README.md
remove generated timestamp
19:07
20 Jun 2026
doc/main: 99b5e76d58 | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | doc/Type/IO/Notification.rakudoc
Fix duration in Notification.rakudoc from minutes to seconds

Corrected the duration from 60 minutes to 60 seconds in the documentation, as `sleep` is expressed in seconds.
09:29
23 Jun 2026
arkiuat re irclogs.raku.org/raku/2026-06-06.html#18:48 -- where in the docs would this documentation go? 19:23
I want to add this to my do-list even though I haven't been working on my do-list at all lately, because this is something I've looked for before (several times) and failed to find 19:24
talking about the use of =finish and $=finish to embed data in program files
I've been hand-coding very long arrays of arrays instead, and having just text data embedded in code (along with a bit of code to parse it) is more appealing, and both are more appealing than having the data live in a separate resources file 19:25
also, hello everyone! sorry i've been absent, i'm hoping to get back to work on this docs before this winter, but we'll see 19:29
Voldenet perhaps here docs.raku.org/language/pod 20:41
wayland arkiuat: Voldenet's answer linked me to raku.github.io/rakudoc which does indeed document `=finish`. If Rakudoc v2 has been merged, we might need to merge that site into the documentation. 23:06
24 Jun 2026
arkiuat thanks to both 00:38
[Coke] I think fin has a plan for the website oncer rd2 is done. 00:41
wayland Oh, didn't realise it wasn't done yet :) . OK. 01:30
26 Jun 2026
arkiuat yes, I'd kind of like to put that bit about $=finish in somewhere, but clearly the POD/Rakudoc documentation needs a major overhaul, and I'm not the best person for that 13:06
27 Jun 2026
Geth moarvm.org: 7cde520b2f | (Will Coleda)++ | 4 files
announce 2026.06
16:27
moarvm.org: 6420f61d4d | (Will Coleda)++ | index.html
Fix version number.
17:01
[Coke] the source release for 2026.06 is done, if someone could create the checklist ticket 19:37
Geth rakudo.org: 361243e629 | (Will Coleda)++ | post/announce-rakudo-release-2026.06.md
2026.06 release
19:40
30 Jun 2026
lucs From the docs.raku.org webpage, selecting "Download E-Book (epub)" from the "More" menu at the top presents a link to "RakuDocumentation.epub", which unfortunately leads to a 404. 00:10
A simple glitch or has it become hard to produce an epub matching the current docs? 00:11
[Coke] it was broken for years, finanlyst fixed it, now it's broken again. let me find the ticket. 00:18
github.com/Raku/doc-website/issues/490 00:19
Geth ¦ doc-website: coke assigned to finanalyst Issue "404 Not Found" for RakuDocumentation.epub github.com/Raku/doc-website/issues/490
lucs Ah, sad. 00:20
[Coke] I haven't had website shaped tuits in a while. :| 00:21
.seen finanalyst
ah, right, that bot ain't here
lucs Hey, you do a lot of work, all appreciated, but can't do everything, eh. 00:22
librasteve on ePubs - I am anti gadget on websites since that provides more surface area to break / require maintenance - lets just remove that ... if someone thinks it would be a good idea to maintain an ePubs offering (not me) then maybe make a raku module with the code and instructions to install and run 13:38
if we MUST offer an offline mode, then I would MUCH prefer PostScript as the render target of the rakudoc than something obscure that I never heard of ;-) 13:39
[yes I know FOSS and all that - but there is a limit] 13:40
just tried sitesucker on docs.raku.org - works well (but need eg App::Rak to search) 13:44
[Coke] I wouldn't want to say we're switching from epub to PDF if we don't have a way to generate that either. 14:10
As someone who would just read the git repo instead of a PDF, I've not got a vote for which is better. I think the current "issue" is that this will be easier with rakudocV2 14:12
librasteve guess all will be new in V2 - meantime, Richard can maybe resolve the short term issue... 15:44