»ö« #raku and #raku-dev are OPEN FOR BUSINESS | perl6.org/ | evalbot usage: 'p6: say 3;' or /msg camelia p6: ... | irclog: irc.perl6.org or colabti.org/irclogger/irclogger_log/perl6 | UTF-8 is our friend! 🦋 Set by mst on 15 October 2019. |
|||
00:20
softmoth left
00:21
softmoth joined
|
|||
elcaro | What's the recommneded way to re-build HEAD these days. I had an alias set up for years that used to work all the time: - | 00:27 | |
git pull && perl Configure.pl --gen-moar --gen-nqp --backends=moar --prefix=/usr/tools/perl6 && make && make install && make clean | |||
but ever since the builds were modified (i guess to make them reproducable) the above alias fails sometimes | 00:28 | ||
I think mainly after a Moar bump | |||
when it fails I'll get a failure in NQP/Config.pm complaining that moar is too old | 00:29 | ||
the old build system would update moar when it found the version was too old. | |||
vrurg | elcaro: please, use #raku, this channel is deprecated now. | 00:38 | |
moon_child | vrurg: yet, this channel still has nearly 3x the user count | 00:42 | |
Doc_Holliwood | releasable: help | 00:43 | |
releasable6 | Doc_Holliwood, status | status link # See wiki for more examples: github.com/perl6/whateverable/wiki/Releasable | ||
00:44
softmoth left
00:47
_jrjsmrtn joined
|
|||
vrurg | moon_child: a) this is wrong b) in either case today #raku had much higher activity. | 00:56 | |
and c) the higher number of users doesn't make this channel official anyway. | |||
00:59
gnufr33dom joined
|
|||
Doc_Holliwood | releasable: when | 01:26 | |
releasable6 | Doc_Holliwood, Next release will happen when it's ready. 1 blocker. Unknown changelog format | ||
Doc_Holliwood, Details: gist.github.com/6a594008c2e858586a...91ad91a4dd | |||
Doc_Holliwood | releasable: next | 01:27 | |
releasable6 | Doc_Holliwood, Next release will happen when it's ready. 1 blocker. Unknown changelog format | ||
Doc_Holliwood, Details: gist.github.com/c198f99b55153c3ae3...3b945310b8 | |||
Doc_Holliwood | releasable: changelog | 01:36 | |
releasable6 | Doc_Holliwood, Next release will happen when it's ready. 1 blocker. Unknown changelog format | ||
Doc_Holliwood, Details: gist.github.com/af545bd6a39debe3c2...5e5e8d900a | |||
Doc_Holliwood | releasable: info | ||
releasable6 | Doc_Holliwood, Next release will happen when it's ready. 1 blocker. Unknown changelog format | ||
Doc_Holliwood, Details: gist.github.com/afa894a51d265f6dba...fd2dfd362d | |||
Doc_Holliwood | releasable: blockers | ||
releasable6 | Doc_Holliwood, I cannot recognize this command. See wiki for some examples: github.com/perl6/whateverable/wiki/Releasable | ||
Doc_Holliwood | releasable: blocker | ||
releasable6 | Doc_Holliwood, I cannot recognize this command. See wiki for some examples: github.com/perl6/whateverable/wiki/Releasable | ||
01:37
molaf left
|
|||
Doc_Holliwood | releasable: status | 01:38 | |
releasable6 | Doc_Holliwood, Next release will happen when it's ready. 1 blocker. Unknown changelog format | ||
Doc_Holliwood, Details: gist.github.com/2dcc22cd3c59357f49...ce98131068 | |||
01:38
cpan-raku joined,
cpan-raku left,
cpan-raku joined
01:39
Sgeo_ left
|
|||
AlexDaniel | Doc_Holliwood: the changelog thing is if you want it to test a different changelog file | 01:40 | |
01:41
Sgeo joined
|
|||
Doc_Holliwood | yeah i was looking at the ticket, trying to figure out how to add "blocker" as an alias for "update" | 01:41 | |
AlexDaniel | like | 01:42 | |
Doc_Holliwood | i couldn't find where the lookup takes place, suspected deep magic | ||
AlexDaniel | releasable6: changelog gist.github.com/AlexDaniel/ce44d95...36156bc21e | ||
releasable6 | AlexDaniel, It looks like a URL, but mime type is ‘text/html; charset=utf-8’ while I was expecting something with ‘text/plain’ or ‘perl’ in it. I can only understand raw links, sorry. | ||
Doc_Holliwood | now i realize those are all aliases | ||
AlexDaniel | releasable6: changelog gist.githubusercontent.com/AlexDan...ec5/foo.md | ||
releasable6 | AlexDaniel, Successfully fetched the code from the provided URL | ||
AlexDaniel, 7 out of 440 commits logged (⚠ 9 warnings) | |||
Doc_Holliwood | *facepalm* | ||
releasable6 | AlexDaniel, Details: gist.github.com/2da3391b739e4d6911...f2bc724d97 | ||
AlexDaniel | Doc_Holliwood: yep, it's a common pattern in most *able6 bots. If it's possible to use other information instead of the command, the code does so | 01:43 | |
Doc_Holliwood: it helps, I've spent a lot of time making sure that bots DWIM when people use the wrong command | |||
because people never use the right one :) | |||
for example | 01:44 | ||
relesable6: help | |||
releasable6 | AlexDaniel, status | status link # See wiki for more examples: github.com/perl6/whateverable/wiki/Releasable | ||
coverable6 | AlexDaniel, Like this: coverable6: f583f22 grep=SETTING:: say ‘hello’; say ‘world’ # See wiki for more examples: github.com/perl6/whateverable/wiki/Coverable | ||
AlexDaniel | ok that might be a bit over the top, but it did work :) | ||
so all bots autocorrect their names | |||
because once someone didn't spell right the name of bisectable6 three times in a row | 01:45 | ||
and gave up after that :D | |||
Doc_Holliwood | rlsble: when | ||
AlexDaniel | yeah, the acceptable distance can't be too large because as you can see they start to clash with other things | ||
Doc_Holliwood | ralaesuble: when | ||
AlexDaniel | sebictable6: help | 01:46 | |
bisectable6 | AlexDaniel, Like this: bisectable6: old=2015.12 new=HEAD exit 1 if (^∞).grep({ last })[5] // 0 == 4 # See wiki for more examples: github.com/perl6/whateverable/wiki/Bisectable | ||
Doc_Holliwood | jnthn wld dsgree | ||
AlexDaniel | it's still quite forgiving :) | ||
.tell jnntn test test | |||
tellable6 | AlexDaniel, I haven't seen jnntn around, did you mean jnthn? | ||
Doc_Holliwood | lol. ++ | 01:47 | |
AlexDaniel | .tell Docholliwood hello | ||
tellable6 | AlexDaniel, I'll pass your message to Doc_Holliwood | ||
AlexDaniel | it attempt to use normalization before falling back to did-you-mean :) | 01:48 | |
attempts* | |||
Doc_Holliwood: so it's not that much of a facepalm, really, it's just how forgiving the bots are :) | |||
01:50
molaf joined
|
|||
AlexDaniel | Doc_Holliwood: another interesting thing | 01:52 | |
tellable6: Doc_Holliwood | |||
tellable6 | AlexDaniel, I saw Doc_Holliwood 2019-10-21T01:47:14Z in #perl6: <Doc_Holliwood> lol. ++ | ||
AlexDaniel | tellable6: Doc_Holliwood test test | ||
tellable6 | AlexDaniel, I'll pass your message to Doc_Holliwood | ||
AlexDaniel | no command required | ||
but | |||
tellable6: tell Doc_Holliwood test test | |||
tellable6 | AlexDaniel, I'll pass your message to Doc_Holliwood | ||
AlexDaniel | also works | ||
and | |||
.tell Doc_Holliwood test test | |||
tellable6 | AlexDaniel, I'll pass your message to Doc_Holliwood | ||
AlexDaniel | .seen Doc_Holliwood | ||
tellable6 | AlexDaniel, I saw Doc_Holliwood 2019-10-21T01:47:14Z in #perl6: <Doc_Holliwood> lol. ++ | ||
AlexDaniel | right? But what if we use them in reverse | ||
.tell Doc_Holliwood | 01:53 | ||
tellable6 | AlexDaniel, I saw Doc_Holliwood 2019-10-21T01:47:14Z in #perl6: <Doc_Holliwood> lol. ++ | ||
AlexDaniel | .seen Doc_Holliwood test test | ||
tellable6 | AlexDaniel, I'll pass your message to Doc_Holliwood | ||
AlexDaniel | :) | ||
it's not perfect though, I've seen people start their message with “please” more than once | 01:54 | ||
and I see no reason not to add that, maybe when I have a bit more time :) | 01:55 | ||
they already understand some stuff, you can say for example: thank you very much, tellable6! | 01:56 | ||
tellable6 | AlexDaniel, It's my pleasure! | ||
Doc_Holliwood | I take it the whole thing than reliable whenever/react semantics? Older than Cro? | 01:59 | |
tellable6 | 2019-10-21T01:47:16Z #perl6 <AlexDaniel> Docholliwood hello | ||
Doc_Holliwood | *is older than | ||
AlexDaniel | yes and no, rakudo wasn't stable at all at the time when the project was started, see this to enjoy my pain: github.com/perl6/whateverable/issues/24 | 02:01 | |
02:02
Manifest0 joined
|
|||
AlexDaniel | there was no IRC::Client too, the first version was in perl5 | 02:02 | |
there was just bisectable, and very shortly MasterDuke++ contributed committable6 | |||
which was pretty much just a copy of bisectable with some tweaks | |||
how it turned into 18 bots (19 next week, I think) I can't remember :D | 02:03 | ||
Doc_Holliwood: if you see anything that can be written better with react/whenever, please do | 02:04 | ||
I mean, please do rewrite it, or at least tell me what to do :) | 02:05 | ||
Doc_Holliwood | They probably had bot sex when you weren't looking | 02:06 | |
And if you find that amusing because bot sex sounds a bit like butt sex then you're a pig and should be ashamed of yourself | 02:08 | ||
^^ | |||
AlexDaniel | they can do what they want, I don't discriminate! | 02:09 | |
Doc_Holliwood | www.youtube.com/watch?v=oroEOMskgEI | 02:14 | |
good night | |||
02:17
softmoth joined
02:32
benjif joined
|
|||
cpan-raku | New module released to CPAN! LibXML (0.1.6) by 03WARRINGD | 02:37 | |
02:44
Cabanoss- joined,
Cabanossi left,
Cabanoss- is now known as Cabanossi
03:07
wamba joined
03:35
AlexDani` joined
03:38
Woodi joined
|
|||
cpan-raku | New module released to CPAN! Prometheus::Client (0.1.0) by 03HANENKAMP | 03:39 | |
03:44
AlexDani` is now known as AlexDaniel,
AlexDaniel left,
AlexDaniel joined
04:00
wamba left
04:04
moon_child joined
04:14
cinch_ joined
04:33
molaf left
04:48
Yanzhan joined
04:49
Yanzhan left,
Yanzhan joined
04:50
Yanzhan left
04:51
benjif1 joined
04:56
benjif1 left
04:57
molaf joined
04:58
benjif left
05:17
molaf left
05:23
AlexDaniel left
05:31
rindolf3 joined
05:42
lgtaube joined
05:44
Sgeo_ joined
05:48
Sgeo left
05:56
wamba joined
06:09
wamba left
06:20
Actualeyes joined
06:33
wamba joined
06:36
sena_kun joined
07:03
wamba left
07:09
wamba joined
07:14
domidumont joined
|
|||
cpan-raku | New module released to CPAN! LibXSLT (0.0.3) by 03WARRINGD | 07:34 | |
08:02
dakkar joined
08:25
Sgeo__ joined
08:28
Sgeo_ left
08:38
wamba left
08:39
sena_kun left
08:45
sena_kun joined
08:54
patrickb joined
08:58
patrickb left,
rindolf3 left
09:00
wamba joined
09:04
wamba left
09:07
perlbot joined
09:10
wamba joined
09:12
simcop2387 joined
09:47
smi1er joined
09:53
Guest13443 joined
10:24
smi1er left
10:29
Doc_Holliwood left
10:46
wamba left
10:58
wamba joined
11:04
aborazmeh joined,
aborazmeh left,
aborazmeh joined
11:08
pmurias joined
|
|||
pmurias | if this channel is considered deprecated wouldn't removing bots from it be a good idea? | 11:09 | |
11:16
kensanata joined
11:24
Sgeo__ left
11:25
Sgeo__ joined
|
|||
lizmat | pmurias: agree, but I guess no one got around to it yet? | 11:27 | |
11:41
Cabanossi left
11:48
Cabanossi joined
11:57
aborazmeh left
12:00
saorge joined
12:04
pecastro joined
12:05
Actualeyes left,
Actualeyes joined
12:08
Voldenet joined,
Voldenet left,
Voldenet joined
12:09
wamba left
12:14
marcusr left
12:15
marcusr joined
12:16
wamba joined
12:20
marcusr left,
marcusr joined
12:24
AlexDaniel joined
12:25
AlexDaniel left,
AlexDaniel joined
12:54
aborazmeh joined,
aborazmeh left,
aborazmeh joined
12:58
jimtron joined
12:59
wamba left
13:00
aborazmeh left
13:07
wamba joined
13:23
Sgeo__ left,
Sgeo__ joined
13:24
Voldenet left
13:29
Voldenet joined,
Voldenet left,
Voldenet joined
13:45
Voldenet left
13:50
Voldenet joined,
Voldenet left,
Voldenet joined
|
|||
lizmat | and the first Rakudo Weekly hits the Net: rakudoweekly.blog/2019/10/21/2019-42-answered/ | 13:59 | |
14:02
pmurias left
14:13
pmurias joined
14:37
wamba left
14:40
lucasb joined
15:03
patrickb joined
15:07
pmurias left
|
|||
El_Che | new look | 15:22 | |
15:24
Doc_Holliwood joined
15:41
wamba joined
15:42
Guest13443 left
16:19
molaf joined
16:20
domidumont left
16:27
dakkar left
16:34
patrickb left
16:35
kensanata left
17:01
domidumont joined
17:04
domidumont left,
domidumont joined
17:15
wildtrees joined
17:25
xinming left
17:26
xinming joined
17:39
softmoth left
17:43
ainait joined
17:45
domidumont left
17:56
krychu joined
18:02
sena_kun left
|
|||
lizmat | El_Che: do you like it? Or is it too sunflowery ? :-) | 18:07 | |
18:19
epony joined
18:41
sno joined
18:46
sno left
18:50
sno joined
18:52
molaf left
19:14
wamba left
19:26
MasterDuke joined
19:38
molaf joined
19:39
pmurias joined,
tellable6 left
19:41
tellable6 joined
19:44
releasable6 joined,
ChanServ sets mode: +v releasable6
|
|||
japhb | lizmat: I like the sunflower look, but curious: Does it have significance, or is it just pleasant to look at? | 19:47 | |
lizmat | I always found sunflowers to be the symbol of summer | 19:48 | |
I hope we're getting into the summer period of Perl 6 / Raku now | |||
and it is pleasant to look at | |||
19:51
ainait left
19:53
sgrs joined
19:55
sgrs is now known as ainat
20:00
ainat left
|
|||
japhb | I like that image, the summer of Raku | 20:00 | |
20:09
atta joined
|
|||
El_Che | lizmat: very clean look | 20:20 | |
20:30
softmoth joined
20:36
stoned75 joined
20:37
stoned75 left
20:39
ddate joined
20:46
wamba joined
20:52
wamba left
20:53
wamba joined
21:17
kensanata joined
21:20
ddate left
21:21
Black_Ribbon joined
21:37
kensanata left
21:55
cpan-raku left
21:56
cpan-raku joined,
cpan-raku left,
cpan-raku joined
21:58
khisanth_ left
22:04
pecastro left
22:09
squashable6 joined,
ChanServ sets mode: +v squashable6
22:25
khisanth_ joined
22:26
gabiruh_ joined
22:28
gabiruh left
23:17
pmurias left
23:33
gabiruh joined
23:34
gabiruh_ left
23:41
Cabanossi left
23:42
Cabanossi joined,
wamba left
23:48
khisanth_ left
23:51
|oLa|1 joined
|