@Thinkwert Could you do this prompt, please:
"Dance of three vintage russian marionettes (Ballerina, Petrushka and the Magician) in the Petrushka ballet, oil painting."
PERL in a Browser?! Now it is possible to run Perl directly from the browser! No server requests. Just webperl using webassembly
Try yourself: https://t.co/AXxrb6o1HN
See details about this incredible project: https://t.co/yGsjwop2de
#webperl
@p01@subzey@aemkei@MaximeEuziere Perl6 86bytes: for ^50 X ^72 ->($y,$x){my$z=!$x&&say %;$z=$z²+($x+$y*i)/25-2-i for ^9;print +($z.abs>4)}