timo
timo
we have several on-line eval services that can eval perl6 code for us, like https://glot.io/new/perl6 or https://tio.run/nexus/perl6 zoffix gives you a "run this code" button under every piece of perl6...
Hi, I'm currently trying to recover from wrist pain and am using Dragon Naturally Speaking inside a windows VM to do my chatting. However, it has some problems with input:...
We emit an unbox_i operation in a compiled nativecall body in order to get the pointer value to pass to the native function. Without a spesh method on the CPointer...
I discovered this with krita. In particular, the krita-4.2.9-x86_64.appimage with sha1sum 61933e6b86a348f155824b588ecdddf235133492. grabbing krita's PID with xprop on its main window, then looking the peer address up in `busctl --user...
requires https://github.com/MoarVM/MoarVM/pull/932
stumbled upon this while trying to make something like ``` token pod_something { :my $*POD_IN_FORMATTINGCODE := $*POD_IN_FORMATTINGCODE; ... } ``` work in order to get a proper reset for the...
The example for a custom comparison function uses an apparently new kind of syntax (appending a colon after a method and adding a block there), but there is no explanation...
In the specs it says, that the leftmost 'all' or 'none' junction will be autothreaded before the first 'one' or 'any' junction. There is no word on named parameters. Will...
Hi, I'm in the enviable(?) position to want to make a reproduced build of telegraf for debugging purposes, and version 1.23.2 of telegraf depends on version 0.3.6 of this repository,...