Commenting your regular expression is generally a good advice! https://thoughtbot.com/blog/comment-your-regular-expressions Works pretty well as described in the article not just in #Ruby, but also in #Perl (@Perl), #RakuLang, ...
Commenting your regular expression is generally a good advice! https://thoughtbot.com/blog/comment-your-regular-expressions Works pretty well as described in the article not just in #Ruby, but also in #Perl (@Perl), #RakuLang, ...
@lizmat released a new Rakudo Weekly Newsletter and starts with her plan to start a new foundation to support Raku.
Developments: a new Problem Solving Issue, 3 sets of core developments, 2 sets of RakuAST developments, 1 new module, 3 new AI-aided modules, 14 updated modules.
Writings/Media: a few blogs, a video by Erry Kostala about writing Raku in Japanese, a Weekly Challenge, 2 toots, 1 skeet, 1 mailing list entry, 2 questions, 4 comments.
Enjoy!
https://rakudoweekly.blog/2025/06/22/2025-25-to-found-or-not/
#RakuLang
2025.25 To Found Or Not - Rakudo Weekly News
The Weekly Challenge - 327 #Perl #RakuLang
Task 1: Missing Integers
Task 2: MAD
https://theweeklychallenge.org/blog/perl-weekly-challenge-327
Dear #OpenSource #Fediverse: Is it time to revive some of the good old parts of the #Perl and #RakuLang communities?
I'm specifically thinking of the "fun-with-perl" mailing list...
https://www.nntp.perl.org/group/perl.fwp/2001.html
(or maybe we already have enough #fun in our lives? ๐ )
@lemgandi @cstross The reputation was for being "write-only", and was propagated by people who didn't realize one does NOT have to know "every" way to code it in order to write something well.
What one _does_ need is the ability to learn and teach, and to write code with a human audience in mind.
Coding can be extremely fun, and especially with #Perl and #RakuLang - IF you allow yourself to play and share the joy.
Don't be a #toolblamer, be a good colleague instead.
Parameterized Literate Programming - Anton Antonov
The Weekly Challenge 326: Day of the Decompression #Perl #RakuLang #RustLang #Postscript #CrystalLang #Typst #PerlWeeklyChallenge #BlogFiredrakeOrg https://blog.firedrake.org/archive/2025/06/The_Weekly_Challenge_326__Day_of_the_Decompression.html
https://khanate.co.uk/weekly/326.html
I should probably do some tweaking on my CSS but here's me back doing the Weekly Challenge in #rakulang and writing about it too.
This week was one of those pretty easy in Raku ones. Still I think I've covered some interesting stuff.
Can you say that again? You can say that again! - Timo Paulssen
I just posted to my blog! It's about #rakulang where I was inspired by a meme format to write a little piece of Raku code, which I explain in detail.
Have a look! https://wakelift.de/2025/06/20/can-you-say-that-again-you-can-say-that-again/
This toot should also serve as a good spot to "comment" on the post, since Ghost's ActivityPub integration is around the corner, but not running on this particular instance just yet!
Towards a Raku Foundation - Elizabeth Mattijsen
The Second Raku Core Summit - Patrick Bรถker
Hmm, been playing around with some #rakulang as of late and I'm starting to get used to looking at all the symbols. A little bit at least.
But class attributes are weird. The code from the screenshot results in:
foo 2
boo 2
goo 1
bar 2
As I understand it `has Int $.goo` is like writing `has Int $!goo` and an accessor method manually. But unless it's defined `rw` you can't modify it in your methods. Shouldn't the compiler warn about this behaviour?
@lizmat wrote a new Rakudo Weekly Newsletter over stuff that happened over the past 2 weeks. She starts with how AI has reached Raku, and that an LLM seems to be used to write new Raku modules.
Developments: 3 New Pull Requests, 6 sets of core developments, 4 sets of RakuAST developments, 4 new modules, 19 other new modules, 26 updated modules.
Writings: many blogs, 1 video, 1 Weekly Challenge, 6 mailing list entries, 2 questions, 5 comments.
Enjoy!
https://rakudoweekly.blog/2025/06/16/2025-23-24-vibe-codified/
#RakuLang
Previous weekend (5-10 June) @lizmat and I hosted the Raku Core Summit, in our own home in Echt, Limburg, The Netherlands.
Six of the top Raku core developers came over from the USA, Germany, Austria and The Netherlands. Four of them stayed in guest rooms in our house, the other two in a nearby resort's chalet.
Three more people were planned to come, but due to personal circumstances, thay had to cancel.
Still, Liz and six core developers, that was awesome, a lot of work was done.
#RakuLang
2025.23/24 Vibe codified - Rakudo Weekly News
Let's Teach An LLM To Write A New Programming Language | Nurture the Vibe
The Weekly Challenge - 326 #Perl #RakuLang
Task 1: Day of the Year
Task 2: Decompressed List
https://theweeklychallenge.org/blog/perl-weekly-challenge-326