🦋 Welcome to the MAIN() IRC channel of the Raku Programming Language (raku.org). Log available at irclogs.raku.org/raku/live.html . If you're a beginner, you can also check out the #raku-beginner channel!
Set by lizmat on 6 September 2022.
[Coke] www.zoominfo.com/c/parrot-planet-llc/347450922 - AHAHAHA 00:16
[Coke] have a test failure in raku/doc where a file that is sorted using .sort on the lines is then not reporting as sorted with [&&] @lexicon.rotor(2 => -1).map({$_[0] lt $_[1]}) - weird. 01:46
[Coke] .... aigh. there was a duplicate word. 01:51
timo is the joke there that there's a captcha that doesn't work? 06:03
patrickb No captcha for me, but a glorious mashup of the parrot VM and a shop that sells actual living parrots 06:09
patrickb melezhik: Currently there are no binaries for arm. I'd welcome us having those, but it just didn't happen yet. The biggest issue being the research and decision which architecture/os/toolchain/libc combinations we want. 06:48
tellable6 patrickb, I'll pass your message to melezhik
melezhik . 09:26
tellable6 2025-02-24T06:48:26Z #raku <patrickb> melezhik: Currently there are no binaries for arm. I'd welcome us having those, but it just didn't happen yet. The biggest issue being the research and decision which architecture/os/toolchain/libc combinations we want.
melezhik .tell patrickb: I see, I actually build Rakudo form ARM from time to time for myself to use it for sparky.sparrowhub.io 09:29
tellable6 melezhik, I'll pass your message to patrickb
melezhik o/
this is my proposal/POC for RockyLinux QA team if someone is interested - github.com/melezhik/rocky-linux-lamp-check
librasteve melezhik: thanks for sharing this - very nice use case example 11:33
tellable6 librasteve, I'll pass your message to melezhik
lizmat weekly: github.com/melezhik/rocky-linux-lamp-check 11:47
notable6 lizmat, Noted! (weekly)
lizmat and yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2025/02/24/2025-...avalanche/ 13:23
librasteve m: say c\[SMILING FACE WITH SMILING EYES] 13:47
evalable6 Cannot test 37b45597a95063ba6e33379f4f74a835c79bbd59 (Broken archive)
linkable6 (2025-02-24) github.com/rakudo/rakudo/commit/37b45597a9 RakuAST: don't die when operator doesn't resolve to routine directly
Raku eval Exit code: 1 ===SORRY!=== Error while compiling /home/glot/main.raku Undeclared names: EYES used at line 1 FACE used at line 1 SMILING used at lines 1, 1 WITH used at line 1 Undeclared routine: c used at line 1
lizmat m: say "\c[SMILING FACE WITH SMILING EYES]" 13:49
camelia 😊
lizmat :-)
librasteve rats 13:50
m: say "\c[DISAPPOINTED FACE]" 13:51
evalable6 Cannot test 37b45597a95063ba6e33379f4f74a835c79bbd59 (Broken archive)
linkable6 (2025-02-24) github.com/rakudo/rakudo/commit/37b45597a9 RakuAST: don't die when operator doesn't resolve to routine directly
Raku eval 😞
librasteve ^^ maybe the bridge engineers can take a look at this error? 13:52
lizmat m: say "\c[DISAPPOINTED FACE]" 13:57
camelia 😞
librasteve guess it's me triggering something when I go m: from the Discord side 13:58
lizmat the trigger is: camelia not reacting
and camelia doesn't understand m: from the bridge, because they all start with <foo> instead of m: 13:59
librasteve camelia being the log scraper? 14:00
lizmat I would say: eval bot, but yeah 14:04
melezhik . 14:07
tellable6 2025-02-24T11:33:28Z #raku <librasteve> melezhik: thanks for sharing this - very nice use case example
melezhik librasteve: thanks! 🙏 hopefully RockyLinux will love it as well )
and we will get eventually RakuLinux ha-ha 😁 14:08
[Coke] (parrot) with a 5 million dollar annual revenue, with myself and an intern as the only employees. 14:32
[Coke] wonders if anyone else has had to fight with vim under powershell to get cut and paste working. :) 14:37
patrickb I am currently using vim on Powershell. But I think I didn't do c'n'p up until now. 14:54
tellable6 2025-02-24T09:29:23Z #raku <melezhik> patrickb: I see, I actually build Rakudo form ARM from time to time for myself to use it for sparky.sparrowhub.io
antononcube @lizmat It looks like emoji synonyms addition in "Text::Emoji" is supported by %additional argument. Should there be an easy extension to use the tags of "emojis.json"? For example, "Spock" and "prosper" are tags for "Vulcan salute", but to-emoji(":spock:") is not reacted upon. 14:55
Of course, I can use raw-emoji-data to make the additional argument, but since "Text::Emoji" knows the tags it seems a little "too much work." 14:56
Generally, speaking there should some sort of recommender system for emojis. (Not "just" using LLMs.) 15:03
liztormato Antononcube I guess putting a Map::Match on top of all the words 15:13
would make sense. Please make an issue for it 15:14
antononcube Ok, very soon, I will do! 15:15
liztormato Thanks! 15:18
tbrowder .see finanalyst 15:41
librasteve fwiw I imagine hooking up an LLM with Text::Emoji would be interesting -- maybe with a command llem 21:03
use an LLM prompt to constrain the answer to the target emoji set and allow any words to be the LLM query 21:04
Geth ¦ App-Rakubrew: patrickbkr self-assigned `rakubrew init Bash` encoding issue github.com/Raku/App-Rakubrew/issues/83 21:20