Perl 6 language and compiler development | Logs at colabti.org/irclogger/irclogger_log/perl6-dev | For toolchain/installation stuff see #perl6-toolchain | For MoarVM see #moarvm
Set by Zoffix on 27 July 2018.
00:00 reportable6 left 00:03 reportable6 joined 01:25 anagura joined 01:32 anagura left
Geth ¦ rakudo: vrurg self-unassigned Conflicting use statement does not produce an error, but fails dynamic compilation. github.com/rakudo/rakudo/issues/3075 02:00
02:29 anagura joined 02:36 anagura left 03:13 Guest35100 left, kawaii left, tony-o_ left, tony-o joined, a3f joined 03:14 kawaii joined, Guest35100 joined 03:18 tbrowder joined 06:00 reportable6 left 06:01 reportable6 joined 06:17 MasterDuke joined 06:54 lizmat left 09:12 anagura joined 09:13 chloekek joined 09:14 anagura_ joined, anagura left 09:17 anagura_ left 09:50 chloekek left 10:08 robertle left 10:11 anagura joined 10:13 epony left 10:29 anagura left 10:31 epony joined 10:38 anagura joined 10:49 chloekek joined 10:54 anagura left 11:14 anagura joined 11:21 anagura left 11:31 anagura joined 11:33 anagura left 11:35 pamplemousse joined 11:38 anagura joined 12:00 reportable6 left 12:02 reportable6 joined, ChanServ sets mode: +v reportable6
pamplemousse cygx: The module freezer is really nifty. I think it may also avoid some of the problems I've been running into with locating the modules when running the script itself after packaging if I'm understanding things correctly, which would be fantastic 12:02
12:13 anagura left 12:30 pamplemousse left 12:38 chloekek left 12:49 chloekek joined 13:34 anagura joined 13:40 robertle joined 13:48 lucasb joined 14:16 anagura left 14:45 anagura joined 14:49 chloekek left 15:19 anagura left 15:20 anagura joined 15:24 anagura left 15:33 robertle left 15:55 anagura joined 17:01 anagura left 17:07 robertle joined 17:34 anagura joined 18:00 reportable6 left 18:02 reportable6 joined 18:08 pamplemousse joined
[Tux] Rakudo version 2019.07.1-132-g15e060107 - MoarVM version 2019.07.1-72-g352ae27e4
csv-ip5xs0.741 - 0.754
csv-ip5xs-205.093 - 5.415
csv-parser21.746 - 22.189
csv-test-xs-200.431 - 0.434
test6.165 - 6.935
test-t1.692 - 1.717
test-t --race0.790 - 0.806
test-t-2029.708 - 29.978
test-t-20 --race9.013 - 9.070
18:29
18:35 chloekek joined
vrurg How come CompUnit::Handle ends up containing not the requested module after nqp::loadbytecodefh?? 19:04
19:17 pamplemousse left
AlexDaniel hah, I was thinking that comments in the problem-solving repo looked too much like blog posts, and now I see that they actually are! 19:23
well, at least one for sure :)
19:37 anagura left
Geth problem-solving/merge-mishap: 37df3d6bfc | (Aleks-Daniel Jakimenko-Aleksejev)++ | 2 files
Get rid of solution numbers for now

They're just painful to have. It's not a number of an issue we're resolving because a PR can resolve more than one. So it had to be a PR id, but that's a bit chicken-and-eggy. Moreover, the “–“ in there is currently a non-ascii symbol, which can again be painful in some cases. So just remove the numbers for now, maybe we'll change it later.
19:39
AlexDaniel pfffft of course pushed into a wrong branch
Geth problem-solving: c7e568b615 | (Aleks-Daniel Jakimenko-Aleksejev)++ | 2 files
Get rid of solution numbers for now

They're just painful to have. It's not a number of an issue we're resolving because a PR can resolve more than one. So it had to be a PR id, but that's a bit chicken-and-eggy. Moreover, the “–“ in there is currently a non-ascii symbol, which can again be painful in some cases. So just remove the numbers for now, maybe we'll change it later.
19:40
20:46 epony left
AlexDaniel vrurg: now that I think about it… why MoarVM and nqp are not submodules? 21:18
I guess I'm missing something important, right? 21:19
21:21 epony joined, lizmat joined
timotimo isn't having submodules in moarvm torture enough? and now we have them in the other two repos as well for build system stuff? %) 21:22
21:29 pamplemousse joined 21:33 lucasb left 21:34 anagura joined
vrurg AlexDaniel: don't know. But I had the same thought. 21:43
timotimo: with autoupdate on pull they're great thing to have. 21:44
What I never tried is submodules in submodules. 21:45
AlexDaniel should work? that's why it is --recursive, right? :)
timotimo: how is it torture? 21:46
timotimo just flashbacks to when i made moarvm impossible to update without manual intervention 21:47
vrurg AlexDaniel: presumably. I just mean that never tested it this way. 21:50
21:50 chloekek left
vrurg timotimo: I gues it was something similar to our problems with nqp-configure until fresh Configure.pl was rolled out with default autoupdate. 21:55
timotimo not quite 21:56
git wouldn't "git pull" because there was a folder in the way
vrurg Submoduling NQP would make some code in Configure.pl obsolete. NQP_VERSION would only be needed to verify for the lowest supported version.
timotimo i tried to turn a folder with stuff in it into a separate git repository that's included via a submodule
vrurg Ah, yes. git demands one to be pretty strict on submodule policies. I had to grasp the concept in full in order to not stumble on this kind of problem. 21:58
MasterDuke AlexDaniel: nice lightning talk. there's probably enough material about the bots that you could even do a 20min talk at least 21:59
timotimo oh, AlexDaniel did a lightning talk? link, please? 22:00
MasterDuke www.youtube.com/watch?v=tenl6JEum5k, around 8:02:00
youtu.be/tenl6JEum5k?t=29025 22:02
timotimo found it, thanks!
AlexDaniel MasterDuke: thanks! 22:05
timotimo AlexDaniel: nicely done/presented
vrurg is the sound choppy in the video itself or is it my earbud? 22:06
AlexDaniel vrurg: yeah, it is clipping
timotimo yeah :<
AlexDaniel timotimo: thank you too :) 22:07
22:07 anagura left
vrurg AlexDaniel++! 22:09
AlexDaniel MasterDuke: there's a lot of fun material for sure. I don't know about doing longer talks, lightning talks is possibly the only format I'd enjoy doing
vrurg never fits into 5mins...
AlexDaniel I timed the final version like 5 times and it was around 4:15 every time. So I thought OK, cool, I'll talk slower
and the talk was… like 3.5 minutes? I didn't even get to the first *ding* 22:10
MasterDuke i always always always talk faster than i practiced when i'm doing the real thing 22:11
timotimo ha
i always have more stuff than i wanted to present
last lightning talk was on SDL2, and i spent almost all time on explaining one bit of one of the examples, not being able to show off the other examples m( 22:12
AlexDaniel after all my thesis stuff I kinda didn't want to do talks at all, the preparation is just too stressful :S 22:14
but ok, first conference, no idea if I'll attend anything else soon, so let's make it count x) 22:15
timotimo i applaud you
AlexDaniel if you want to hear more of my clipped voice, there's this time I shouted into the mic too: youtu.be/tenl6JEum5k?t=31925 22:18
timotimo heh 22:19
MasterDuke heh. i usually listen to stuff at 1.5x speed, so it's always a little weird when i then hear the same person at 1.0x 22:22
timotimo ha 22:23
i would always say "could you speak up", you would always say "could you speak faster"
22:29 pamplemousse left 22:34 anagura joined 22:43 evalable6 joined 22:55 anagura_ joined, anagura left 22:56 anagura_ left