adam12 has quit [*.net *.split]
adam12 has joined #jruby
<kares[m]> just went I plan to squeeze in some JRuby work - idea license expires, it's dead at this point, right? (no longer see the JRuby org as a way to renew)
ahorek[m] has quit [Quit: You have been kicked for being idle]
<headius> kares: it shouldn't be, I will look into it today
<AlenSebastian[m]> Hi everyone
<AlenSebastian[m]> I am participating in GSOC 2023 for your organization... (full message at <https://libera.ems.host/_matrix/media/v3/download/libera.chat/2b4542bd842d02097209812076ecc58a50dddea7>)
<headius> Hello! I responded to your mail
<AlenSebastian[m]> Ya sir
<AlenSebastian[m]> can you explain me your ideas or requirements of the the benchmarking system, if you have thought of any?
<AlenSebastian[m]> s/the//
<headius> There are a number of benchmarking setups out there, for reporting every night and tracking performance over time. Part of the job would be helping us evaluate the options and getting them set up for us to try out
<AlenSebastian[m]> Sure headius
Guest95 has joined #jruby
Hyun has joined #jruby
Hyun has quit [Client Quit]
Guest95 has quit [Quit: Client closed]
drbobbeaty has quit [Quit: Textual IRC Client: www.textualapp.com]
drbobbeaty has joined #jruby
<byteit101[m]> hmm, are there any other process launching methods that don't use process.spawn or IO.popen?
<headius> I don't think so. Part of my port of the CRuby code was to also hook those up, backquote, system, popen, and spawn