Aleks-Daniel Jakimenko-Aleksejev
Aleks-Daniel Jakimenko-Aleksejev
> \ bisect: old=4a8038c295 ``my $s1 = Supplier.new; $s1.Supply.tap: { say $_; $s1.emit(2) if $++ < 5; say "here" }; $s1.emit(1)`` > \ AlexDaniel-, Bisecting by exit signal (old=4a8038c new=012c80f)....
See [IRC log](https://colabti.org/irclogger/irclogger_log/moarvm?date=2019-08-24#l72). The message was too long so it gisted it, but it didn't mention the user so a message like this can go unnoticed. Moreover, even if the...
See https://colabti.org/irclogger/irclogger_log/moarvm?date=2019-10-22#l94
See https://colabti.org/irclogger/irclogger_log/perl6?date=2019-10-12#l247
See https://colabti.org/irclogger/irclogger_log/perl6?date=2019-10-06#l300
Sometimes I wonder when a certain bot was created. Maybe bots should respond to “How old are you?”, similarly to how they already respond to “thank you”.
> \ squashable6: status > \ AlexDaniel, Next SQUASHathon in 14 days and ≈10 hours (2017-10-07 UTC-12⌁UTC+14) I think it would be better if it said: > Next SQUASHathon in...
See https://colabti.org/irclogger/irclogger_log/perl6?date=2019-08-28#l9. It works this way because the user is not on the channel.
``` say '123abcg' ~~ /+/ m:say '123abcg' ~~ /+/ m: say '123abcg' ~~ /+/ rakudo-moar 906719: OUTPUT«5===SORRY!5=== Error while compiling Quantifier quantifies nothingat :1------> 3say '123abcg' ~~ /+/» ``` `m:`...
> \ AlexDaniel: could you make it smart enough to not tell when i quickly respond to someone telling me something? [IRC log](https://colabti.org/irclogger/irclogger_log/moarvm?date=2019-08-19#l147) This is already implemented, but there are...