Aleks-Daniel Jakimenko-Aleksejev
Aleks-Daniel Jakimenko-Aleksejev
FWIW still not implemented.
Yes, you'll have to plug it into $ENV.
For the record, current help message: ``` grep: help AlexDaniel, Like this: greppable6: password # See wiki for more examples: https://github.com/perl6/whateverable/wiki/Greppable ```
I don't think a random word is a wonderful idea, although it may be. For example, some random words will produce no results whatsoever. What if I change it to...
```bash time perl6 -e '‘/usr/share/dict/american-english-small’.IO.lines.pick.say' ``` ``` recollections real 0m0.222s user 0m0.248s sys 0m0.016s ``` 200ms is too much in my opinion. Any faster way to do that?
Here's how it's done in Unicodable: https://github.com/perl6/whateverable/blob/45e09f48270c383b94d2ccf7902bed3e1787afef/bin/Unicodable.p6#L91-L92
I think this is resolved in https://github.com/perl6/whateverable/commit/595e52e37bbefc2e2965d8c78be81cb080be7119. > \ squashable6test: ``status`` > \ AlexDaniel, ⚠🍕 Next SQUASHathon in 5 days and ≈6 hours (2017-10-07 UTC-12⌁UTC+14). See https://github.com/rakudo/rakudo/wiki/Monthly-Bug-Squash-Day It does not...
Maybe it's still needed, dunno.
It should print the current topic. Relevant code: https://github.com/perl6/whateverable/blob/9c256087cde76967e5bb19710fde6c19c9e678d3/xbin/Squashable.p6#L63 We can easily parse the next cell too, but how do we get rid of markdown?
Ha-ha! I didn't even notice it :joy: The assumption was that most bots don't take free text, and it's unlikely that your code or command will start with “Thanks”. But...