🦋 Welcome to the IRC channel of the core developers of the Raku Programming Language (raku.org #rakulang). This channel is logged for the purpose of history keeping about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | Logs available at irclogs.raku.org/raku-dev/live.html | For MoarVM see #moarvm Set by lizmat on 8 June 2022. |
|||
00:20
sena_kun left
00:36
finanalyst left
|
|||
Geth | rakudo: MasterDuke17++ created pull request #5527: Better errors for common array parameter mistakes |
03:44 | |
05:25
[Coke] left,
[Coke] joined
06:54
melezhik joined
06:56
melezhik left
07:47
sena_kun joined
09:08
finanalyst joined
10:08
sena_kun left
11:25
finanalyst left
|
|||
Geth | rakudo/main: 47fb8c357b | (Daniel Green)++ | 2 files Better errors for common array parameter mistakes These are mistakes that beginners make a lot, so try to help them out. The two particular cases I'm thinking of are something like: `sub a(Array @b) { dd @b }; my @c = 1, 3; a(@c)` where they forgot or didn't realize that the `@` sigil on the parameter already implied an array. and `sub a(Int @b) { dd @b }; my @c = 1, 3; a(@c)` where they forgot or didn't realize that Raku's types are nominal, i.e., they need to be be explicitly declared, they aren't just inferred. |
11:41 | |
rakudo/main: 2fc98d18fe | MasterDuke17++ (committed using GitHub Web editor) | 2 files Merge pull request #5527 from MasterDuke17/improve_error_message_for_common_array_parameter_mistakes Better errors for common array parameter mistakes |
|||
11:54
finanalyst joined
13:00
finanalyst left
|
|||
Geth | nqp/main: 0b77719114 | (Elizabeth Mattijsen)++ | 2 files Part two of two of streamlining NQPMatchRole Also make QRegex::NFA.optimize return invocant for concvenience |
13:12 | |
13:26
timo left
13:27
timo joined
|
|||
Geth | rakudo/main: 3d1820f71b | (Elizabeth Mattijsen)++ | tools/templates/NQP_REVISION Bump NQP to get various tweaks - Streamlined NQPMu, NQPRoutine, NQPMatchRole - Streamlined subst() and testing logic |
13:30 | |
13:33
kawaii left
13:35
kawaii joined
13:41
tbrowder__ left
13:45
tbrowder__ joined
13:52
ab5tract left
13:54
ab5tract joined,
tbrowder__ left
13:59
SmokeMachine left,
ab5tract left
14:03
tbrowder__ joined
14:04
ab5tract joined,
zostay left
14:05
zostay joined
14:12
tbrowder__ left
14:16
tbrowder__ joined
14:22
tbrowder__ left
14:23
tonyo left
14:25
tonyo joined
14:36
tbrowder__ joined
14:37
SmokeMachine joined
15:48
zostay left,
ab5tract left,
ab5tract joined,
zostay joined
15:52
finanalyst joined
|
|||
finanalyst | ison @lizmat | 15:57 | |
.ison @lizmat | |||
ISON @lizmat | 15:58 | ||
jdv | finanalyst: you ok?;) | 16:01 | |
finanalyst | @jdv: I'm fine. But I really do not know IRC. I feel like a dynasaur | ||
jdv | wut is ison? | 16:03 | |
finanalyst | I looked up IRC commands to find how to see if someone was on line. ISON is given in Wikipedia | 16:08 | |
Eventually found `/msg` | 16:09 | ||
lizmat | a good IRC client will help you with a lot of that :-) | 16:10 | |
finanalyst | @lizmat: hi. Sorry for the noise | 16:12 | |
jdv | @ is for twitter | ||
:) | |||
finanalyst | jdv: thank you. I'm still an email person. | 16:13 | |
[Coke] | You get used to it. :) | ||
lizmat | jdv's reply reminded me of www.youtube.com/watch?v=HoPXQ9fotZM | ||
jdv | finanalyst: cool:) | ||
[Coke] | My biggest IRC problem was trying to run it from my laptop - ended up running a tmux session elsewhere so I can leave it up all the time and then remote into that box and tmux to catch up with whatever I missed | 16:14 | |
finanalyst | any suggestions for a good IRC client. I'm using HexChat | ||
[Coke] | The discord bridge is not bad if you are used to discord. | ||
I'm using irssi (text based mac client) | |||
lizmat | I use Textual on MacOS and am very happy with it :-) | 16:15 | |
[Coke] | well, *on* mac it's not mac specific. | ||
finanalyst | I think I have a discord account, but I haven't used it much | ||
Textual seems to be MacOS specific | 16:17 | ||
jdv | i use irssi in gnu screen but i get im not the norm | ||
finanalyst | Also I am offline and away from the laptop for significant periods of time | ||
jdv | whatever works:) | 16:18 | |
16:50
finanalyst left
|
|||
lizmat | notable6: weekly | 16:59 | |
notable6 | lizmat, 3 notes: gist.github.com/6cb9b2110505df37f8...1a132cc4cb | ||
17:09
tbrowder__ left
17:13
tbrowder__ joined
|
|||
lizmat | notable6: weekly reset | 17:41 | |
notable6 | lizmat, Moved existing notes to “weekly_2024-02-19T17:41:49Z” | ||
lizmat | And yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2024/02/19/2024-...completed/ | 18:08 | |
18:55
sena_kun joined
20:13
timo left
20:19
timo joined
|
|||
MasterDuke | lizmat++. but it was dogbert who did the libuv pr, i just merged it | 21:04 | |
22:53
sena_kun left
|
|||
lizmat | MasterDuke: thanks for the headsup, updated | 22:59 |