rakulang
Raku 5mo ago
Jump
Sparky - simple and efficient alternative to Ansible - Alexey Melezhik
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLI
    lizmat
    5mo ago 100%

    In any case, on the language choice we are in agreement: as of now Raku is not a popular language, so requiring a user of the system to know the language cannot provide much appeal to the project.

    FWIW, for this application, I'd say only knowledge of "baby" Raku is needed. And if you've had any exposure to "baby" Perl in the past, then you already have that.

    2
  • rakulang
    Raku 9mo ago
    Jump
    End of Comma IDE development
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLI
    lizmat
    9mo ago 100%

    Yeah, it is what it is. 😒 However, there is good hope that some people will at least continue development on the plugin version.

    1
  • High memory consumption in a hello world on Raku
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLI
    lizmat
    1y ago 100%

    Cro is a rather large package intended to run full blown interactive services multi-threaded. So that does not seem out of place.

    However, the amount of memory "used", may actually be a lot less in reality. For instance, if a run:

    $ raku -e 'say Hello World"; sleep'
    

    on MacOS with an M1, Activity Monitor reports that as using 82.4MB. But if I let the system itself report what its max_rss was for a process, it reports as 140KB. So I'm not sure if the MB number indicate actual memory usage, or just potential usage.

    2
  • *Permanently Deleted*
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearLI
    lizmat
    1y ago 100%

    I'm sorta disappointed it doesn't let me just post a link. Instead it's just showing the whole article in a very bad format. Am I missing something?

    1