00:11
Sgeo joined
00:12
librasteve_ left
00:15
Sgeo left
00:17
Sgeo joined
00:21
Sgeo left
|
|||
[Coke] | Does Cro support SNI? | 00:24 | |
00:25
Sgeo joined
00:29
Sgeo left
00:32
Manifest0 left
00:46
arkiuat left
00:51
Sgeo joined
01:00
arkiuat joined
01:05
arkiuat left
01:09
arkiuat joined
|
|||
Voldenet | github.com/croservices/cro-tls/blo...LS.rakumod hmmm | 01:16 | |
github.com/raku-community-modules/...SL.rakumod | 01:17 | ||
this would suggest it doesn't | |||
because there's single certificate file | 01:18 | ||
[Coke] | OK. might be a red herring, I do see a content-length error in the response: github.com/rakudo/rakudo/pull/5986 | 01:19 | |
(the ask on SNI was just getting 400 error, couldn't see the trace when I asked that, so was just looking for things in the API docs that were required that I might be missing) | 01:20 | ||
oh, duh, I am not passing that arg in as :headers | 01:23 | ||
ok, cro doesn't like it when I specify a content length? I'm now getting an error: | |||
[TRACE(anon 4)] Cro::ConnectionConditional QUIT Cannot convert string to number: trailing characters after number in '22898<HERE>,3203' (indicated by <HERE>) | 01:24 | ||
I set Content-Length to just "22898" | |||
01:26
Sgeo left
|
|||
[Coke] | ... wtf. I reran it and it worked? | 01:26 | |
01:26
Sgeo_ joined
|
|||
Voldenet | I was going to bet that $body.elems is different than $path.s, but I am unable to reproduce it | 01:26 | |
though I'd use $body.elems just to prevent this kind of bug | 01:27 | ||
just in case it changes between being read and sent | |||
[Coke] | nope, just dumb mistakes at this point. :) | 01:28 | |
I'm getting there. | |||
\o/ | 01:29 | ||
cro++ for the CRO_TRACE which made it possible to see what was going on without having to change any code. | 01:44 | ||
and then I just needed to keep my mouth shut while trying to fix things. :) | 01:45 | ||
02:28
justache left
02:33
justache joined
03:25
arkiuat left
03:37
arkiuat joined
03:42
arkiuat left
03:51
arkiuat joined
04:03
arkiuat left
04:20
Aedil left
04:24
Aedil joined
05:12
kjp left
05:14
kjp joined
05:15
kjp left,
kjp joined
06:42
apac joined
07:40
kylese joined,
kylese left
07:41
kylese joined
08:08
lichtkind_ joined
08:13
apac left
08:52
librasteve_ joined
09:59
MoC joined
10:07
stanrifkin joined
10:14
MoC left
10:15
Sgeo_ left
10:18
merp left
10:21
merp joined
10:23
MoC joined
11:21
librasteve_ left
11:43
apac joined
11:59
apac left
|
|||
[Coke] does the release dance with rakubrew and reinstalls all his commonly used modules. | 12:46 | ||
go to raku.land. type in something in the search box, hit command-A delete... the command-A appears to be disabled? | 13:14 | ||
13:52
ds7832 joined
14:11
ds7832 left,
ds7823 joined
14:38
librasteve_ joined,
merp left
14:40
merp joined
|
|||
[Coke] | our release Akefile has steps that do "run <ake nqp>" - from inside an Akefile. surely there is a better way to call an ake task from inside. | 14:57 | |
15:04
arkiuat joined
15:56
ds7832 joined
16:40
mimosa left
16:48
librasteve_ left
16:51
ds7832 left
16:53
derpydoo joined
17:27
ds7832 joined
17:32
apac joined
17:41
johnjaye left
17:48
hulk joined,
kylese left,
bisectable6 left,
derpydoo left,
gabiruh_ joined,
gabiruh left
17:50
johnjaye joined
17:51
bisectable6 joined
17:53
Sgeo joined
17:58
apac left
18:10
johnjaye left
18:12
johnjaye joined
18:15
librasteve_ joined
18:20
oodani left
18:22
oodani joined
18:46
apac joined
19:14
ds7832 left
19:33
mimosa joined
19:53
jargan joined
19:55
jast left,
maskd left
19:57
maskd joined
20:13
ds7832 joined,
stanrifkin left
20:33
Aedil left
20:41
ds7832 left
20:49
MoC left
|
|||
SmokeMachine | I've been playing with ternary logic, it is fun... Does this module make sense to anyone? github.com/FCO/Logic-Ternary | 20:56 | |
I Amy very impressed on how easy Raku made that possible… the only problems are the same I had with Red (but on Red I was able to find a workaround). The short circuit operators not being overridable. I still plan to change that with RakuAST, but I’m not sure if it will be possible/enough. | 21:05 | ||
21:07
sjn left
21:08
sjn joined
21:16
derpydoo joined
21:18
ds7832 joined
21:19
coleman left
21:21
coleman joined
21:30
ds7823 left
21:37
arkiuat left
22:07
arkiuat joined
|
|||
SmokeMachine | I'm rethinking it... what would be better to be the name of a operator to receive 2 args, coerce them to Logic::Ternary and return the `and` of them? `AND` or `and3`? | 22:09 | |
arkiuat | I prefer and3 of those two. | 22:24 | |
lizmat | wouldn't it make more sense to put the code in a role, and mix that into the enum ? | 22:26 | |
also, I think method gist could just be self.Str ? | 22:27 | ||
afk& | |||
22:34
lichtkind_ left
|
|||
SmokeMachine | I tried putting that in a role, but couldn’t make it work… | 22:36 | |
22:52
ds7823 joined,
derpydoo left
23:04
apac left
23:21
ds7832 left
23:26
ds7823 left
|
|||
SmokeMachine | I prefer this way too: github.com/FCO/Logic-Ternary | 23:44 | |
23:52
ds7823 joined
|