Got an idea for two short #rakulang #advent posts at 3 AM last night when I was unable to sleep.
The Raku code I wrote itself is fairly basic, but it demonstrates how Raku can be a fun choice for tasks like this, when "I need $MAINSTREAM-PRODUCTIVITY-LANG for the libraries!" does not apply.
1. Using Raku to create a presentation that is hosted in a Gemini capsule.
2. Using Raku to clean and load some CSV records into an SQLite DB.
These are both practical, but not very advanced. Is it a good idea?