Zoffix Znet
Zoffix Znet
Looks more or less right, depending on how pedantic you want to get; like *"The number 3 [...] will never change over time"* is not quite true for Rakudo: ```...
Thanks. This looks to be a REPL bug. I filed it in Rakudo as https://github.com/rakudo/rakudo/issues/1565 The code from the example should work fine if you save it into a file...
FWIW, perl6.party uses glot.io's API in the backend https://github.com/zoffixznet/perl6.party/blob/master/app.pl#L42-L63 and on frontend codemirror with a crappy perl6-mode plugin for it: https://github.com/zoffixznet/perl6.party/tree/master/assets/js/codemirror
> I see... So, what is the suggestion to have this feature fixed? Looks like both, have an option to timeout the `retrieving PSK` stage, to avoid these hangs and...
> to a default FWIW, the set does include the default icon, `default.svg`
"wand" on the third line should be "want." Third line is a contradiction too, I feel. Specification is basically a set of rules. You can't have rules and yet to...
`The choice between " and ' is arbitrary.` Not always. If the attribute's value contains either quotes, you just switch which ones you use to quote the value, instead of...
I second the above comments. You're proposing an enourmous amount of verbosity for the benefit of using arbitrary tags that, and I quote, `are just for you. None of those...
Having same issues: Possibly unrelated steps I took before I encountered the issue: 1. Login to account using GitHub 2. Confirm PAUSE account so that I could edit profile details...