🦋 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.
avuserow ugexe: any potential stumbling blocks? I assume it's not as simple as replacing the `Proc::Async` usage with something like `Rakudo::Internals.precompile-this-file` and that there's some correctness or stability issue 00:21
avuserow ah I see some references in past IRC conversations about concurrency bugs :| 00:43
MasterDuke avuserow: if you want more details, you should ask nine, he's worked on it most recently 00:54
hythm melezhik: these are backspace characters (from printing progress bar) not interpreted correctly. usually when saving logs to a file or not working in a terminal I disable bar using `nobar` option. so running your command as ` pakku nobar add noprecomp notest to home .` should remove these weird characters from the CI logs. 04:09
tellable6 hythm, I'll pass your message to melezhik
Geth advent/main: 1995c595cf | (Nigel Hamilton)++ (committed using GitHub Web editor) | raku-advent-2023/authors.md
Update authors.md
09:01
melezhik o/ 09:47
tellable6 hey melezhik, you have a message: gist.github.com/a8f8d282f880fb5177...b0ae833714
melezhik tellable6: hythm: I got you 😉 09:48
tellable6 melezhik, I'll pass your message to hythm
melezhik Maybe someone would volunteer? Anyways I was surprised in a good way to see Raku placeholder here - sqids.org/raku 10:02
nemokosch melezhik: volunteer to what? 10:06
tellable6 nemokosch, I'll pass your message to melezhik
melezhik For implementation of squids on Raku - sqids.org there is placeholder for Raku on the list 10:16
tellable6 2023-11-26T10:06:10Z #raku <nemokosch> melezhik: volunteer to what?
nemokosch > Short & profanity-free 🤣 10:40
oh yeah, so far it doesn't look very scary 10:56
how did you find stuff like this, though? Do you use it?
andinus it was on hn frontpage today (not op) 12:43
antononcube Did you find / see this on the sqids page? 13:18
elcaro I believe the reason that there's a Raku placeholder is because the old version "hashids" had a Raku implementation 13:19
nemokosch Yeah, kalkin...
antononcube Well, sqids.org does not list Mathematica (or Wolfram Language) at all. So, I am deciding to be offended by that and not volunteer. 13:22
(Generally speaking, being good at justifying one’s laziness is invaluable skill.) 13:23
nemokosch I could do it, it doesn't seem too difficult 13:31
there is a TS reference implementation and a Python implementation
also kalkin's old code
but we parted with kalkin after some beef so probably not gonna borrow that code lol 13:32
Xliff Is there a way to pause a Supply from executing .tapped events for an arbitrary period of time and then restart it again? 13:45
antononcube @nemokosch I was looking into the Python package for sqids too. Seems small enough and it has reasonable amount of tests. 13:48
@nemokosch So, if you do the Raku module/package, I will to the WL paclet. 13:49
nemokosch interesting deal 😄 13:51
antononcube Well, you should ChatGPT-4 to the translation -- it might be a fairly quick deal. 13:57
Xliff Can ChatGPT-4 generate images, yet? 14:11
antononcube Yes, but it is called DALL-E (provided by OpenAI.) The "front image" with raccoons and "2023.11" wood sign was generated with DALL-E3. 14:18
*the front image of my latest blog post "AI vision via Raku". 14:19
Xliff What's the URL for DALL-E-3? I get Dall-E-2 14:20
antononcube Hmm... I think you have to be a subscriber of the ChatGPT Plus service to get access to DALL-E. (And ChatGPT-4.) 14:22
Xliff I am.
However, whenever I click links fir DALL-E, it always goes to DALL-E 2.
Maybe I'm not spending enough? :/
antononcube Well, then it should available with "chat.openai.com/" . 14:23
🙂 Agh, that is a confession!! If you were are ChatGPT Plus subscriber you would know it is with a flat rate. (Well, at least in USA.) 14:24
BTW, you can try DALL-E image generation with the Raku package "WWW::OpenAI". (But that is with DALL-E-1, not 3.) 14:35
For example, with shell / CLI command: openai-playground --path='images/generations' Generate an image of raccoons chasing butterflies 14:36
Xliff Not really. I have a subscription. 15:06
I just always get shoved to 2 and not 3.
antononcube Hmm... I am not sure what might be the problem... 15:10
AI vision via Raku at Wolfram's Community : community.wolfram.com/groups/-/m/t/3071989 22:15
japhb antononcube++ 23:42