enebo has joined #jruby
jmalves has joined #jruby
slyphon has joined #jruby
_whitelogger has joined #jruby
_whitelogger has joined #jruby
niko has quit [Ping timeout: 624 seconds]
niko has joined #jruby
shellac has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
den_d has quit [Ping timeout: 260 seconds]
den_d has joined #jruby
shellac has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
shellac has joined #jruby
<lopex> what should I think about it ?
<lopex> and I know something about System I...
xardion has quit [Remote host closed the connection]
<enebo> SOMETIMES YOU NEED THE POWER
<lopex> enebo: but look what you can do via java with it https://javadoc.midrange.com/jtopen/index.html?com/ibm/as400/access/AS400.html
<lopex> everything
xardion has joined #jruby
<enebo> POWER
<lopex> I
<headius> I had not seen powerruby before
<headius> this is going to be weird
<lopex> so hey, maybe at least IBM will replace jython in websphere with jruby :P
<headius> I have always dreamed I might work on Websphere some day
<lopex> headius: this is my colleague from previous workplace https://github.com/mplonka/WDR
<lopex> he worked at IBM for quite some time
travis-ci has joined #jruby
<travis-ci> jruby/jruby (prophile:05e09b7 by Thomas E. Enebo): The build was fixed. (https://travis-ci.org/jruby/jruby/builds/447886394)
travis-ci has left #jruby [#jruby]
<headius> woot
<lopex> we worked together for some time too
<lopex> headius: we called him magician
<lopex> or the hero :P
<lopex> I learned so many things from him
shellac has quit [Quit: Computer has gone to sleep.]
subbu is now known as subbu|lunch
<kares> enebo: something you guys will be working on next :)
<kares> IBM Power on JRuby's Rails
<kares> you should start looking into IBM_DB gem as we speak :)
<headius> ugh
<enebo> kares: :thumbs_up
<kares> hey, at least its blue right?
<lopex> kares: there's at least three db2's
<kares> lopex: yep I 'maintained' AR-JDBC
<kares> there's a AS400 switch
<kares> which I never tested against ... since it needed a custom HW
<lopex> kares: I was the first person in the world to make lift work with as400
<lopex> :P
<kares> were you? :)
<lopex> kares: but nowadays, I regularly user sequel with as400
<lopex> *use
<kares> oh you're that kind of a beast
<lopex> kares: it now support's limit / offset and the like
<kares> najs! :)
<kares> sounds nice
<lopex> kares: but for many years sequel was the only way to go since it natively supported paging via windowing functions on as400
<kares> AR-JDBC did share a lot of code from DB2 adapter but obviously needed customizations for AS400
<kares> does the JDBC layer not support windowing?
<kares> bet it does ... since sequel is using jdbc on JRuby
<lopex> kares: you can use set absolute or relative position via jdbc yes
<lopex> and it will follow the indexes if possible
<lopex> kares: but otherwise, many databaes have different syntaxes for that, since that functionality is hard to implement efficiently
<lopex> and so damn needed
<lopex> if that's what you meant
<kares> yy kind of
<kares> did you try it on Rails?
<lopex> kares: nowadays if was extracted to https://github.com/ecraft/sequel-jdbc-as400
<lopex> and on 7.3 there's much more functionality
<lopex> basically filling all the gaps
<lopex> kares: wrt rails, no, I use it with my own framework exclusively
<lopex> which is based on sinatra and sequel
<kares> good for you
<kares> and I do not mean that as a sarcasm :)
<lopex> yeah, I got it :P
shellac has joined #jruby
<enebo> lopex: classic
subbu|lunch is now known as subbu
drbobbeaty has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
Eiam has joined #jruby
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<xardion> lopex: Yeah, I have my own homegrown framework that I use for my jRuby web apps that's also sinatra-esque
<xardion> Rack is really all you need, that and a good webserver (I like puma)
drbobbeaty has joined #jruby
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
shellac has joined #jruby