Aleks-Daniel Jakimenko-Aleksejev

Results 449 comments of Aleks-Daniel Jakimenko-Aleksejev

Yes, I'd love to see a numpy alternative. Especially in a combination with [OpenCV](https://github.com/azawawi/perl6-opencv). > are Shaped arrays mature enough to implement it I don't think we'll be able to...

@JJ most README files are using Markdown. This ticket is asking for AsciiDoc support.

Here's an example of a rendered README.md file: https://modules.perl6.org/dist/JSON::Fast:cpan:TIMOTIMO.

I did not see this issue when working with the bots in 2023. This ticket is still open though: https://github.com/lizmat/IRC-Client/issues/66. I'll keep it open for now, but I think this...

@coke Bits is a relatively small file. The only big thing it imports is `Cro::HTTP::Client;`. I'm not sure what's going on here and https://github.com/lizmat/IRC-Client/issues/66 is still open. @lizmat maybe you...

First Rakudo regression: * good=2023.02 * bad=2023.04 * Reproduction: https://gist.github.com/AlexDaniel/5c25e329cf6ac9470a25adc5695801de * Reproduced successfully by `coleman` on IRC: https://irclogs.raku.org/raku/2023-09-24.html#23:27 Basically, trying to use Pastebin::Gist results in 100% CPU usage. Because of...

Notable (and probably other bots) are unable to run because of this issue: ``` Invocant of method 'match' must be a type object of type 'Any', not an object instance...

OK, so I found this branch: * https://github.com/Raku/whateverable/tree/buildable-rework * Which has this amazing commit: https://github.com/Raku/whateverable/commit/10a08cb5056abd9d90dca42b4ea50898d12d25ea Interestingly, all those changes are actually needed (or so I think) to kick off the...

All recent changes were pushed to the main Raku/whateverable repo. The secrets are set up and now all commits to this repo will trigger a redeploy of the bots. So...