Cro: libraries and tools for building reactive services in Perl 6 | cro.services/ | Logs: irclog.perlgeek.de/cro/
Set by moderator on 4 February 2018.
01:00 colomon joined 02:59 ilbot3 joined
moderator Cro: libraries and tools for building reactive services in Perl 6 | cro.services/ | Logs: irclog.perlgeek.de/cro/
03:22 colomon joined 04:19 colomon joined 08:20 david_davis joined 09:05 sena_kun joined 11:13 colomon joined
colomon so far the biggest problem I have with cro is a terrible desire to type “cron” instead of “cro”. (Though ironically, typing this line I actually typed “crom” twice.) 16:16
jnthn If that's your biggest problem, I guess we're not doing too bad. :) 16:18
colomon jnthn: the only other issue I’ve run into is the debuging output seems to buffer sometimes until I force a restart. 16:23
on the other hand, automatic restart on saving is brilliant and makes forcing a restart pretty trivial
jnthn Could try $*OUT.out-buffer = $*ERR.out-buffer = False; to see if that helps 16:25
(Placed in your service.p6)
colomon jnthn++ # that worked perfectly! 16:28
SmokeMachine I think the biggest problem with cro is the way it sounds for Portuguese speakers... 16:35
and it have the same sound of this: pt.wikipedia.org/wiki/Crô:_O_Filme 16:37
jnthn "Crô - O Filme teve recepção geralmente desfavorável por parte da crítica especializada." - oh dear :) 16:39
I'm guessing that even if it wasn't well received by the critics, it managed to be popular enough to be well known? :) 16:42
Or perhaps, well known for being bad? :)
SmokeMachine The Crô character was a very popular character on a brazilian soap opera... so popular that that made a film about it... 16:43
the film wasn't good... :(
*that they
jnthn Ah, I see 16:44
SmokeMachine this is the Crô: pt.wikipedia.org/wiki/Crodoaldo_Valério 16:45
every time I talk about cro to someone they ask if Im talking about Crô... 16:46
timotimo okay so if the server side is called cro, why isn't the client side called orc? 22:31