00:39
epony left
00:48
epony joined
|
|||||||||||||||||||||||||||||||||||||||
japhb | Where are GPW talks showing up? | 01:09 | |||||||||||||||||||||||||||||||||||||
01:20
Kaiepi left
01:21
Kaiepi joined
01:22
Kaiepi left,
Kaiepi joined
01:23
sena_kun joined
01:24
Altai-man_ left
01:27
Kaiepi left,
Kaiepi joined
01:28
Kaiepi left
01:52
discord6 left
01:53
sena_kun left,
discord6 joined,
discord6 left,
discord6 joined,
sena_kun joined
01:54
discord6 left
01:55
discord6 joined
02:11
Xliff joined
02:16
kubrat left
02:24
kubrat joined
02:31
leont left
03:22
Altai-man_ joined
03:25
sena_kun left
04:54
discord6 left,
discord6 joined,
discord6 left,
discord6 joined
04:57
discord6 left
05:00
Geth left,
Geth joined
05:01
entonian left
05:03
entonian joined
05:23
sena_kun joined
05:24
Altai-man_ left
06:00
lizmat left
06:02
lucs_ joined
06:03
lucs left
06:06
lucs_ is now known as lucs
06:23
lizmat joined
06:43
lizmat left
07:11
[Tux] left
07:21
leont joined
07:22
Altai-man_ joined
07:25
jmerelo joined,
sena_kun left
07:44
jmerelo left
07:54
leont left
07:55
[Tux] joined
08:02
lizmat joined
|
|||||||||||||||||||||||||||||||||||||||
moritz | japhb: www.video.uni-erlangen.de/course/id/891 | 08:20 | |||||||||||||||||||||||||||||||||||||
08:45
lizmat left
08:57
lizmat joined
|
|||||||||||||||||||||||||||||||||||||||
lizmat | bisectable6: { dd MY::.keys } | 09:05 | |||||||||||||||||||||||||||||||||||||
bisectable6 | lizmat, Bisecting by output (old=2015.12 new=1de9b29) because on both starting points the exit code is 0 | ||||||||||||||||||||||||||||||||||||||
lizmat, bisect log: gist.github.com/584fb2fc0b94cc852e...1a2a3846c1 | 09:06 | ||||||||||||||||||||||||||||||||||||||
lizmat, (2018-08-14) github.com/rakudo/rakudo/commit/e2...cef6ca2fb8 | |||||||||||||||||||||||||||||||||||||||
lizmat | bisectable6: { dd MY::.keys.sort } | ||||||||||||||||||||||||||||||||||||||
bisectable6 | lizmat, Bisecting by output (old=2015.12 new=1de9b29) because on both starting points the exit code is 0 | ||||||||||||||||||||||||||||||||||||||
lizmat, bisect log: gist.github.com/0eb3189a5e58db2ad6...027d1d581c | |||||||||||||||||||||||||||||||||||||||
lizmat, (2016-12-28) github.com/rakudo/rakudo/commit/43...296ecab5be | |||||||||||||||||||||||||||||||||||||||
lizmat | bisectable6: old=2020.02 { dd MY::.keys.sort } | 09:07 | |||||||||||||||||||||||||||||||||||||
bisectable6 | lizmat, Bisecting by output (old=2020.02 new=1de9b29) because on both starting points the exit code is 0 | ||||||||||||||||||||||||||||||||||||||
lizmat, bisect log: gist.github.com/0cf32389574844e8be...e3e44199ab | |||||||||||||||||||||||||||||||||||||||
lizmat, (2020-03-04) github.com/rakudo/rakudo/commit/4e...b08b2d69a8 | |||||||||||||||||||||||||||||||||||||||
lizmat | vrurg: if I understand this correctly, now *every* scope will have an additional entry in its pad $*NEXT-DISPATCHER ??? | 09:08 | |||||||||||||||||||||||||||||||||||||
this feels.... like a possible performance issue ? | 09:09 | ||||||||||||||||||||||||||||||||||||||
09:23
sena_kun joined
09:25
Altai-man_ left
|
|||||||||||||||||||||||||||||||||||||||
lizmat | m: multi a() { say "none" }; multi a(:$foo) { say "named" }; a | 09:28 | |||||||||||||||||||||||||||||||||||||
camelia | named | ||||||||||||||||||||||||||||||||||||||
lizmat | this feels like a wrong dispatch to me, opinions ? | 09:29 | |||||||||||||||||||||||||||||||||||||
09:45
lizmat left
09:51
lizmat joined
|
|||||||||||||||||||||||||||||||||||||||
moritz has stopped having opinions on named args and multi dispatch | 09:54 | ||||||||||||||||||||||||||||||||||||||
Geth | rakudo: ac5f353a70 | (Elizabeth Mattijsen)++ | src/core.c/Signature.pm6 Make sure methods without *%_ gist correctly |
10:30 | |||||||||||||||||||||||||||||||||||||
lizmat | m: multi a(*%_) { }; multi a() { }; a | 10:52 | |||||||||||||||||||||||||||||||||||||
camelia | Ambiguous call to 'a(...)'; these signatures all match: :(*%_) :() in block <unit> at <tmp> line 1 |
||||||||||||||||||||||||||||||||||||||
lizmat | another one that I don't understand :-( | 10:53 | |||||||||||||||||||||||||||||||||||||
11:06
lizmat left
11:15
hungrydonkey joined
11:22
Altai-man_ joined
11:24
sena_kun left
11:27
lizmat joined
12:06
tony-o_ left
12:08
Summertime left
12:09
Summertime joined
12:14
tony-o joined
12:27
hungrydonkey left,
hungryd17 joined
|
|||||||||||||||||||||||||||||||||||||||
|Tux| |
|
12:36 | |||||||||||||||||||||||||||||||||||||
12:53
hungrydonkey joined
12:56
hungryd17 left
13:01
lucasb joined
|
|||||||||||||||||||||||||||||||||||||||
timotimo | none of the talks jnthn gave appear on the uni erlangen video portal? :( | 13:01 | |||||||||||||||||||||||||||||||||||||
lizmat | that's correct: he needs to sign the release before they're publoc | 13:03 | |||||||||||||||||||||||||||||||||||||
which is now extra difficult as he's not at the workshop today on account of coming down with something | 13:04 | ||||||||||||||||||||||||||||||||||||||
13:16
Tux__ joined,
|Tux| left
13:23
sena_kun joined
13:25
Altai-man_ left
|
|||||||||||||||||||||||||||||||||||||||
timotimo | ooh | 13:35 | |||||||||||||||||||||||||||||||||||||
Geth | rakudo: 9f4a0f1ca8 | (Elizabeth Mattijsen)++ | src/Perl6/ModuleLoader.nqp Simplify previous setting logic Rather than doing all sorts of stuff, just use a simple lookup table. Appears to have a noticeable positive effect on compilation and startup. |
13:43 | |||||||||||||||||||||||||||||||||||||
13:47
hungrydonkey left
13:48
hungrydonkey joined
14:11
lizmat left
|
|||||||||||||||||||||||||||||||||||||||
Tux__ | github.com/jwodder/advent350/tree/master/perl6 | 14:20 | |||||||||||||||||||||||||||||||||||||
15:22
Altai-man_ joined
15:24
sena_kun left
15:54
dogbert17 joined
|
|||||||||||||||||||||||||||||||||||||||
Geth | nqp: tinmarino++ created pull request #604: More explicit error when more than one --target is provided (issue #600) |
16:16 | |||||||||||||||||||||||||||||||||||||
linkable6 | NQP#600 [closed]: github.com/perl6/nqp/pull/600 More explicit error when more than one --target is provided | ||||||||||||||||||||||||||||||||||||||
16:44
lucasb left
|
|||||||||||||||||||||||||||||||||||||||
Geth | nqp: 7ba0e0cddf | tinmarino++ | src/HLL/CommandLine.nqp More explicit error when more than one --target is provided (issue #600) |
16:56 | |||||||||||||||||||||||||||||||||||||
nqp: b462463e2b | niner++ (committed using GitHub Web editor) | src/HLL/CommandLine.nqp Merge pull request #604 from tinmarino/merge_target More explicit error when more than one --target is provided (issue #600) |
|||||||||||||||||||||||||||||||||||||||
linkable6 | NQP#600 [closed]: github.com/perl6/nqp/pull/600 More explicit error when more than one --target is provided | ||||||||||||||||||||||||||||||||||||||
17:23
sena_kun joined
17:24
Altai-man_ left
|
|||||||||||||||||||||||||||||||||||||||
japhb | moritz: Thank you for the link! | 17:42 | |||||||||||||||||||||||||||||||||||||
18:03
hungrydonkey left
|
|||||||||||||||||||||||||||||||||||||||
timotimo | any particular recommendations? i already saw liz' talk | 18:28 | |||||||||||||||||||||||||||||||||||||
japhb | The lightning talk on GDPR & location-based games was interesting. I didn't expect that people would be able to get TSVs of every user table that way. | 18:38 | |||||||||||||||||||||||||||||||||||||
moritz++ did one on rationalist fiction, though it's introductory so there won't be much for people who are already fans. | 18:39 | ||||||||||||||||||||||||||||||||||||||
19:22
Altai-man_ joined
19:24
sena_kun left
19:50
sena_kun joined
19:52
Altai-man_ left
20:03
benlittle joined
|
|||||||||||||||||||||||||||||||||||||||
moritz | deep dives aren't best material for lightning talks :D | 20:30 | |||||||||||||||||||||||||||||||||||||
japhb | True ... | 20:41 | |||||||||||||||||||||||||||||||||||||
I just wanted to warn the folks who might have been looking for "You've read the top few, what's next?" because that was not your topic. | 20:42 | ||||||||||||||||||||||||||||||||||||||
(I'd be interested in what you had to say about that, though. :-) ) | |||||||||||||||||||||||||||||||||||||||
moritz | japhb: have you read What Lies Dreaming? | 20:52 | |||||||||||||||||||||||||||||||||||||
whatliesdreaming.com/ | |||||||||||||||||||||||||||||||||||||||
otherwise I have read about half of the top 20 of www.goodreads.com/list/show/100705...al_Fiction | 20:54 | ||||||||||||||||||||||||||||||||||||||
japhb | Kinda surprised Mother of Learning isn't on that list | 21:00 | |||||||||||||||||||||||||||||||||||||
(It's number 8 on topwebfiction.com/, along with some you mentioned) | 21:02 | ||||||||||||||||||||||||||||||||||||||
Or Worth the Candle, though that's "rational, rationalist, and very genre aware characters in a LitRPG world" which is definitely a niche within the larger genre | 21:04 | ||||||||||||||||||||||||||||||||||||||
japhb adds What Lies Dreaming to his list | 21:05 | ||||||||||||||||||||||||||||||||||||||
21:11
ZzZombo left,
moritz left,
nebuchadnezzar left,
timotimo left,
bartolin left,
eater left,
jdv79 left,
pochi_ left,
go|dfish left
21:12
ZzZombo joined,
moritz joined,
nebuchadnezzar joined,
timotimo joined,
bartolin joined,
eater joined,
jdv79 joined,
pochi_ joined,
go|dfish joined
21:50
Altai-man_ joined
21:52
sena_kun left
22:09
benlittle left
22:14
lizmat joined
|
|||||||||||||||||||||||||||||||||||||||
lizmat is back home after GPaRW | 22:21 | ||||||||||||||||||||||||||||||||||||||
23:49
hungrydonkey joined
23:51
sena_kun joined
23:52
Altai-man_ left
|