[00:21] *** Manifest0 left
[01:32] *** kylese left
[01:33] *** kylese joined
[02:15] *** kylese left
[02:15] *** kylese joined
[02:49] *** elcaro left
[03:01] *** Sgeo_ joined
[03:04] *** Sgeo left
[03:35] *** Inline left
[03:51] *** lichtkind_ joined
[03:54] *** lichtkind left
[04:03] *** sibl joined
[04:19] <Geth> ¦ docker: b377a1cf90 | AntonOks++ | 6 files

[04:19] <Geth> ¦ docker: Bump to 2026.05 [skip workflow]

[04:19] <Geth> ¦ docker: review: https://github.com/rakudo/docker/commit/b377a1cf90

[04:45] *** hurufu joined
[04:47] *** hurufu left
[04:48] *** hurufu joined
[06:36] *** Sgeo_ left
[06:41] *** Inline joined
[06:46] *** sibl left
[06:46] *** sibl joined
[07:05] *** Manifest0 joined
[07:38] *** hurufu left
[07:53] *** hurufu joined
[07:53] *** dakkar joined
[08:15] *** topnep left
[08:16] *** topnep joined
[09:03] *** hurufu left
[09:10] *** dakkar_ joined
[09:10] *** dakkar left
[09:12] *** dakkar_ is now known as dakkar

[09:17] *** vasko45355868 joined
[09:19] *** vasko4535586 left
[09:19] *** vasko45355868 is now known as vasko4535586

[09:24] *** vasko45355867 joined
[09:26] *** vasko4535586 left
[09:26] *** vasko45355867 is now known as vasko4535586

[10:07] *** rnddim is now known as ShimmerFairy

[10:20] *** topnep left
[10:21] *** topnep joined
[11:36] <[Coke]> \o/

[11:52] <[Coke]> ls

[11:52] <[Coke]> ww

[11:59] *** sibl left
[12:25] *** topnep left
[12:26] *** topnep joined
[12:41] <disbot4> <librasteve> ~~~~~

[12:42] <disbot4> <librasteve> that was meant to be ~ ~ ~ (waves) forget that my keyboard makes approx =

[12:45] *** hurufu joined
[12:53] *** donaldh left
[14:33] <El_Che> I wonder if the RAM AI foolinishness will hit dynamic or VM languages like Raku harder than binary compiles languages. It's almost impossible to by servers with the same amount of RAM like a few years ago. What you can buy has less RAM and it takes a long time to be delivered :/

[14:33] <tellable6> 2026-05-23T15:58:59Z #raku-dev <[Coke]> el_che 2026.05 is ready for binary releases.

[14:34] <El_Che> [Coke]: ok will spin it

[14:41] <librasteve_> i found this swap file setup helpful on my small VPS https://www.irccloud.com/pastebin/28CtlUS9

[14:41] <El_Che> yeah, I meant more in the datacenter and had java in mind

[14:44] *** hurufu left
[14:47] <disbot4> <librasteve> fair point - probably quite a lot of pressure on production language choice from that angle

[14:48] <disbot4> <librasteve> maybe scripting languages are anyway less prone to speed / size pressure since folks are anyway trading off for a more dynamic coding vibe

[14:49] <El_Che> Our mantra, also in the Perl days, was hardware is cheap, programmer time isn't

[14:50] <El_Che> fucking AI changed the equation where hw is often not available

[14:51] <Voldenet> hardware is expensive, programmer time is cheap, let's go write some hyperoptimized assembly

[14:52] <El_Che> thing is that, nowawys we're in the situation where the new hardware is not there

[14:52] <El_Che> vendors give you a quote valid for a week max, and delivery time is 6 to 8 months very often. With no promisses

[14:52] <El_Che> it's crazy

[14:57] <El_Che> Voldenet: Probably some people are vibe coding assembly already. Who needs to understand and maintain stuff anyways /s

[15:00] <disbot4> <librasteve> my career #1 was for a RAM company - INMOS - the fab business is a square wave, period 3 years - square that when the AI money bubble pops

[15:01] <[Coke]> librasteve_: btw, you misquoted me on the release quote.

[15:02] <[Coke]> assuming you just copied the previos notice and changed numbers

[15:10] <[Coke]> which i'm fine with, just don't say i said it. :)

[15:11] <disbot4> <simon_sibl> probably silly question but I dont seem to find how to get the client address on IO::Socket::INET, the .host and .port are empty for some reason

[15:13] <librasteve_> [Coke]: oh - sorry … yes, I did just copy the text from release #192 (and I probably forgot that you already mentioned this, please forgive me)

[15:16] <timo> that's odd, I don't see code that would set the host and port attributes when you use `accept`

[15:16] <librasteve_> what I was aiming for was a form of words that covers something like “on behalf of the Rakudo development team” but does not imply that I, the editor of the weekly, am a member or official spokesbug, for that team ;-)

[15:16] <timo> can you rewrite your code to use IO::Socket::Async instead?

[15:17] <disbot4> <simon_sibl> IO::Socket::Async does it, but is that expected that IO::Socket::INET doesnt seem to do it ?

[15:18] <timo> I'd call it unexpected

[15:18] <librasteve_> [Coke]: would it work for you to keep that form of words in future, but to get the actual quote correct?

[15:22] <[Coke]> I would say write whatever you want, but if you're going to attribute it to me, use the exact quote

[15:23] <[Coke]> I don't have a preference

[15:23] <timo> https://docs.raku.org/type/IO/Socket/Async in one of the examples says above the code "CATCH phaser" but then seems to show how "QUIT" works and in the text below the code contrasts it with the way CATCH works

[15:23] <[Coke]> or phrase it in some way that mentions my name, but doesn't say I said the thing

[15:26] <[Coke]> or give it 15 minutes and I'll completely forget about this. ;)

[15:28] <disbot4> <librasteve> lol - anyway to you (and anyone) I am always open to feedback and to trying to improve - goes off to write this down

[15:48] <disbot4> <simon_sibl> I mean that should be the general mindset, open minded and humble, we never stop learning !

[15:49] <disbot4> <simon_sibl> too bad I've met too many rude people only when trying to learn

[15:49] <disbot4> <simon_sibl> (never happened with the Raku community tho)

[15:56] <disbot4> <librasteve> I am sure we have had our moments

[15:57] <disbot4> <simon_sibl> from what I read, it seems I joined way after a lot of big drama

[15:57] <disbot4> <simon_sibl> but in the meantime, the community is very nice

[16:05] <timo> sadly, it's often difficult to see when you're not doing so great; people don't exactly owe us a detailed breakdown of their experiences when they decide they don't want to stick around, after all

[16:12] *** human-blip left
[16:16] *** human-blip joined
[16:32] *** dakkar left
[16:36] *** topnep left
[16:37] *** topnep joined
[17:11] <El_Che> is redhat 8 still a target for redhat 8 (supported until 2029)? The new moar breaks there, was ok on last release: ./libmoar.so: undefined reference to `gettid'

[17:13] <El_Che> maybe this is for #raku-dev

[17:14] <lizmat> El_Che: am about to bump MoarVM/ NQP to get a fix in for that

[17:14] <El_Che> nice

[17:14] <El_Che> I'll wait for it, best

[17:15] <El_Che> only ubi/redhat8 is impacted by it from my distro/version matrix

[18:41] *** topnep left
[18:41] *** topnep joined
[18:55] *** belluzj joined
[19:00] *** foxfromabyss joined
[19:01] *** foxfromabyss50 joined
[19:01] *** foxfromabyss50 left
[19:32] *** belluzj left
[20:36] *** foxfromabyss left
[20:39] *** hurufu joined
[20:45] *** topnep left
[20:45] *** shots____fired joined
[20:45] *** topnep joined
[20:46] *** shots____fired left
[20:47] *** shots____fired joined
[20:55] *** jgaz joined
[21:11] *** jgaz left
[21:12] *** johnjay left
[21:15] *** johnjay joined
[21:35] *** yrre is now known as erry

[21:53] *** hurufu left
[21:57] *** LiberaDillon joined
[21:57] *** LiberaDillon left
[22:32] *** Sgeo joined
[22:59] *** apogee_ntv left
[23:00] *** apogee_ntv joined
[23:59] *** peder left
