🦋 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:03 jpn joined 00:08 jpn left
roguerakudev is 7¹/₃ going to be a valid Rat literal with RakuAST then? 00:37
01:12 jpn joined 01:17 jpn left 01:18 Manifest0 left 02:07 hudo left 02:13 jpn joined 02:18 jpn left 02:34 hulk joined 02:35 kylese left
Xliff Heya, phogg! How are you? 03:02
kjp please do give it your support │ dg │02:49:57 lizmat | n.tell antononcube As the author of various Geo:: modules, including the Well Known Text module, I use publically available data for generating topograhic maps of areas I'm interested in. (Hence the port of Geo::Coordinates::UTM from Perl to Raku.) 03:12
Where did that rubbish come from; sorry.
.tell antononcube As the author of various Geo:: modules, including the Well Known Text module, I use publically available data for generating topograhic maps of areas I'm interested in. (Hence the port of Geo::Coordinates::UTM from Perl to Raku.) 03:13
tellable6 kjp, I'll pass your message to antononcube
03:14 jpn joined 03:15 hulk left, kylese joined 03:20 jpn left 03:42 japhb_ joined 03:44 japhb left 04:15 jpn joined 04:24 jpn left 05:16 jpn joined 05:22 jpn left 05:37 hudo joined 06:12 hudo left 06:17 jpn joined 06:23 jpn left 07:03 jpn joined 07:08 jpn left 07:16 abraxxa joined 07:44 jpn joined 07:49 jpn left 08:13 sdfgsdfg left, sdfgsdfg joined 08:55 Manifest0 joined 09:07 dakkar joined 09:45 Sgeo left 09:46 jpn joined 10:18 sena_kun joined
phogg Xliff: tollerable 10:36
librasteve m: use v6e.PREVIEW; say 7¹/₃; 11:17
evalable6 2.333333 11:18
Raku eval 2.333333
11:22 itaipu left 11:34 itaipu joined
lizmat librasteve that is fixed in the new Raku grammar only 11:46
12:08 jpn left 12:30 xinming left 12:31 jpn joined 12:32 xinming joined 12:36 jpn left 12:38 kubrat joined 12:46 jpn joined 12:50 jpn left 12:58 kubrat left 13:11 jpn joined 13:33 Guest68 joined 13:37 Guest68 is now known as chenggong7788 13:47 chenggong7788 is now known as nil78 14:00 nil78 left
antononcube Thanks to everyone who answered my "what are your Geo interests?" question! 14:14
tellable6 hey antononcube, you have a message: gist.github.com/6c3d00f5052fad1500...f5b0f0d07d
antononcube I made the data package "Data::Geographics" that has population, coordinates, and elevation data for the cities of 9 countries and country data for nearly 20 countries. I will add geometric shapes soon. 14:17
There is another package "DSL::Entity::Geographics" that can be used to do Named Entity Recognition (NER) of Geo-locations: countries, regions, and cities. I have to refactor it to have less data and used the data in "Data::Geographics". 14:28
Again on "Data::Geographics" -- it is faily big (≈10MB). Adding geomatric shapes data to it might make 5-10 times bigger. 14:29
14:51 epony left 14:52 epony joined 15:04 kybr left 15:05 kybr joined 15:20 Sgeo joined
Xliff m: constant SIZE = 16; use NativeCall; class A is repr<CStruct> { has uint32 $.p1; HAS pointer @.padding[SIZE] is CArray }; 16:04
camelia ===SORRY!===
Type 'pointer' is not declared. Did you mean 'Pointer'?
at <tmp>:1
------> <CStruct> { has uint32 $.p1; HAS pointer⏏ @.padding[SIZE] is CArray };
Malformed has
at <tmp>:1
------> is repr<CStruct> { has uint3…
Xliff m: constant SIZE = 16; use NativeCall; class A is repr<CStruct> { has uint32 $.p1; HAS Pointer @.padding[SIZE] is CArray };
camelia ( no output )
Xliff m: use NativeCall; class A is repr<CStruct> { has uint32 $.p1; HAS Pointer @.padding[SIZE] is CArray }; 16:08
camelia ===SORRY!===
lang-call cannot invoke object of type 'VMNull' belonging to no language
Xliff ^^ SIZE was removed because it is defined in another compunit. Even if the compunit is used, this error will occur. 16:09
lizmat Xliff: is there an issue for this already ? 16:15
Xliff No
Just found it
lizmat: Do you need me to add it? I'm in the middle of $dayJob 16:20
lizmat well, you're the stakeholder in this :-) 16:24
at your convenience :-)
16:32 epony left 16:35 jpn left 16:54 itaipu left, abraxxa left 16:57 hudo joined, epony joined 17:07 itaipu joined 17:42 dakkar left 17:54 jpn joined
antononcube @kjp Your remark about generating Geo-location maps reminded me that I wanted to include the property "LocationLink" for the city data. That is fairly straightforward, but then I would want to display that image in Jupyter... 18:14
18:17 wlhn left 18:38 Altai-man joined 18:39 sena_kun left 19:15 abraxxa-home joined 19:20 abraxxa-home left 19:22 abraxxa-home joined 20:04 petlib joined 20:20 jpn left 20:42 petlib left 20:53 jpn joined 20:58 jpn left 21:15 jpn joined 21:23 jpn left 21:27 petlib joined 21:32 petlib left 22:11 jpn joined 22:19 hudo left 22:21 jpn left 22:30 jpn joined 22:39 jpn left 22:42 epony left 22:45 jpn joined 22:49 vrurg joined, vrurg_ left 23:00 jpn left 23:15 wlhn joined 23:43 Altai-man left