00:32 leah2 left, leah2 joined 00:50 mehbark joined 01:06 hulk joined 01:07 kylese left 02:13 acidsys left, acidsys joined 02:15 hulk left, kylese joined
[Coke] getting the "too many open files" using rak. try to use ulimit -n <x> on my new ubuntu box, and get: ulimit: open files: cannot modify limit: Operation not permitted 03:11
Have done a bunch of googling, everything I've tried so far gives the same error. Any thoughts? 03:12
lizmat: is there a way to tell rak explicitly how many fds it can use? 03:14
wayland76 eea: A coding style checker is on my list of things to do (but only if no-one else has yet), but it's a fair way down, so it may be a while before I get to it. 03:59
eea: Context: We're currently in the middle of a replacement for the second stage of compilation. The new one is called RakuAST. It's going to make self-modifying code a lot easier. 04:01
It's already available in preview if you set the environment variable RAKUDO_RAKUAST=1 but it's likely that in the next few releases (maybe even the next) that we're going to make it the default going forward (ot possibly the only one). 04:02
[Coke]: Thanks for the ticket. 04:04
*wiki page, not ticket
japhb [Coke]: You can tell rak how much concurrency it is allowed using --batch and --degree. On a system with lots of cores or low ulimits, dropping those helps a lot. For me, just forcing a smaller --degree did wonders. 04:49
ISTR there was also a delayed-close bug in rak at one point that lizmat already fixed, but if you haven't upgraded your rak in a while, you might be hitting.
05:18 hwj joined 05:25 acidsys left 05:26 acidsys joined 06:42 leppard joined 06:48 constxd left, constxd joined 06:59 Sgeo left 07:36 leppard left 07:53 dakkar joined 08:39 leppard joined 10:55 wayland joined 10:56 wayland76 left 12:33 hwj left 12:34 hwj joined
Geth docker: 0eb134b8ee | AntonOks++ | 6 files
Bump to 2026.08 [skip workflow]
13:07
14:30 hwj left 14:45 wayland left 15:01 wayland joined 15:19 kelt0m is now known as Guest1919, kelt0m_ joined, Guest1919 left, kelt0m_ is now known as kelt0m
disbot <antononcube> FYI: resources.wolframcloud.com/PacletR...akuppLink/ 15:22
<antononcube> Rakupp connection in Wolfram Language.
15:34 abraxxa left 15:45 Sgeo joined
[Coke] I upgrade pretty much every time a new raku release comes out because I have to reinstall everything. 15:54
(rak) avoiding the issue by making "under version control" a default here. 16:01
16:13 leppard left
[Coke] github.com/Raku/Blin/issues/47 - if folks could help find/fix the essential bugs here (aside from those depending on JSON::Class, would be most appreciated) 16:17
SSL was proferred as an "essential" module - but it's not maintained. Removing it from the "essential" list. 16:27
16:28 leppard joined
disbot <melezhik.> If someone from Raku devs take a look at this - github.com/rakudo/rakudo/issues/6594 ? I’d appreciate, no hurry . Rocky Linux qa bumped into it, when trying fresh Rocky distro ( they build RPMs for Rakudo ) 16:33
[Coke] so, wasn't a build error, just that one failing test? 16:34
Can you get the verbose output for that test?
16:44 dakkar left
disbot <melezhik.> Yeah . I think it’s just a faking test 17:03
<melezhik.> Failing
<melezhik.> I don’t have access to the building server right now 17:05
eea wayland: i read the 5 part blog thing about RakuAST and have to admit i am very ingtrigued. right now i am working on a project that relies heavily on PDL and LinearAlgebra. i suspect i need more time with Raku to find a path forward with those bits of voodoo. 17:23
18:05 [Coke]_ joined
disbot <melezhik.> If some wish to play with rakupp , you can do so on dsci.sparrowhub.io:8080 ( request account from me), ci agent has the latest rakupp version ( gets updated per new releases ), you can host your git repositories here and also edit files online , and run ci jobs ( on git pushes ) 18:07
18:07 perryprog_ joined, slu_ joined, erry_ joined, tbrowder__ joined 18:08 sjn_ joined, sjn left, erry left, tinita left, [Coke] left, dustinm` left, erry_ is now known as erry, leah2 left, perryprog left, human-blip left, kurahaupo left, jetchisel left, gfldex left, tinita joined, gfldex joined, jetchisel joined, human-blip joined 18:09 thaewrapt left, tbrowder left, slu left, tbrowder__ is now known as tbrowder, slu_ is now known as slu, kurahaupo joined, dustinm` joined, leah2 joined
SmokeMachine melezhik.: is rakupp running Red? Sorry, I’m in the middle of my vacation where my wife does not allow me to bring my computer… but I got curious about that… 18:10
18:11 wayland left, wayland joined
SmokeMachine (I’m trying to write some code on my phone while she is not looking at me… :) 18:12
18:13 perryprog_ is now known as perryprog
eea SmokeMachine: glad to know i'm not the only geek doing this, but 27 years married this year, 34 years in IT... one is wise to choose battles :P 18:13
disbot <melezhik.> Wives are the same
<melezhik.> Ha ha 😆 18:14
<melezhik.> Red ? Will see … 18:15
18:26 leppard left
disbot <melezhik.> Zef repo is not resolved currently from the VM , sigh 18:28
SmokeMachine eea: I’m almost there… only 16 years married. Yes… choosing the battles is the better way to stay married… :)
18:28 ckfl3266 joined
eea SmokeMachine: you made it passed the 10-15 year duldrums, congrats! 18:29
18:29 dicit left
disbot <melezhik.> dsci.sparrowhub.io:8080/report/ui/d...1787855427 18:31
<melezhik.> Fails if runs with tests
<melezhik.> But this dependency test
ugexe to be clear: is this the first time they ever tried building on that arch or is it a regression? you make it sound like the later but i suspect it is the former 18:32
SmokeMachine melezhik.: is it failing installing TAP? 18:36
18:37 leppard joined
disbot <melezhik.> ugexe: I am not sure , let me tag the guy who build things and originally reported the issue 18:41
<melezhik.> Yep TAP has issues with rakupp install github.com/ash/rakupp/issues/36 18:44
ugexe presumably they could build with libffi and it would avoid the issue 18:48
SmokeMachine If that runs on rakupp (not proved yet) do you think it may be possible to run Red on the browser? 19:04
I have played with rakupp on the browser ands that looks great: fco.github.io/Raku-Playground/ (one of the runtime options is rakupp). The only problem I found on it yet is to not use strict by default… 19:07
19:14 leppard left 19:18 leppard joined
SmokeMachine Sorry, not even with `use strict` it’s working… :( 19:23
19:26 leppard left 19:45 camelia left, camelia joined
[Coke]_ (married) 33 years tomorrow, here. 20:01
20:03 [Coke]_ is now known as [Coke] 20:35 hwj joined 20:44 johnjay left 20:46 johnjay joined
japhb Congrats! 20:57
21:07 hwj left 21:14 johnjay left 21:19 leppard joined 21:22 leppard is now known as Inline, johnjay joined 21:23 Inline is now known as sepult, sepult is now known as leppard 21:47 johnjay left 21:48 sjn_ is now known as sjn 22:01 johnjay joined 22:20 johnjay left 22:28 johnjay joined 22:31 leppard left