🦋 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:35 Manifest0 left 01:28 hulk joined 01:29 kylese left 01:53 Aedil joined 02:15 hulk left, kylese joined 02:39 arkiuat left 02:45 arkiuat joined, macabro joined 03:07 macabro left 03:45 kylese left 04:45 jmcgnh left 04:53 jmcgnh joined 05:26 arkiuat left 05:38 arkiuat joined 05:43 arkiuat left 05:48 jmcgnh left 06:06 jmcgnh joined 06:14 arkiuat joined 06:19 arkiuat left 06:40 kylese joined 06:48 arkiuat joined 06:57 arkiuat left 07:07 lichtkind joined 07:23 arkiuat joined 07:26 Sgeo left 07:28 arkiuat left 07:46 arkiuat joined 07:49 wayland76 joined 07:52 arkiuat left 08:04 dakkar joined 08:08 Manifest0 joined, arkiuat joined 08:13 arkiuat left 08:37 LainIwakura joined 08:41 arkiuat joined 08:46 arkiuat left
Voldenet arkiuat: <5> would be IntStr 08:50
tellable6 Voldenet, I'll pass your message to arkiuat 08:51
Voldenet m: my IntStr $l = <5>
camelia ( no output )
09:09 arkiuat joined 09:13 arkiuat left 09:30 LainIwakura left 09:43 arkiuat joined 09:46 LainIwakura joined 09:48 arkiuat left 09:55 apac joined 10:10 arkiuat joined 10:14 arkiuat left 10:27 LainIwakura left 10:40 arkiuat joined 10:45 arkiuat left 10:54 LainIwakura joined 11:05 LainIwakura left 11:11 arkiuat joined 11:16 arkiuat left, apac left 11:25 LainIwakura joined 11:36 arkiuat joined 11:41 arkiuat left 11:42 arkiuat joined 11:47 arkiuat left 11:59 LainIwakura left 12:01 LainIwakura joined 12:10 arkiuat joined 12:15 arkiuat left 12:37 arkiuat joined 12:41 arkiuat left 12:42 LainIwakura left 13:09 arkiuat joined 13:16 arkiuat left 13:33 arkiuat joined 13:34 arkiuat left, arkiuat joined
arkiuat Voldenet, huh, I'd have thought that notation would produce a one-element word list 13:35
tellable6 2025-07-31T08:51:00Z #raku <Voldenet> arkiuat: <5> would be IntStr
guifa huh I had never thought about it working that way. <...> is used in a lot of places where the most common interpretaiton of <foo> is ("foo") 13:42
<foo bar> becomes then ("foo", "bar") 13:43
but note that ("foo") is not a list -- it's the comma that makes it so
("foo",) would be a single item list
my \a := ("foo"); say a.WHAT 13:44
m: my \a := ("foo"); say a.WHAT
camelia (Str)
disbot4 <jubilatious1_98524> @arkuiat Can you post a Github Gist, with your color changes? 14:11
Voldenet and I don't even know any other way of making IntStr apart from using a constructor which is… weird 14:18
m: my IntStr $x .= new(5, "4"); $x.say; (+$x).say 14:19
camelia 4
5
14:29 Sgeo joined
disbot4 <antononcube> weekly: youtu.be/dabUhXW1pkw 15:03
15:05 vrurg joined, vrurg_ left 16:20 arkiuat left, arkiuat joined 16:38 dakkar left 16:46 arkiuat left 16:47 arkiuat joined 16:50 jrjsmrtn left
disbot4 <arkiuat> gist.github.com/arkiuat/16268cd0a3...5da6f1aeef 16:54
arkiuat ^ those are the color changes i made 16:58
16:59 jrjsmrtn joined
lizmat weekly: youtu.be/dabUhXW1pkw 17:03
notable6 lizmat, Noted! (weekly)
17:30 human_blip left 17:32 human_blip joined
Geth raku.org/proto-25: 9c02e85336 | librasteve++ (committed using GitHub Web editor) | scripts/cibuild.sh
also tag as latest
17:52
17:55 arkiuat left
Voldenet colors I use, made without love with chatgpt 0x0.st/8RCE.vim 17:57
disbot4 <antononcube> @Voldenet Meaning, you made those colors with ChatGPT, but you hated it? 18:01
18:12 arkiuat joined 18:21 vasko4 left 18:23 arkiuat left 18:24 vasko4 joined 18:32 hessefvhj joined 18:34 hessefvhj left 18:35 arkiuat joined
Geth raku.org/proto-25: d5a21196b1 | librasteve++ (committed using GitHub Web editor) | README.md
add Server Installation
18:36
raku.org/proto-25: 9a932a482e | librasteve++ (committed using GitHub Web editor) | docker-compose.yml
Create docker-compose.yml
18:37
raku.org/proto-25: a86eb3ce61 | librasteve++ (committed using GitHub Web editor) | Caddyfile
Create Caddyfile
18:38
Voldenet antononcube: No, I mean that chatgpt is incapable of loving me yet 18:47
(note _yet_)
and it just makes things without true passion for these, just some attention ;) 18:48
disbot4 <melezhik.> . 18:53
19:15 librasteve_ joined
disbot4 <librasteve> weekly: gist.github.com/arkiuat/16268cd0a3...5da6f1aeef 19:18
librasteve_ weekly: gist.github.com/arkiuat/16268cd0a3...5da6f1aeef 19:19
notable6 librasteve_, Noted! (weekly)
tellable6 2025-07-29T00:56:17Z #raku <SmokeMachine> librasteve: it seems it still points to programming.dev/post/34643001, but should be pointing to dev.to/fco/ecs-in-raku-a-toy-frame...stems-nmm, no?
2025-07-29T08:55:56Z #raku <Voldenet> librasteve: yeah, that sums it up - the other concern was "how to tightly couple model and form so that form can refer to `text` property in a model", but I don't know any obvious way to say `nameof(Todo.text)`
20:12 Aedil left 20:35 arkiuat left 20:48 arkiuat joined 21:16 BooK left 21:50 BooK joined 22:17 lichtkind left 22:57 wayland76 left 23:35 librasteve_ left