🦋 Welcome to the MAIN() IRC channel of the Raku Programming Language (raku.org). This channel is logged for the purpose of keeping a history about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | 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 8 June 2022.
00:07 reportable6 left 00:08 reportable6 joined 00:28 pamplemousse left 00:53 Kaiepi left 01:02 nort joined 01:05 ajr left 01:33 nort left 02:09 deoac joined 02:41 deoac left 02:56 nort joined 03:01 nort left 03:13 nort joined 03:23 deoac joined 03:31 irc_user left 03:37 deoac left
guifa_ pushes out update to Timezones::ZoneInfo . If you are Chilean or Iranian, you'll definitely want to update 04:10
04:16 nort left 05:04 Ghost10 joined 05:05 Ghost10 left 05:12 deoac joined 05:35 deoac left 05:42 irc_user joined 06:07 reportable6 left 06:08 reportable6 joined 06:17 frost joined 06:47 discord-raku-bot left, discord-raku-bot joined 06:54 Kaiepi joined 07:13 vrurg left 07:14 vrurg joined 07:16 [Coke] left 07:21 [Coke] joined 07:51 irc_user left 08:00 sena_kun joined 08:02 Sgeo left 08:03 Sgeo joined 08:04 Sgeo left 08:13 dakkar joined 09:13 coverable6 left, tellable6 left, sourceable6 left, benchable6 left, evalable6 left, quotable6 left, bisectable6 left, linkable6 left, greppable6 left, unicodable6 left, releasable6 left, bloatable6 left, committable6 left, shareable6 left, notable6 left, nativecallable6 left, statisfiable6 left, squashable6 left, reportable6 left 09:14 committable6 joined, coverable6 joined, bloatable6 joined, bisectable6 joined, unicodable6 joined, notable6 joined, shareable6 joined 09:15 benchable6 joined, sourceable6 joined, evalable6 joined, statisfiable6 joined, releasable6 joined 09:16 squashable6 joined, quotable6 joined, nativecallable6 joined, greppable6 joined, reportable6 joined, tellable6 joined, linkable6 joined 10:01 sftp left 11:01 linkable6 left, evalable6 left 11:02 evalable6 joined 11:04 linkable6 joined 12:04 sourceable6 left, nativecallable6 left, notable6 left, shareable6 left, benchable6 left, tellable6 left, bisectable6 left, committable6 left, statisfiable6 left, unicodable6 left, evalable6 left, coverable6 left, bloatable6 left, releasable6 left, squashable6 left, greppable6 left, linkable6 left, reportable6 left, quotable6 left, sourceable6 joined, notable6 joined, quotable6 joined, linkable6 joined, bisectable6 joined 12:05 greppable6 joined, statisfiable6 joined, committable6 joined 12:06 tellable6 joined, reportable6 joined, shareable6 joined, benchable6 joined, evalable6 joined, coverable6 joined, squashable6 joined, bloatable6 joined, unicodable6 joined, releasable6 joined 12:07 nativecallable6 joined 12:26 silug left, silug joined 13:15 deoac joined 13:33 morte_ joined 13:40 sftp joined 13:44 deoac left 14:08 frost left 14:15 nort joined 14:20 nort left 14:28 pamplemousse joined 14:49 pamplemousse left 14:55 razetime joined 15:00 pamplemousse joined 15:37 razetime left 15:44 irc_user joined 15:48 pamplemousse left 15:49 razetime joined 16:14 pamplemousse joined 16:23 camelia left, m_athias left, nine left, nine joined 16:24 pamplemousse left 16:25 m_athias joined, nine left 16:27 dakkar left 16:28 nine joined, camelia joined 16:30 pamplemousse joined 16:35 squashable6 left 16:37 squashable6 joined 16:42 pamplemousse left 16:45 pamplemousse joined 16:49 pamplemousse left
andinus is there a guide to packaging XS modules ? 16:49
ingy: github.com/tony-o/raku-fez/blob/ma...kumod#L204 -- you can do these manually 16:52
lizmat XS ? You mean NativeCall ?? 16:54
andinus yes 16:56
16:56 morte_` joined
andinus the C library is also included with the raku module 16:57
16:57 spacekookie left
andinus C++* 16:58
16:58 morte_ left
lizmat I believe Inline::Perl5 has a similar situation, with a small C wrapper being needed 16:58
perhaps that can give you some inspiration
andinus i see, i'll check that out
lizmat personally, all of the NativeCall I've done, just used the C lib or installed libraries 16:59
*C standard lib
andinus i see
thanks 17:04
17:05 razetime left, ajr joined 17:08 Kaipei joined 17:11 Kaiepi left 17:16 pamplemousse joined 17:18 pamplemousse left 17:32 morte_` left, Kaiepi joined 17:35 Kaipei left 17:38 pamplemousse joined 17:41 pamplemousse left 17:48 TieUpYourCamel left, TieUpYourCamel joined 18:07 reportable6 left 18:08 reportable6 joined 18:13 euandreh_ is now known as euandreh 18:31 pamplemousse joined 18:36 pamplemousse left 19:12 Kaiepi left 19:32 pamplemousse joined 19:35 sena_kun left 19:38 pamplemousse left 19:40 sena_kun joined 19:54 pamplemousse joined, morte_ joined 19:57 Kaiepi joined 19:58 ajr left, pamplemousse left 20:00 ajr joined
ingy andinus: perfect. thanks. much appreciated. 20:05
20:05 ajr left
ingy lizmat: I don't think it's fair to say that I always want the easy way :\ 20:09
I just made this project public github.com/ingydotnet/pst 20:10
Which required learning inane details about 35+ languages
lizmat looks like a cool project 20:11
ingy Thanks. Should make it easy for me to do a lot more raku publishing. 20:12
lizmat well, I was a bit grumpy at the time and the remark "I guess I'll look in the fez code and see what it's doing. I just thought I could get a quicker answer here :)" pushed the wrong button 20:13
ingy noted. it's how over there I hear...
*hot
lizmat yeah, 33 today and tomorrow and Saturday and Sunday 20:14
:-(
ingy bleh
I only asked that after fighting with zef/fez stuff for an hour
lizmat next week, it's going tp drop to about 27 with rain ... so it'll turn more Amazon like instead of more Sahara like at the moment 20:15
ingy I'll have some issues/prs for tonyo soon enough :D
lizmat issues are good, PRs are better :-)
ingy √ 20:16
20:22 perlbot left 20:23 simcop2387 left 20:24 simcop2387 joined 20:25 perlbot joined 20:33 pamplemousse joined 20:34 ajr joined 20:35 pamplemousse left 20:38 ajr left 20:40 ajr joined 20:42 Furor joined
SmokeMachine lizmat: Amazon doesn’t seem to be that cool… on Rio de Janeiro (my home town) farther from the equator then Amazonas 40 is not uncommon… :) 20:45
lizmat hehe... I know
but for here, 5 days of 30+ is pretty uncommon 20:46
although not as uncommon as it used to be :-(
20:47 Colere left 20:49 ajr left 20:50 ajr joined 20:54 irc_user left 20:59 morte_ left 21:02 pamplemousse joined 21:04 pamplemousse left 21:08 ajr left 21:10 ajr joined 21:13 Furor is now known as Colere
SmokeMachine lizmat: I can imagine… I’m living 3 years on UK, I’m now in Venice and I’m missing the uk’s weather… 21:20
21:49 spacekookie joined 21:52 sena_kun left 21:58 sena_kun joined 22:00 sena_kun left 22:59 Kaiepi left 23:21 ajr left 23:58 Kaiepi joined