🦋 Welcome to the MAIN() IRC channel of the Raku Programming Language (raku.org). This channel is logged for the purpose of keeping a history about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | Log inspection is getting closer to beta. If you're a beginner, you can also check out the #raku-beginner channel! Set by lizmat on 25 August 2021. |
|||
00:02
reportable6 left
00:03
reportable6 joined
00:11
lichtkind left
01:01
perryprog left,
perryprog joined
02:01
greppable6 left,
nativecallable6 left,
coverable6 left,
shareable6 left,
releasable6 left,
bisectable6 left,
reportable6 left,
committable6 left,
evalable6 left,
linkable6 left,
sourceable6 left,
statisfiable6 left,
bloatable6 left,
quotable6 left,
benchable6 left,
notable6 left,
unicodable6 left,
tellable6 left,
squashable6 left
02:02
notable6 joined,
bisectable6 joined,
reportable6 joined,
committable6 joined
02:03
benchable6 joined,
shareable6 joined
02:04
greppable6 joined,
quotable6 joined,
statisfiable6 joined,
tellable6 joined
02:14
justsomeguy joined
03:03
evalable6 joined
03:04
unicodable6 joined,
sourceable6 joined,
squashable6 joined
03:17
clarjon_1 joined
03:20
clarjon1 left
03:24
justsomeguy left
04:03
linkable6 joined
04:39
swaggboi left
05:04
nativecallable6 joined
05:25
ad-absurdum joined
05:26
clarjon_1 left
05:34
perlbot left,
simcop2387 left
05:35
simcop2387 joined,
perlbot joined
06:02
reportable6 left
06:03
releasable6 joined
06:05
reportable6 joined
06:32
tejr joined
07:03
bloatable6 joined,
coverable6 joined
07:26
Sgeo left
07:29
perlbot left,
perlbot joined
08:07
lichtkind joined
08:11
dakkar joined
08:15
lizmat_ joined
08:16
TempIRCLogger__ joined
08:17
Geth left,
lizmat_ left,
lizmat joined,
Geth joined
09:13
ad-absurdum left
10:28
KotH left
10:29
KotH joined
10:56
solitario left
11:02
solitario joined
11:25
linkable6 left
11:27
linkable6 joined
11:39
linkable6 left
11:42
linkable6 joined
11:50
keutoi joined
12:02
reportable6 left
12:28
keutoi left
13:01
ad-absurdum joined
13:10
ad_absurdum joined
13:11
ad-absurdum left,
ad_absurdum left
14:23
evalable6 left,
linkable6 left
14:25
linkable6 joined,
evalable6 joined
14:37
Sgeo joined
14:53
xinming left
14:55
xinming joined
14:59
patrickb joined
|
|||
patrickb | o/ | 14:59 | |
ugexe: Is there a reason zef uses plain http instead of https to access 360.zef.pm ? i.e. github.com/ugexe/zef/blob/602c54f1...g.json#L35 | 15:01 | ||
ugexe | dunno i didn't add that -- github.com/ugexe/zef/commit/04951c...2e39ca0f83 | 15:03 | |
patrickb | AhD | 15:04 | |
Then I should address this to tony-o | |||
tony-o: Is there a reason zef uses plain http instead of https to access 360.zef.pm ? i.e. github.com/ugexe/zef/blob/602c54f1...g.json#L35 | |||
ugexe | github.com/ugexe/zef/issues/409#is...-915591770 fwiw | 15:05 | |
patrickb | ugexe: Thanks for the quick pointer | ||
15:06
reportable6 joined
|
|||
patrickb | I had pretty much the same problem. A firewall that blocks all binary downloads, but doesn't break into HTTPS, so usually no one cares. | 15:08 | |
15:08
daxim joined
|
|||
Altreus | all https is binary downloads :D | 15:11 | |
xinming | Is there a way to modify adverb for small block of regex? For example, disable :sigspace inline | 15:13 | |
ugexe | does something like [:sigspace ...] work? | 15:14 | |
(i cant actually check atm) | 15:15 | ||
15:28
patrickb left
|
|||
xinming | ugexe: thanks, Will check | 15:35 | |
15:45
chronon joined
15:49
patrickb joined
16:03
patrickb left
16:32
[Coke] left
16:36
yewscion joined
16:37
dakkar left
17:37
linkable6 left,
evalable6 left
17:54
squashable6 left
17:56
squashable6 joined
18:02
reportable6 left
18:34
stoned75 joined
18:39
linkable6 joined
19:05
yewscion left
|
|||
Geth | doc/twigils-with-non-scalar: 96c16e8756 | (Daniel Sockwell)++ (committed using GitHub Web editor) | doc/Language/variables.pod6 Describe non-$ sigils with twigils This commit describes and indexes non-$ sigils with the ^ and : twigils. Closes #3953 |
19:24 | |
doc/non-scalar-twigils: 0d4fa79a46 | (Daniel Sockwell)++ (committed using GitHub Web editor) | doc/Language/variables.pod6 Describe non-$ sigils with twigils This commit describes and indexes non-$ sigils with the ^ and : twigils. Closes #3953 |
19:28 | ||
doc: codesections++ created pull request #3965: Describe use of non-$ sigils with ^ and : twigils |
19:31 | ||
19:48
squashable6 left
19:50
squashable6 joined
19:51
tinita joined
|
|||
tinita | hello. I'm getting this error when trying to install YAMLish 0.0.5: gist.github.com/perlpunk/6212d4862...398001725d | 19:53 | |
background: I'm installing different yaml libraries in alpine docker images | |||
lizmat | it looks like 0.0.5 is no longer on CPAN? | 19:54 | |
tinita | what am I doing wrong? it has been working a while ago | ||
lizmat | on CPAN there's only 0.0.6 apparent;y | ||
tinita | oh great. that sounds like an easy fix. trying =) | 19:55 | |
lizmat | fwiw, I'm currently working on being able to download the 0.0.5 version from a Raku "BackPan" | ||
well, in the future... as the 0.0.5 version cannot be salvaged atm | |||
tinita | for now it unblocked me, it working. thanks =) | 20:00 | |
lizmat | you're welcome | ||
fwiw, you're doing the right thing in requiring a specific version in your code | |||
and in the future, zef will also check for BackPan pretty sure :-) | 20:01 | ||
El_Che | lizmat: have you looked at golang's solution? | 20:02 | |
lizmat | no, what is golang's solution? | 20:03 | |
20:03
reportable6 joined
|
|||
El_Che | semver + a proxy | 20:03 | |
the main is googles, but you're free to setup your own | 20:04 | ||
lizmat | ah, that: yes, we're doing something similar, I think :-) | 20:06 | |
El_Che | hey don't warranty to keep everything, but they do | 20:07 | |
moving a git tag around is a big no-no there | |||
20:43
stoned75 left
21:13
[Coke] joined
|
|||
[Coke] | . | 21:13 | |
21:31
codesections joined
21:46
greyrat left
21:47
lucerne left
22:25
melezhik joined
|
|||
melezhik | . | 22:25 | |
tellable6 | 2021-09-19T15:47:53Z #raku <tbrowder> melezhik: very nice! | ||
22:26
melezhik left
22:38
evalable6 joined
22:40
ens left
22:55
Xliff joined,
codesections4 joined,
codesections left,
codesections4 is now known as codesections
23:15
lichtkind left
23:16
ens__ joined
|