76
1
77
3

Nice screenshots are attached )

78
3
2025.38 Cyclone Liz (rakudoweekly.blog)
79
2
80
4

Tomtit is a cli task runner when you need to run repetitive tasks / tools around your project. It's similar to make, but with more generic approach, not exactly tied to build tasks only

81
6

After one Rakulang community member and bio informatics developer mentioned the Nexflow data pipeline framework, I was surprised that Sparky and Sparrow6 eco system could be a good fit for such a type of tasks ...

82
3
83
1
HARC Stack: Validating - Steve Roe (rakujourney.wordpress.com)
84
2
85
1
86
4
2025.36 Raku.org Reboot (rakudoweekly.blog)
87
1
Agentic-AI for text summarization - Anton Antonov (rakuforprediction.wordpress.com)
88
7
89
5
90
4
submitted 5 months ago* (last edited 5 months ago) by melezhik@programming.dev to c/rakulang@programming.dev

Just create a .env/vars.env file which is not kept in source code, define some Bash variables here with sensitive data and then run sparrowdo cli referencing those variables in this file in a safe way:

—tags password=.env[PASSWORD],token=.env[TOKEN]

  • variables are not exposed in bash history
  • not seen via ps aux
  • variables file gets transferred to remote host over scp
  • file with variables not kept on remote host ( immediately removed after exporting to Sparrowdo scenario )
  • host specific vs default env variables allowed

Safe and simple

91
3
92
3
LLM::Graph - Anton Antonov (rakuforprediction.wordpress.com)
93
2
2025.33 More Resilience (rakudoweekly.blog)
94
4
95
2
96
2
97
1
98
2
2025.32 Cyber Resilience (programming.dev)
99
2
HARC Stack: Forming - Steve Roe (rakujourney.wordpress.com)
100
3
view more: ‹ prev next ›

Raku

212 readers
1 users here now

A place for all things related to the Raku® Programming Language—an open source, gradually typed, Unicode-ready, concurrency friendly programming language made for at least the next hundred years. Please join us, for programming should be optimized for Fun and Profit!

Links

We are a bunch of volunteers developing the Raku Programming Language as the Open Source language of the future.

We also develop tools, web-services and applications written in the Raku Programming Language.

We try real hard to be nice to each other. You can help too! The only requirement is that you know how to be nice to all kinds of people (and butterflies 🦋). And don't be afraid to ask if you do not understand something.

founded 2 years ago
MODERATORS