01:37
sortiz joined
02:32
sortiz left
|
|||
releasable6 | Next release in ≈6 days and ≈15 hours. 2 blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft | 03:00 | |
06:14
notable6 left,
unicodable6 left,
coverable6 left,
statisfiable6 left,
quotable6 left,
benchable6 left,
tellable6 left,
nativecallable6 left,
evalable6 left,
bisectable6 left,
greppable6 left,
releasable6 left,
linkable6 left,
sourceable6 left,
squashable6 left,
bloatable6 left,
shareable6 left,
committable6 left,
statisfiable6 joined,
notable6 joined,
bloatable6 joined
06:15
tellable6 joined,
linkable6 joined,
nativecallable6 joined,
releasable6 joined,
quotable6 joined,
shareable6 joined,
unicodable6 joined
06:16
bisectable6 joined,
sourceable6 joined,
squashable6 joined,
coverable6 joined,
evalable6 joined
06:17
committable6 joined,
benchable6 joined,
greppable6 joined
10:02
MasterDuke joined
10:36
camelia joined
10:56
camelia left
11:02
nine_ joined,
nine_ left
|
|||
lizmat | m: dd "foo---bar".subst(/ "-"+ /, "-", :exhaustive) # hmmmm | 11:55 | |
evalable6 | (exit code 1) Substring length (-3) cannot be negative in block <unit> at /tmp/tWVRJEagC_ line 1 |
||
lizmat | ok, this is getting weird: am I missing something? | 12:01 | |
m: dd "foo---bar".subst(/ "-"+ /, "-", :global) | 12:02 | ||
evalable6 | "foo-bar" | ||
lizmat | m: dd "out-–-and".subst(/ "-"+ /, "-", :global) | ||
evalable6 | "out-–-and" | ||
lizmat | moritz ^^ | ||
aaaahhh | 12:05 | ||
an EN DASH slipped in there | 12:06 | ||
nine | Ah why can't camelia be written in Raku? Half an hour and I still can't get it to connect to Freenode via IPv6, while IO::Socket::INET.new(:host<irc.freenode.org>, :port(6667)); works on the first try in Raku :/ | 12:09 | |
lizmat | nine: All for having camelia run in Raku | 12:11 | |
tbh I thought it already did | |||
nwc10 | nine: start by rewriting the network part in Raku, and run the rest via Iline? | ||
nine | Well I guess "camelia written in Raku" is what evalable6 is | ||
AlexDaniel` | exactly | 12:12 | |
lizmat | so this could be as simple as renaming evalable6 to camelia? | ||
AlexDaniel` | pretty much, although evalable6 behaves a little bit different | ||
but we can change it | |||
for example, what do you want to happen in case of very long output? | 12:13 | ||
evalable6 gists, camelia used to truncate and that's it | |||
as I mentioned before, I'll be working on whateverables this month | 12:14 | ||
mostly on dockerizing, but if you have any other suggestions then I can do whatever you want | |||
note that the goal of dockerizing the bots is to eventually move them out of my server | 12:15 | ||
so hosting both camelia and evalable6 in the end may be a bit redundant | |||
12:18
camelia joined
|
|||
nine | So it came down to putting the IPv6 address into the config instead of a host name, even if the host name only has an AAAA entry (like irc.ipv6.freenode.net) | 12:19 | |
Perl-- | 12:20 | ||
AlexDaniel` | hehe, whateverable also has some IPs hardcoded I think, to avoid the max connection limit per ip :) | ||
m: say 42 | 12:21 | ||
camelia | 42 | ||
AlexDaniel` | \o/ | ||
thank you, evalable6, you're a good friend :) | |||
evalable6 | AlexDaniel`, \o/ | ||
16:38
domidumont left
16:52
domidumont joined
18:10
domidumont left
18:24
domidumont joined
18:32
domidumont left
|
|||
releasable6 | Next release in ≈5 days and ≈19 hours. 2 blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft | 23:00 | |
23:53
sortiz joined
|