🦋 Welcome to the MAIN() IRC channel of the Raku Programming Language (raku.org). Log available at irclogs.raku.org/raku/live.html . If you're a beginner, you can also check out the #raku-beginner channel!
Set by lizmat on 6 September 2022.
00:16 itaipu left 00:27 itaipu joined 01:19 eseyman left 01:21 eseyman joined 01:26 hulk joined 01:27 dg left, kylese left 01:32 dg joined 01:47 librasteve_ left 02:15 hulk left, kylese joined 03:07 Aedil joined 03:33 jmcgnh joined 03:45 dgl joined 03:47 dg left, dgl is now known as dg 05:32 rantanplan left 05:40 snonux joined 05:47 snonux left 05:48 snonux joined 06:38 apac joined 07:37 wayland joined 07:39 Sgeo left 07:47 Aedil left
librasteve Voldenet: my latest on FatRatStr is here github.com/Raku/problem-solving/is...284156996, I conclude that you are right and that we need to make FatRatStr for these extreme cases 07:48
Voldenet nice 07:58
a bit on the topic, Posit imo is a better choice for bit-constrained fp 08:08
softPosit C implementation exists and it keeps getting more hardware support 08:13
08:59 melezhik joined
melezhik I have added components page, describing various components of Sparrow framework - sparrowhub.io/components 08:59
09:02 melezhik_ joined
melezhik_ . 09:02
melezhik also added new examples for 1) Podman/Quadlet - sparrowhub.io/examples#Podman/ 2) Systemd - sparrowhub.io/examples#Systemd/ 09:07
09:15 melezhik left, melezhik_ is now known as melezhik
simon_sibl when using async with Supply, react, does Raku automatically dispatch the tasks on different thread ? or it all happens on the same thread and only use threads if explicitly using start or Thread ? 09:28
lizmat you can check by printing $*THREAD 09:59
m: say $*THREAD
camelia Immortal Thread #1 (Initial thread)
lizmat m: say $*THREAD.id # if you just want numbers
camelia 1
10:17 human-blip left 10:19 human-blip joined
Voldenet simon_sibl: I've observed that in general react blocks are executed by thread emitting to the live supply 12:26
and with channels there's no real way to control it 12:28
with channels you'll end up on default thread pool 12:30
simon_sibl So supply for same thread Channels for thread pool 12:38
Voldenet sounds about right
however I'm not sure if that's something you can count on 12:39
I mean – nowhere says that emitting thread will execute the react block, it just happens to work like that currently 12:42
antononcube weekly: rakuforprediction.wordpress.com/20...ion-guide/ 12:46
notable6 antononcube, Noted! (weekly)
12:52 melezhik left 13:10 wayland76 joined, wayland left 14:35 Sgeo joined 15:31 Aedil joined 15:33 melezhik joined 15:44 human-blip left 15:46 human-blip joined 16:29 human-blip left 16:32 human-blip joined 16:48 wayland joined 16:49 wayland76 left 17:15 cryosis joined 17:28 human-blip left 17:30 human-blip joined 17:43 melezhik left 19:29 japhb left 19:33 japhb joined 20:18 human-blip left 20:19 human-blip joined 23:51 Aedil left