🦋 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. |
|||
00:08
lichtkind left
|
|||
[Coke] | www.zoominfo.com/c/parrot-planet-llc/347450922 - AHAHAHA | 00:16 | |
00:44
wbooze joined
00:51
wbooze left
01:10
Manifest0 left
01:23
MyNetAz left
01:38
MyNetAz joined
01:46
yewscion joined
|
|||
[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 | |
01:51
yewscion left
|
|||
[Coke] | .... aigh. there was a duplicate word. | 01:51 | |
02:20
yewscion joined
02:25
yewscion left
02:26
maylay left
02:29
maylay joined
02:43
nil78 left
02:45
nil78 joined
02:54
hulk joined
02:55
kylese left
03:15
hulk left,
kylese joined
03:23
kst left
03:25
kst joined
04:39
jcallen left,
comborico1611 joined,
jcallen joined
04:55
nil78 left
04:58
nil78 joined
05:07
nil78 left
05:09
nil78 joined
|
|||
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 | |
06:39
comborico1611 left
|
|||
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 | ||
06:49
wbooze joined
07:46
Sgeo left
08:27
nil78 left
08:33
nil78 joined
08:36
Manifest0 joined
08:50
sena_kun joined
08:58
nil78 left
09:01
nil78 joined
09:05
bdju left
09:06
bdju joined
09:26
melezhik joined
|
|||
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 | |||
09:30
jpn joined
09:42
melezhik left
09:44
lichtkind joined
10:03
comborico1611 joined
10:25
wbooze left
10:29
sena_kun left
10:40
nil78 left
10:41
wbooze joined
10:49
nil78 joined
11:01
comborico1611 left,
comborico1611 joined
11:10
apac joined
11:15
nil78 left
11:19
nil78 joined
11:31
nil78 left
|
|||
librasteve | melezhik: thanks for sharing this - very nice use case example | 11:33 | |
tellable6 | librasteve, I'll pass your message to melezhik | ||
11:33
nil78 joined
|
|||
lizmat | weekly: github.com/melezhik/rocky-linux-lamp-check | 11:47 | |
notable6 | lizmat, Noted! (weekly) | ||
12:16
wbooze left
12:44
wbooze joined
12:50
comborico1611 left
13:01
wbooze left
13:20
yewscion joined
13:22
tejr left
13:23
wbooze joined
|
|||
lizmat | and yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2025/02/24/2025-...avalanche/ | 13:23 | |
13:24
tejr joined
|
|||
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 | |
14:07
melezhik joined
|
|||
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 | ||
14:17
Guest72 joined
14:20
melezhik left
14:29
apac left
|
|||
[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 | ||
14:52
Guest72 left
|
|||
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 | ||
15:08
wbooze left
15:11
liztormato joined
|
|||
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 | |
15:19
liztormato left
15:25
eseyman left
|
|||
tbrowder | .see finanalyst | 15:41 | |
16:10
wbooze joined
16:12
nil78 left
16:16
nil78 joined
16:31
nil78 left
16:39
nil78 joined
17:02
jpn left
17:32
apac joined
17:36
nil78 left
17:37
apac left
17:48
wbooze left
17:51
wbooze joined
17:52
topnep left,
wbooze left
17:59
nil78 joined
18:01
wbooze joined
18:04
leont left,
leont joined,
rjbs left
18:08
rjbs joined
18:12
toddr left
18:17
toddr joined
18:20
manu_ joined
18:21
manu_ is now known as eseyman
18:44
wbooze left
18:46
sena_kun joined
19:20
yewscion left
20:12
yewscion joined
20:17
yewscion left
20:20
yewscion joined
20:25
yewscion left
20:50
ryoskzypu left
20:51
ryoskzypu joined
|
|||
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 | |
21:28
ryoskzypu left
21:29
ryoskzypu joined
21:50
Ekho left
22:05
Ekho joined
22:33
lichtkind left
22:43
ryoskzypu left
22:44
ryoskzypu joined,
ryoskzypu left
22:52
nil78 left
23:00
nil78 joined
23:07
Sgeo joined
23:12
sena_kun left
23:24
yewscion__ joined,
yewscion_ left
23:47
nil78 left
23:53
yewscion joined
23:55
nil78 joined
23:58
yewscion left
|