🦋 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:11 ulipink joined 00:16 ulipink left 00:30 ulipink joined 00:31 hudo__ left, hudo left 00:32 hudo joined, hudo__ joined, hudo__ left, hudo left, hudo joined, hudo__ joined 00:33 hudo__ left, hudo left 00:34 ulipink left 00:45 human-blip left 00:47 human-blip joined 01:05 ulipink joined, ulipink left, ulipink joined 01:11 ulipink left 01:25 ulipink joined, ulipink left, ulipink joined 01:29 ulipink left 01:58 ulipink joined 02:03 ulipink left 02:19 ulipink joined 02:22 hulk joined 02:23 kylese left 02:26 ulipink left 02:40 ulipink joined 02:53 ulipink left 03:07 ulipink joined, ulipink left, ulipink joined 03:12 ulipink left 03:15 hulk left, kylese joined 03:41 ulipink joined 03:46 ulipink left 04:01 ulipink joined 04:06 ulipink left 04:35 ulipink joined, ulipink left, ulipink joined 04:37 guifa left 04:40 ulipink left 04:55 ulipink joined 04:59 ulipink left 05:30 ulipink joined 05:34 ulipink left 05:51 ulipink joined, ulipink left, ulipink joined 05:55 ulipink left 07:06 human-blip left 07:08 human-blip joined, kst joined 07:12 kst left 07:26 human-blip left 07:28 human-blip joined 07:33 human-blip left 07:35 human-blip joined 07:57 merp joined 08:07 Sgeo left 09:08 dakkar joined 09:47 sena_kun joined 10:17 sena_kun left 11:01 dakkar left 11:02 dakkar joined 12:14 Aedil joined 14:12 ulipink joined 14:14 dakkar left 14:16 ulipink left 14:26 human-blip left 14:28 human-blip joined
antononcube Has anyone tried DeepSeek ? 15:36
melezhik. Nope. Only simple find 😂 15:38
antononcube Unfortunately, their API-key application service is down... If I get an API key I can start making "WWW::DeepSeek". It is seems it adheres to OpenAI's API, at first glance. 15:39
melezhik. Ah. Ok. So you’re just playing with it or you have some practical purpose? 15:40
antononcube Well, all LLM models I have / use, are ultimately for some practical application. The big "promise" or feature of DeepSeek is that in can provide a reasoning model comparable to OpenAI's that can be run, say, locally. 15:42
But, instead of "going local", I wanted to try their Web API first. 15:43
melezhik. Ok ✅
15:46 yewscion joined
My last fez upload has not appeared on Raku.land 16:42
Sparrow6
16:46 THISISCOKE joined
THISISCOKE web.libera.chat/#raku seems to work 16:46
16:46 webchatter joined
webchatter testing testing 16:46
THISISCOKE we could also add a ?nick=WebGuest or something. 16:47
but that's probably not needed.
16:47 coketest2 joined, coketest2 left, webchatter left 16:48 THISISCOKE left, Guest40 joined 16:51 Guest40 left 16:52 RakuGuest joined
RakuGuest finanalyst here, using RakuGuest and no password 16:52
raku: say 'hello' 16:55
evalable6 hello
17:04 RakuGuest left, RakuGuest joined 17:09 RakuGuest left 17:16 yewscion_ joined 17:19 yewscion left 17:39 yewscion_ left 17:42 tjr left 17:43 tjr joined 17:44 yewscion joined
[Coke] .seen BeastieBot 18:07
tellable6 [Coke], I saw BeastieBot 2018-08-07T19:01:51Z in #perl6-dev: <BeastieBot> [freebsd] Failed to build Rakudo and run all tests... See the output at fpaste.scsys.co.uk/581369
[Coke] .seen PufferBot
tellable6 [Coke], I saw PufferBot 2018-08-07T18:46:21Z in #perl6-dev: <PufferBot> [openbsd] Failed to build Rakudo and run all tests... See the output at fpaste.scsys.co.uk/581368
Geth raku.org/coke/irc: dc9b960640 | (Will Coleda)++ | README.md
Don't bother poor moritz if the build fails.
18:12
raku.org/coke/irc: e9628ea97c | (Will Coleda)++ | source/community/irc/index.html
Remove bots not seen since 2018
raku.org/coke/irc: d42c339548 | (Will Coleda)++ | 4 files
Use libera's built in URLS for web irc.
raku.org: coke++ created pull request #227:
Coke/irc
[Coke] opened github.com/Raku/raku.org/pull/227 - if someone could review (and maybe help me figure out why Patrick's commit is showing there... 18:13
timo could be you accidentally had that commit checked out before you started work on your branch. you can ask "git reflog" or maybe "git reflog --all" to show you where your HEAD was over the last steps you did and where your branches were and what-not 18:17
oh 18:18
that commit was on "master" and apparently "main" is now the main branch instead 18:19
so you were basing your work off of "master" which had the logo-related commit that wasn't in "main" yet
[Coke]: do we want to have the irc webchat link open in a new window/tab by default? 18:20
[Coke] oops. I'll fix that. 18:22
(new window) I didn't change that, only the target URL
timo right
it was a suggestion for the future
[Coke] we should do the same on doc-website, whatever we decide.
timo right
could bounce everything off of raku.org/irc and raku.org/dev-irc if we are sure we never want to use that URL for something else 18:23
otherwise webirc.raku.org could be made and that could redirect so we can point at it from one spot
Geth raku.org/coke/irc2: 0ca8fb11fe | (Will Coleda)++ | README.md
Don't bother poor moritz if the build fails.
18:24
raku.org/coke/irc2: df52d049c8 | (Will Coleda)++ | source/community/irc/index.html
Remove bots not seen since 2018
raku.org/coke/irc2: 343837d598 | (Will Coleda)++ | 4 files
Use libera's built in URLS for web irc.
raku.org: coke++ created pull request #228:
Coke/irc2
[Coke] timo: yah, I only didn't make that change because I wasn't sure it was actually working. 18:25
... and it's not? raku.org/irc 18:26
timo is that where the .htaccess from source/ is installed to? do we actually host that on apache? 18:27
18:27 yewscion left, yewscion joined
timo "OpenBSD httpd" might be refering to apache? 18:30
18:45 abraxxa-home joined
tonyo alright, local testing for the new zef eco is underway 18:51
old fez clients will continue to work for the foreseeable future, but the go live will be accompanied by a fez update that will update the upload endpoint (and start giving live feedback when uploading). the update will cause the old upload endpoint to stop working 19:01
uploads using the old client will delay showing up in the index further but will still show up 19:02
[Coke] can we get a point release on the old client to explain why it's not working? 19:09
... or will an update just take them to the new client at this point anyway? (unclear if it's the same module) 19:10
19:17 zetaaaa joined 19:20 sena_kun joined
tonyo update will take them to the new client 20:26
i'll do a release announcement and the version will bump to 100
20:37 Aedil left 20:58 abraxxa-home left 21:02 yewscion left 21:08 dpk left 21:11 dpk joined
patrickb \o/ tonyo++ 21:31
21:40 librasteve_ joined
tonyo =<< FATAL: Something went wrong while authenticating: Invalid auth. User<42:tonyo> is not a member of 42:not-authed. 22:23
oops
with this, too, fez will be able to handle multiple ecosystems to upload to, so you won't be tied explicitly to zef, though i do have plans to build some web UI stuff to help you manage dists for zef specifically 22:24
librasteve sounds like soft lock in to me (nice!) 22:25
tonyo and for those of you waiting on me to fix the META index, that should also be fixed with this and the skipped versions will start showing up in the index (as quickly as it takes me to write some migration stuff) 22:26
and sorry for that delay
22:46 sena_kun left 22:57 vrurg left 22:59 maylay left, yewscion joined 23:00 vrurg joined 23:01 kst joined 23:07 yewscion left, maylay joined, Geth left, RakuIRCLogger left
tonyo missing versions in the index should show up for y'all shortly, might be a bit of a delay with the s3 cache 23:32
~15 missing versions will appear
correction, 14. 23:35
23:44 lizmat_ left, lizmat joined