01:22
itaipu left
01:36
itaipu joined
01:38
kylese left
01:39
kylese joined
01:55
apogee_ntv joined
02:15
kylese left,
kylese joined
02:22
itaipu left
02:38
jgaz left
03:27
apogee_ntv left
03:29
apogee_ntv joined
03:43
itaipu joined
04:13
librasteve_ left
04:32
Aedil joined,
itaipu left
04:47
itaipu joined
04:49
pierrot left
04:50
pierrot joined
04:51
itaipu left
05:05
leah2 joined
05:09
itaipu joined
05:13
itaipu left
05:27
kjp left
05:29
kjp joined
|
|||
disbot8 | <jubilatious1_98524> weekly: unix.stackexchange.com/a/799207/227738 | 05:56 | |
06:18
Sgeo left
06:48
librasteve_ joined
|
|||
disbot8 | <librasteve> @jubilatious1_98524 - you will note that the notable6 robot did not acknowledge your "weekly:" command - for a few weeks now it has only worked if you use on the IRC side of the bridge - so I will not see it when I run the weekly summary - please can you raise an issue for this with the bot maintainers (personally I run IRCcloud (an app) in parallel with Discord but I understand this is inconvenient) | 06:51 | |
08:19
dakkar joined
08:27
lichtkind joined
08:52
lucerne9 joined
09:06
lucerne9 left
09:09
lucerne9 joined
10:02
lucerne9 left
10:05
lucerne9 joined
10:20
kylese left
10:24
kylese joined
11:13
apogee_ntv left
11:41
itaipu joined
|
|||
tbrowder | hi, i've been blathering on the beginner chan by mistake. i can use "mkdir" here but not on my local host. | 11:58 | |
m: my $d = mkdir "t"; | 11:59 | ||
camelia | ( no output ) | ||
tbrowder | on my host i "no such method 'mkdir' for string "t/data" | 12:00 | |
disbot8 | <librasteve> raku -e 'mkdir "t";' | 12:02 | |
<librasteve> raku -e 'mkdir "t/data";' | |||
<librasteve> ^^ these both work on my machine | |||
<nahita3882> error suggests you are doing "t/data".mkdir | 12:03 | ||
<nahita3882> mkdir $str or $str.&mkdir or $str.IO.mkdir works | 12:05 | ||
tbrowder | mine too, but i'm trying to use it inside a raku test script. i know i've done it in the past, but maybe i have to use /tmp or a module that creates a temp file | 12:06 | |
trying another tweak... | 12:08 | ||
hm, got it to work *without* the assignment. why would that work here and not on my host? | 12:13 | ||
this worked on my host: mkdir $path | 12:14 | ||
but this did not: my $dir = mkdir $path | 12:15 | ||
rakudo 2025.06 | 12:16 | ||
m: raku -v | |||
camelia | ===SORRY!=== Error while compiling <tmp> Undeclared routines: raku used at line 1 v used at line 1 |
||
tbrowder | anyway, mine is 2025.06.1 | 12:18 | |
12:45
apogee_ntv joined
|
|||
tbrowder | i’ll chk for any pertinent rakudo chngs… | 13:15 | |
unless version here is diff, same as mine. must be an ENV thing | 13:22 | ||
sweet mystery of Raku | 13:23 | ||
14:14
gabiruh left,
gabiruh joined
15:02
abraxxa left,
nicole left,
broquaint left,
abraxxa joined,
nicole joined,
broquaint joined
15:07
melezhik joined
15:27
human-blip left
15:29
human-blip joined
16:05
stanrifkin joined
16:34
dakkar left
16:54
swaggboi left,
swaggboi joined
|
|||
[Coke] | (different hosts) - if you're not doing the equivalent of "mkdir -p" you might have an existing intermediate directory on one machine (that works) and not the other (that doesn't) | 17:03 | |
(or permissions on one of them) | |||
ah, scratch that, mkdir says it does -p semantics by default. So maybe permissions? | 17:04 | ||
also, if there's an exception, you should get some details in the message body: | |||
docs.raku.org/type/X/IO/Mkdir | |||
ugexe | tbrowder>on my host i "no such method 'mkdir' for string "t/data" | 17:07 | |
<nahita3882> error suggests you are doing "t/data".mkdir | |||
[Coke] | ah, I missed that and focused on "works on one, not on another". yah, you need to .IO that first. | 17:08 | |
17:27
melezhik left
19:05
dpk left
19:27
dpk joined
21:03
samebchase joined
21:06
stanrifkin left
21:42
rba joined
|
|||
disbot8 | <librasteve> crag-of-the-day ?^<elephant mass in kg> / ?^<mouse mass in kg> | 22:13 | |
<librasteve> 240000① | |||
<librasteve> in case you missed it, App::Crag now implements "LLM math" | 22:16 | ||
22:31
simcop2387 left,
simcop2387 joined
22:39
oodani left,
oodani joined
22:58
Sgeo joined
|