🦋 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.
releasable6 Next release in ≈1 day and ≈15 hours. There are no known blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 03:00
07:11 guifa left, guifa_ joined 08:27 samebchase left 08:32 samebchase joined 08:45 samebchase left 14:25 rakkable left 14:27 rakkable joined
nine nqp: sub foo() { note("foo!") }; role Bar { method bar() { foo() } }; class Baz does Bar { method baz() { self.bar } }; Baz.baz' 16:29
camelia
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility…
nine nqp: sub foo() { note("foo!") }; role Bar { method bar() { foo() } }; class Baz does Bar { method baz() { self.bar } }; Baz.baz
camelia
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility…
17:29 jdv left 17:47 jdv joined 18:57 japhb left, japhb joined
ab5tract wait, isn’t that the refrain from running sudo for the first time? 20:57
An, already briefly discussed in the scrollbck of #raku 20:59
releasable6 Next release in ≈19 hours. There are no known blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 23:00