[00:24] *** sacomo left
[00:36] *** sacomo joined
[00:39] *** lichtkind_ left
[00:49] <SmokeMachine> Now there is a new example, but this one was generated by opencode: https://github.com/FCO/Selkie-UI/blob/main/examples/charts.raku

[01:02] *** havochunter left
[01:14] *** hulk joined
[01:15] *** kylese left
[01:20] *** sibl joined
[02:15] *** hulk left
[02:15] *** kylese joined
[04:04] *** Aedil joined
[06:44] *** Sgeo left
[07:03] *** sibl left
[07:03] *** sibl joined
[07:17] *** abraxxa joined
[07:21] *** sibl left
[07:28] *** sibl joined
[07:32] *** abraxxa1 joined
[07:36] *** abraxxa left
[07:40] *** [Coke] left
[07:41] *** [Coke] joined
[07:50] *** dakkar joined
[08:27] *** peder joined
[09:07] *** abraxxa joined
[09:11] *** abraxxa1 left
[09:16] *** belluzj joined
[09:42] *** dessholiday joined
[09:50] *** dakkar left
[09:50] *** dakkar joined
[10:11] *** sibl left
[10:17] *** sibl joined
[10:38] *** sibl left
[10:52] *** abraxxa left
[11:25] <disbot2> <simon_sibl> is there a solution nowadays for a enum Type <String Int> ?

[11:25] <disbot2> <simon_sibl> https://cdn.discordapp.com/attachments/633753286209699870/1498646223585022073/image.png?ex=69f1ea8f&is=69f0990f&hm=5473bb546449b29c69f44059df561352ac2a1a17a87764a7000f202fe4aa4dbc&

[11:25] <disbot2> <simon_sibl> that would collide with built-in types

[11:26] <lizmat> m: class A { }; enum foo (:B(A),)

[11:26] <evalable6> lizmat, rakudo-moar 287dfb25e: OUTPUT: «(exit code 1) ===SORRY!=== Error while compiling /tmp/xuAZozVmkZ␤Using a type object as a value for an enum not yet implemented. Sorry.␤at /tmp/xuAZozVmkZ:1␤------> class A { }; enum foo (:B(A),)<HERE><EOL>␤»

[11:27] <lizmat> alas...   same in RakuAST atm

[11:36] <disbot2> <simon_sibl> alas ? 🙏

[11:37] <lizmat> PRs welcome  :)

[11:41] <apogee_ntv> SmokeMachine: This looks very clean. Would be interesting to see how it scales to a 'production-y' application.

[11:44] *** sorenson_ joined
[11:45] *** sorenson left
[11:45] *** sorenson_ is now known as sorenson

[11:55] <SmokeMachine> apogee_ntv: me too… :)

[11:55] <SmokeMachine> (I mean: I also would be interested)

[12:35] *** belluzj left
[12:45] <El_Che> Fedora 44 is out (rakudo-pkg has Fedora 44 rpms)

[12:46] <lizmat> whee!   :-)   El_Che++

[12:48] <disbot2> <librasteve> weekly: <El_Che> Fedora 44 is out (rakudo-pkg has Fedora 44 rpms)

[12:48] <notable6> librasteve, Noted! (weekly)

[13:02] *** abraxxa joined
[13:07] *** abraxxa left
[13:07] *** abraxxa1 joined
[13:31] <El_Che> and also Ubuntu 26.04 debs :)

[13:31] *** soverysour joined
[13:31] *** soverysour left
[13:31] *** soverysour joined
[13:36] *** ShimmerFairy left
[13:36] *** soverysour left
[13:36] *** ShimmerFairy joined
[13:51] *** abraxxa1 left
[13:51] *** abraxxa joined
[14:18] <SmokeMachine> apogee_ntv: the chat example: https://www.irccloud.com/pastebin/5ZwnKEGb/

[15:44] *** soverysour joined
[15:48] *** soverysour left
[15:59] *** belluzj joined
[16:33] *** dakkar left
[17:58] <SmokeMachine> apogee_ntv: should Selkie::Widget::CommandPalette be a Selkie::Widget?

[17:59] <apogee_ntv> No, its a modal. Probably shouldnt be in that NS either.

[17:59] <apogee_ntv> Well maybe.

[17:59] <apogee_ntv> I think modals should have their own ns

[18:15] <disbot2> <librasteve> El_Che: great news

[18:15] <disbot2> <librasteve> weekly: <El_Che> and also Ubuntu 26.04 debs :)

[18:15] <notable6> librasteve, Noted! (weekly)

[18:40] *** abraxxa1 joined
[18:49] *** belluzj left
[18:59] *** abraxxa1 left
[21:19] *** dessholiday left
[22:08] *** tobs left
[22:08] *** tobs` joined
[22:09] *** tobs` is now known as tobs

[22:16] *** Sgeo joined
[22:27] *** MasterDuke joined
[23:05] <SmokeMachine> apogee_ntv, librasteve: https://usercontent.irccloud-cdn.com/file/v4YRWwzR/CleanShot%202026-04-29%20at%2000.04.16.gif

[23:07] <SmokeMachine> librasteve_: I know that's not exactly what you were talking about, but I think that was the first try for something close enough...

[23:08] <apogee_ntv> That's really cool though, its like a REPL :D

[23:11] <SmokeMachine> and the code is extremely simple, but not finished... (far from that)

[23:12] <SmokeMachine> https://www.irccloud.com/pastebin/GUHV9OY0/

[23:28] <SmokeMachine> Sorry, just showing the most recent version... https://usercontent.irccloud-cdn.com/file/7A9QBugP/CleanShot%202026-04-29%20at%2000.25.40.gif

[23:30] *** MasterDuke left
[23:32] <SmokeMachine> if there was a way to highlight the code it would be even better... :)

