Documentation Channel for #raku | This channel is logged | Roadmap: github.com/raku/doc/wiki
Set by [Coke] on 23 May 2022.
01:37 rf left 02:01 rf joined 02:06 Util left 02:53 rf_ joined 02:55 rf left 04:05 rf_ left 08:11 sena_kun joined
Geth doc/main: 9c42d58cc4 | (Will Coleda)++ | xt/rakuast-compare.rakutest
Add optional xt test to compare AST vs not
17:04
doc/main: f7138f3a9e | (Will Coleda)++ | xt/rakuast-compare.rakutest
whitespace

  *sigh*
doc/main: 04b4a2f347 | (Will Coleda)++ | xt/rakuast-compare.rakutest
show diff if asked
18:18
doc/main: 4ee7547b89 | (Elizabeth Mattijsen)++ | xt/rakuast-compare.rakutest
Make sure the diff is unified
18:20
[Coke] nice. 18:22
Geth doc/main: 0ac42ea3c5 | (Elizabeth Mattijsen)++ | doc/Language/contexts.rakudoc
Remove whitespace from X<Boolean |...>

Pod::To::Text renders X<foo |bar>baz as "foobaz" RakuDoc::To::Text renders that as it should: "foo baz"
Not going to change Pod::To::Text, so just change the content here.
18:37
doc/main: 9e0ba67c2d | (Elizabeth Mattijsen)++ | doc/Language/5to6-perlsyn.rakudoc
Temporarily fix rendering of X<>

Pod::To::Text renders C<X<>> as "X<>", which is incorrect RakuDoc::To::Text renders C<X<>> as "", which is correct
However the desired result is X<>, and that should be specified as C<V<X<>>> . But that renders as V<X<>> in Pod::To::Text, so there is no way to get monospaced X<> from both Pod:: and RakuDoc::.
Change the markup to V<X<>>: this is rendered correctly by both, but loses the monospacedness. Which is livable, I think.
19:56
doc/main: 5c84e12e1e | (Elizabeth Mattijsen)++ | doc/Language/5to6-perlsyn.rakudoc
Remove trailing whitespace from code block

Pod::To::Text removes that (which I think is incorrect) RakuDoc::To::Text does render that
Removing the trailing whitespace fixes the difference, so let's go for that.
20:02
20:09 rf joined
rf coleman: Raku docs is down it seems, for me at least 20:09
coleman looking
cannot repro... looking. 20:10
docs.raku.org/ ?
rf Yeah getting a service timed out 20:11
[Coke] it's hanging here.
lizmat works for me so far
coleman Can't reproduce, either. Is there "internet weather" happening?
rf Yeah keeps timing out, must be a Canada thing (iirc you're in Toronto [Coke]?)
lizmat well, there's the Twitter melt down 20:12
coleman checking Cloudflare
lizmat where they are DDOSing themselves
it appears the Twitter App doesn't honour a 419 status properly
rf Oof.
[Coke] I'm near albany ny 20:13
lizmat sorry, 429
[Coke] The client and server don't support a common SSL protocol version or cipher suite. (if I try to hit the ip addresses directly)
lizmat developer.mozilla.org/en-US/docs/W...Status/429
rf SSL errors :(
lizmat so: Space Karen has decided to only allow 600 tweets / day
so after your reached that, you're getting presumably a 429 20:14
[Coke] can't view tweets sans account, either.
rf Might be so called internet weather then.
lizmat the Twitter App however doesn't honour 429 and immediately tries again
coleman I'm looking for a CF status page. 20:15
rf coleman: www.cloudflarestatus.com/
Ah it just loaded for me
lizmat so any Twitter user reaching their limit on the Twitter App starts DOSsing Twitter
rf It took 80000ms though lol
[Coke] www.cloudflarestatus.com/ ?
rf lizmat: Re-write it in Raku for 100% uptime 20:16
lizmat hehe
the app needs updating
[Coke] why is the site going through securepubads.com or whatever.
rf Is our DNS poisoned?
[Coke] securepubads.g.doubleclick.net
lizmat that would be ...bad 20:17
rf Gonna do a DNS dig on docs.raku.org 20:18
coleman Everything seems normal to me
lizmat for me as well
coleman I am digging in. I will post if I see anything weird.
rf coleman: What's the IP of the server that we should be hitting? Or is it cloudflare managed? 20:19
20:19 sena_kun left
coleman it's a hetzner LB w/ a cloudflare cert 20:19
the cert is "private"; your browser doesn't trust it 20:20
CF does
rf Seems to be working now, super odd.
Networking is so fun :^)
[Coke] finally loaded for me, but on reload now hanging on www.google-analytics.com 20:23
coleman rf: to answer your question, the site is proxied through cloudflare 20:25
[Coke] guess my wierd hostname loads are cloudflare related. still insanely slow to load 20:27
Geth doc/main: db9e510cb4 | (Elizabeth Mattijsen)++ | doc/Language/compilation.rakudoc
Fix another trailing whitespace in code block
20:32
doc/main: 01f8d592c1 | (Elizabeth Mattijsen)++ | doc/Language/create-cli.rakudoc
Fix improper use of ^^= foo

This is intended to extend configs, not to do something else. Use same indentation as other examples nearby
coleman let me know when you need a prod deploy; the one-click button still works 20:38
[Coke] my load times are reasonable again 21:42