00:27 itaipu left 00:31 itaipu joined 00:36 Guest5764 left 01:09 sftp_ joined, sftp left, sftp_ is now known as sftp, sftp left, sftp joined 01:19 simcop2387 joined
Voldenet because subroutines and methods sometimes require * as argument, perhaps lc was not the best example 01:35
once in a while I wish it was usable that way, but it's not often 01:40
m: sub foo { $^a ~ $^b }; say (^3).map({ foo($_, "a") }); 01:43
camelia (0a 1a 2a)
Voldenet m: sub foo { $^a ~ $^b }; say (^3).map(foo(*, "a")); # nope
camelia Cannot map a Range using '"*a"'
Did a * (Whatever) get absorbed by a list?
in block <unit> at <tmp> line 1
Voldenet m: sub foo { $^a ~ $^b }; say (^3).map(*.&foo("a")); # this is the option in some cases 01:48
camelia (0a 1a 2a)
Voldenet I only expressed "too bad" because I doubt it can be done in any sane way 01:54
01:59 librasteve_ left 02:03 arkiuat left 02:08 arkiuat joined 02:12 arkiuat left 02:19 arkiuat joined 02:28 arkiuat left 02:32 hulk joined, kylese left 02:47 arkiuat joined 02:51 arkiuat left 03:14 arkiuat joined
aruniecrisps @SmokeMachine is there a way to turn off preloading when running a query on a Red model? 03:14
03:15 hulk left, kylese joined 03:23 arkiuat left 03:35 arkiuat joined 03:40 arkiuat left 04:00 arkiuat joined 04:04 arkiuat left 04:34 arkiuat joined 04:39 arkiuat left 04:54 Sgeo_ joined 04:56 [Coke]_ joined 04:59 lizmat_ joined 05:01 [Coke]__ joined, arkiuat joined 05:03 human_blip joined 05:04 Sgeo left, jrjsmrtn left, apac left, [Coke] left, cm left 05:05 unicodable6 left, sourceable6 left, lizmat left, releasable6 left, [Coke]_ left, human-blip left, johnjay left, committable6 left, committable6 joined, unicodable6 joined, notable6 left, quotable6 left, quotable6 joined, notable6 joined, releasable6 joined, sourceable6 joined, johnjaye joined, apa_c joined, jrjsmrtn_ joined, cm joined 05:06 arkiuat left 05:38 arkiuat joined 05:47 arkiuat left, quotable6 left, committable6 left, bloatable6 left, bloatable6 joined, releasable6 left, notable6 left, committable6 joined, notable6 joined, quotable6 joined, releasable6 joined 06:03 arkiuat joined 06:12 arkiuat left 06:24 arkiuat joined 06:33 arkiuat left 06:38 Aedil joined 06:46 arkiuat joined 06:51 arkiuat left 07:03 wayland76 joined 07:04 arkiuat joined 07:11 arkiuat left 07:14 abraxxa joined 07:37 melezhik joined 07:40 arkiuat joined 07:45 arkiuat left 08:13 arkiuat joined 08:18 arkiuat left
rcmlz weekly: glot.io/snippets/hcxswzcl4n 08:21
notable6 rcmlz, Noted! (weekly)
08:29 Sgeo_ left
Geth App-Rakubrew/main: 3cb5678f77 | (Patrick Böker)++ | 4 files
Introduce `--short` flag to `version` command
08:38
App-Rakubrew/main: f4573353fb | (Patrick Böker)++ | 3 files
Version 45
08:39
08:45 arkiuat joined 08:48 johnjaye left 08:49 arkiuat left 08:50 johnjaye joined 08:51 ACfromTX left 09:03 ACfromTX joined 09:14 itaipu left 09:15 lizmat_ left, lizmat joined 09:17 arkiuat joined 09:22 arkiuat left 09:38 vrurg joined 09:40 arkiuat joined 09:41 vrurg_ left 09:45 arkiuat left 10:13 arkiuat joined 10:19 arkiuat left 10:41 arkiuat joined 10:47 arkiuat left 11:05 arkiuat joined
wayland76 .tell librasteve : I've now incorporated the symbols you mentioned into the keyboard layout. I've sent away for some sample keycaps, which should take about 2 weeks to get here. If I'm happy with them, then I'll aim to release a .json file that can be fed into Thockfactory to get your own set of Raku keycaps. I've bought a second keyboard (Cherry MX compatible) so that I can have another keyboard just for Raku symbols. It should also cover the Greek 11:09
tellable6 wayland76, I'll pass your message to librasteve
wayland76 alphabet and Set Theory (and Relational Algebra) symbols pretty well.
11:10 arkiuat left 11:30 arkiuat joined 11:35 arkiuat left 11:36 ds7832 joined 11:48 arkiuat joined 11:53 arkiuat left 11:54 librasteve_ joined 11:55 apa_c left, apa_c joined 12:00 arkiuat joined
ab5tract wayland76: Does the set include Camelia replacements for Windows keys? :) 12:00
12:11 arkiuat left
librasteve lol 12:14
tellable6 hey librasteve, you have a message: gist.github.com/5d2c43af67d6ee6eec...ec121acd1d
librasteve wayland76: cool, what is the approx cost? I wonder if this would make a good Tchotchke to give away/sell at events like Fosdem or London Perl Workshop (since I have not been to Fosdem, I am keen to hear what other think)? 12:19
12:23 arkiuat joined 12:27 arkiuat left 12:30 tejr left, tejr joined 12:40 [Coke]__ is now known as [Coke] 12:57 arkiuat joined 13:02 arkiuat left 13:20 arkiuat joined, melezhik_ joined 13:31 melezhik_ left, melezhik_ joined 13:34 arkiuat left 13:42 melezhik_ left, melezhik_ joined 13:43 arkiuat joined 13:47 arkiuat left 13:53 Guest7085 joined 13:56 melezhik_ left, melezhik_ joined 14:05 melezhik_ left 14:06 melezhik_ joined, arkiuat joined 14:11 arkiuat left 14:12 Guest7085 left 14:17 melezhik_ left, melezhik_ joined 14:21 arkiuat joined 14:24 melezhik_ left, melezhik_ joined 14:27 swaggboi left 14:31 melezhik_ left, melezhik_ joined
SmokeMachine aruniecrisps: yes, there is… let me find that out 14:36
14:38 melezhik_ left, melezhik_ joined 14:48 melezhik_ left, melezhik_ joined
SmokeMachine aruniecrisps: is this what you want? github.com/FCO/Red/blob/a8c3cebd67...kutest#L17 14:48
14:55 melezhik_ left, melezhik_ joined 15:02 melezhik_ left, melezhik_ joined 15:03 swaggboi joined 15:04 melezhik_ left, melezhik_ joined
SmokeMachine We also have a .prefetch method for doing that when querying… but it seems I have only make the option for adding prefetches, and not removing them… I’ll try to fix that some time between after the day job and the weekend… 15:11
15:11 arkiuat left 15:13 melezhik_ left, melezhik_ joined 15:20 melezhik_ left, melezhik_ joined 15:23 arkiuat joined 15:26 Sgeo joined 15:28 arkiuat left
aruniecrisps @SmokeMachine oh no worries I was looking for the ability to toggle prefetches at the query level rather than at the field level 15:28
SmokeMachine aruniecrisps: the method .prefecth was intended to that… but it will be fixed… 15:30
15:32 melezhik_ left, melezhik_ joined 15:39 melezhik_ left, melezhik_ joined 15:43 arkiuat joined
antononcube @wayland76 Can keyboard caps be 3D printed? Maybe some keyboards allow programmable caps. 15:45
15:47 melezhik left 16:00 melezhik_ left, melezhik_ joined 16:07 melezhik_ left, melezhik_ joined 16:09 melezhik joined 16:19 melezhik_ left, melezhik_ joined 16:28 melezhik_ left, melezhik_ joined 16:37 melezhik_ left, melezhik_ joined
jubilatious1_98524 m: put lc("CAT"); 16:43
m: put &lc.("CAT"); 16:44
lizmat m: put lc("CAT"); 16:47
camelia cat
lizmat m: put l&c("CAT");
camelia ===SORRY!=== Error while compiling <tmp>
Undeclared routines:
c used at line 1
l used at line 1
lizmat m: put &lc("CAT");
camelia cat
16:51 melezhik_ left, melezhik_ joined 16:54 human_blip left 16:56 human_blip joined 16:58 melezhik_ left, melezhik_ joined
jubilatious1_98524 raku -e 'put &lc.("CAT");' cat 17:05
aruniecrisps @SmokeMachine I'll make a pull request when I get home for the other issue I put up regarding documenting .head 17:06
17:10 melezhik_ left, melezhik_ joined 17:19 melezhik_ left, melezhik_ joined 17:31 melezhik_ left, melezhik_ joined 17:35 Guest5764 joined 17:38 melezhik_ left, melezhik_ joined 17:41 arkiuat_ joined 17:42 vasko453558 joined 17:43 coleman_ joined, hulk joined 17:45 melezhik_ left, melezhik_ joined 17:46 tejr_ joined 17:50 arkiuat left, swaggboi left, tejr left, ACfromTX left, kylese left, coleman left, vasko45355 left, coleman_ is now known as coleman, vasko453558 is now known as vasko45355, tejr_ is now known as tejr 17:51 ACfromTX joined, swaggboi joined 17:52 arkiuat_ is now known as arkiuat 17:57 melezhik_ left, melezhik_ joined 18:04 melezhik_ left, melezhik_ joined 18:11 melezhik_ left, melezhik_ joined 18:18 melezhik_ left, melezhik_ joined 18:25 melezhik_ left, melezhik_ joined
SmokeMachine aruniecrisps: github.com/FCO/Red/blob/0f80db4f47...st#L37-L42 18:55
aruniecrisps @SmokeMachine I'm confused, does having :prefetch in relationship mean that toggling prefetch in the method is redundant? 19:14
SmokeMachine If you have :prefetch in the relationship, it will prefetch by default, unless you ask the opposite with the method prefetch. For example, on that test, buyer, by default prefetches, but if you don’t want to prefetch, you can .prefetch(:!buyer) 19:17
If you have a relationship that does not prefetch (called rel, for example) and another relationship you want to be sure that will not prefetch (rel2), you can do Model.^all.prefatch: :rel, :!rel2 19:19
That test is still not very useful… it is not testing if it did prefetch or not… it only tests the return, but I’ll improve that in the future 19:20
aruniecrisps: 👆 19:21
19:27 librasteve_ left 19:29 melezhik_ left 19:30 melezhik_ joined
SmokeMachine Make sense? 19:33
19:36 simcop2387 left 19:39 simcop2387 joined 19:49 arkiuat left 19:51 arkiuat joined 19:56 arkiuat left 20:03 swaggboi left
SmokeMachine For some reason (that does not seem to be my last change) my ecosystem test is failing… :( 20:05
20:05 swaggboi joined
SmokeMachine It seems to be related to GitHub and not to Red… 20:09
20:11 arkiuat joined
SmokeMachine Is there anyone else having problems with GitHub actions? 20:12
20:17 Maylay is now known as Mahlay
lizmat SmokeMachine: I saw the REA harvester being slower than usual 20:19
20:26 melezhik_ left, melezhik_ joined
aruniecrisps @SmokeMachine that makes sense! Thanks for the explanation 20:38
20:44 Aedil left 21:23 melezhik_ left 22:04 wayland76 left 22:10 oodani left 22:12 oodani joined 22:27 melezhik left
patrickb Did anyone work with wchars in native call before? 22:39
I want to call a function that gets passed a *wchar_t into which it writes a pointer. I guess I somehow have to use a `Buf[uint8]`. But how? 22:41
`Pointer[uint16] $outstr is rw` could do the trick... 22:57
23:03 hulk left, kylese joined 23:24 Guest5764 left 23:30 arkiuat left 23:37 arkiuat joined 23:41 arkiuat left 23:44 arkiuat joined 23:49 arkiuat left