mistergibson has quit [Quit: Leaving]
victori has quit [Quit: ZNC 1.7.3 - https://znc.in]
victori has joined #jruby
ravi has joined #jruby
rusk has joined #jruby
ravi has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
ravi has joined #jruby
drbobbeaty has joined #jruby
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
fidothe has joined #jruby
drbobbeaty has joined #jruby
ravi has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
shellac has joined #jruby
lopex has quit [*.net *.split]
Iambchop has quit [*.net *.split]
Iambchop has joined #jruby
lopex has joined #jruby
lucasb has joined #jruby
shellac has quit [Ping timeout: 252 seconds]
<headius[m]> Hello!
<havenwood> o/
<headius[m]> I'm back on the job after July 4th break...finishing touches on new load/require stuff for concurrency this week
<kares[m]> we should make Ruby Enumerable implement Java Iterable :)
<headius[m]> ravi just include Enumerable and implement the methods...we handle most of the type negotiation and conversion
<headius[m]> kares I was actually experimenting with making Enumerable in Java as an interface with default methods
<headius[m]> There's a bunch of little things like that we could do
<headius[m]> Another would be shifting Block to an interface so all Ruby methods can receive a lambda easily
<enebo[m]> headius: kares regardless of how it is implemented it makes sense since iterators in java is a subset of enumerable
<enebo[m]> Amazing in a sense this has not been requested as an enhancement by many people...probably because most common ruby enumerable is Array which is an iteratable thing already
<kares[m]> yy
rusk has quit [Read error: Connection reset by peer]
subbu is now known as subbu|lunch
<kares[m]> also in the mean time using an `Enumerator` as a Java `Iterator` will do
lucasb has quit [Quit: Connection closed for inactivity]
subbu|lunch is now known as subbu
<headius[m]> That will still usually trigger a fiber thread to support next
<headius[m]> There's a path for improving that but it's not official
whitingjr has joined #jruby
subbu is now known as subbu|away
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
subbu|away is now known as subbu
<headius[m]> lanceball: Hey you around?
<headius[m]> whitingjr brought to our attention the quay.io stuff and I thought you might be able to summarize the situation
<headius[m]> we are taking ownership of the official JRuby docker image soon
<headius[m]> whitingjr: 👋
whitingjr has quit [Ping timeout: 258 seconds]
whitingjr has joined #jruby