🦋 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:21
sena_kun left
00:41
epony left
00:46
epony joined
|
|||
coleman | docs.raku.org may go down briefly for cleaning | 01:01 | |
should be back now | 01:04 | ||
01:09
jpn joined
01:15
jpn left
01:35
Guest12 left
02:04
jpn joined
02:10
jpn left
02:24
hulk joined
02:25
kylese left
03:05
jpn joined
03:10
jpn left
03:15
hulk left,
kylese joined
03:55
jpn joined
04:01
jpn left
04:50
jpn joined
04:53
CIAvash joined
04:56
jpn left
05:22
jpn joined
05:27
jpn left
05:35
CIAvash left,
CIAvash joined
05:38
jpn joined
05:43
jpn left
05:54
jpn joined
05:59
jpn left
06:08
jpn joined
06:12
jpn left
06:28
CIAvash left
07:02
jpn joined
07:07
jpn left
07:24
jpn joined
07:29
jpn left
07:40
epony left
07:59
jpn joined
08:03
jpn left
08:10
jpn joined
08:14
jpn left
08:19
melezhik joined
|
|||
melezhik | I try to install Cro::TSL on my Mac OS and get this error - gist.github.com/melezhik/88c1f9814...9b3054ba59 , any thoughts? | 08:20 | |
have successfully installed openssl using brew | |||
and have no issues with installing IO::Socket::Async::SSL , OpenSSL modules | 08:21 | ||
only have an issue with Cro::TLS | |||
08:28
melezhik left
09:11
jpn joined
09:15
jpn left
|
|||
librasteve | raku-advent.blog/2023/12/23/day-23...-with-zig/ | 10:11 | |
10:12
jpn joined
|
|||
made it to HN front page news.ycombinator.com/item?id=38777970 | 10:12 | ||
10:15
Sgeo left
10:16
jpn left
10:57
sena_kun joined
11:02
jpn joined
11:10
jpn left
11:13
jpn joined
11:18
jpn left
|
|||
.vushu | ab5tract: very interesting article make raku harness the power of other languages, maybe I should give Zig a try. | 11:19 | |
11:36
jpn joined
11:41
jpn left
11:53
jpn joined
11:58
jpn left
11:59
abraxxa-home joined
12:06
abraxxa-home left,
jpn joined,
abraxxa-home joined,
abraxxa-home left
12:30
jpn left
|
|||
librasteve | me too… maybe if we had Inline::Zig we could write a go fast Zig-routine or two in aslang | 12:31 | |
gotta be better than Rust | 12:32 | ||
12:39
jpn joined
12:55
jpn left
14:18
jpn joined
14:23
jpn left
|
|||
antononcube | > Warning: Zig is still pre-1.0; usage in production is still not recommended. | 14:52 | |
15:22
epony joined
15:23
Sgeo joined
|
|||
.vushu | @antononcube I have added full fen notation now, now the action returns a Result object containing the ranks and state info. | 15:55 | |
it should be upload in raku.land shortly | 15:56 | ||
antononcube | @.vushu Great! I will update “JavaScripdt::D3” to have its function js-d3-chessboard take FEN strings as arguments later today. | 15:57 | |
.vushu | @antononcube nice looking forward to it 😁 | 15:59 | |
antononcube | Please install that package and try the chessboard demo script: raku.land/zef:antononcube/JavaScripdt::D3 | 16:00 | |
Here is the script: github.com/antononcube/Raku-JavaSc...-demo.raku | |||
@.vushu Ideally, at some point you will install one of "Jupyter::Kernel" or "Jupyter::Chatbook" and try those chessboard generations there. | 16:03 | ||
16:04
derpydoo joined
|
|||
Here is how it looks in a Jupyter notebook with Visual Studio Code. | 16:05 | ||
cdn.discordapp.com/attachments/633...84d85& | |||
.vushu | that looks really awesome 🤩 | 16:06 | |
antononcube | Thanks! My problem is that is very non trivial to export D3.js graphs or plots to images (image files.) | 16:07 | |
This is my biggest impediment for making -- and documenting -- more streamlined chess-based workflows with Raku. | 16:08 | ||
But being able to directly put FEN strings into the chessboard making functions is really useful for documentation and demo purposes! | |||
.vushu | I believe it’s quite a big task to integrate it. Im glad that you find it useful ☺️ | 16:14 | |
antononcube | Honestly, I am not that interested myself, but a fair amount of people really want to see and discuss LLM-and-chess related computations. (I might be repeating myself here.) So, I am trying to do the "public service" and get more attention to my packages. | 16:16 | |
@.vushu Does the FEN parser work on multiple FEN strings? I am not sure is it a good idea to have that at grammar level. | 16:17 | ||
But for example, for a sequence of FEN strings you can get a sequence of FEN::Result objects. And then make a "group chessboard plot." | 16:18 | ||
.vushu | it only works on one string at a time | 16:20 | |
Im guessing you are worried about the parsing speed of grammar? | 16:21 | ||
antononcube | Hmm... sorry, that is not important. I can handle it at the "visualization level." What is more needed for me is to have a Hash for chess-coordinate to piece representation. I will submit an issue. | 16:25 | |
@.vushu ⚠️ new issue submitted. | 16:29 | ||
16:54
jpn joined
16:58
jpn left
18:05
justache is now known as justResolute
18:06
justResolute is now known as justIrresolute
|
|||
.vushu | @antononcube did maybe place the issue in the wrong repo? 😁 | 18:29 | |
18:34
notna joined
18:35
AntonOks joined
18:50
notna left,
notna joined
18:53
MasterDuke joined
19:01
notna left
19:18
[Coke]_ joined
19:20
[Coke] left
19:27
jpn joined
19:31
jpn left
19:33
notna joined
19:46
AntonOks left
|
|||
antononcube | @.vushu Damn! Yes, I did. | 19:48 | |
19:52
TieUpYourCamel left
19:57
jpn joined
20:02
jpn left
20:07
TieUpYourCamel joined
20:35
perlbot left,
tobs left,
tobs` joined,
perlbot joined,
tobs` is now known as tobs
20:36
coverable6 left,
evalable6 left,
quotable6 left,
greppable6 left,
benchable6 left
20:37
evalable6 joined,
benchable6 joined,
greppable6 joined,
quotable6 joined,
coverable6 joined
20:38
renormalist left
20:39
renormalist joined
20:40
jpn joined
20:54
jpn left
21:08
notna left
21:14
opoku joined
|
|||
ugexe | low hanging fruit for someone wanting to contribute to rakudo - github.com/rakudo/rakudo/issues/5504 | 21:20 | |
21:21
gordonfish left
21:28
gordonfish joined
21:58
Guest8 joined
22:06
Guest8 left,
lizmat_ joined
22:07
RakuIRCLogger left
22:08
RakuIRCLogger joined
22:09
lizmat left
22:12
[Coke] joined
22:15
[Coke]_ left
|
|||
opoku | ugexe: I've put up a PR. Let me know if you have any suggestions for content or commit messages. | 22:28 | |
22:35
jpn joined
22:40
jpn left
|
|||
ugexe | 👍 | 22:41 | |
23:03
jpn joined
23:08
jpn left
23:19
sena_kun left
23:29
dustinm` left
23:40
lizmat_ left
23:41
lizmat joined
23:49
jaguart left
23:56
dustinm` joined
|