00:11 kjp joined 00:15 kjp left, kjp joined
Geth rakudo: zhuomingliang++ created pull request #6011:
RakuAST: Check return type
03:28
rakudo: zhuomingliang++ created pull request #6012:
Format at compile time
03:37
07:23 melezhik joined 07:26 melezhik_ joined 07:30 melezhik_ left 08:05 melezhik_ joined
melezhik_ 0/ 08:06
yet another brownie demo is going right now - brw.sparrowhub.io/report/brw-orch/793
100 modules on ab5tract: agent , install runs in 7 threads
08:10 melezhik_ left 08:15 melezhik_ joined 08:20 melezhik_ left 10:26 melezhik_ joined 10:30 melezhik_ left 11:38 melezhik_ joined 13:11 melezhik_ left, melezhik_ joined 13:16 melezhik_ left
lizmat weekly: github.com/orcwg/orcwg/blob/main/c...and-cra.md 14:29
notable6 lizmat, Noted! (weekly)
lizmat inspired by wandering.shop/@cstross/115507903688426507 14:41
14:42 librasteve_ joined
lizmat m: my @a[-1..8] # create a shaped array with indices from -1 to 8 14:42
camelia Illegal dimension in shape: -1. All dimensions must be integers bigger than 0
in block <unit> at <tmp> line 1
15:10 melezhik_ joined 15:14 melezhik_ left
frostcod That's not a good idea 15:25
15:30 melezhik_ joined 15:45 melezhik_ left 15:53 melezhik_ joined
ugexe its a joke 16:04
16:48 melezhik_ left 16:52 librasteve_ left 17:06 apogee_ntv left
lizmat ugexe: actually, not really. as opposed to $] which has global repercussions in perl, this would only apply to *that* array 17:53
ugexe the concept itself is practically a joke 19:06
all of the comments from what you linked are making fun of it 19:07
it doesn't even matter if it only applies to a specific array 19:09
people still have to read that code 19:10
19:52 finanalyst joined 21:27 finanalyst left 21:32 melezhik left
ab5tract I don’t.. can’t.. what are we contemplating exactly? :) 22:06
One thing I’ve learned is that the vast majority of people trained on 0 index arrays will not listen to any counterpoints, however applicable 22:07
The only counterpoints I’ve ever heard or considered, however, were all for 1 indexed arrays 22:08
I refuse to contemplate what @a[-1..8] is supposed to mean or how it could be useful (though I guess on the second point I’m at least morbidly curious to hear what possible use cases this could ever serve) 22:10
But it would break my brain trying to imagine such use cases on my own, so that’s what I’m refusing g to do 22:11