We test generating and running a full stack Rails app on Windows before each release.
Windows is a PITA to support. 🤬
We test generating and running a full stack Rails app on Windows before each release.
Windows is a PITA to support. 🤬
#Java peers...the 2026 #JavaOne call for papers closes soon. Get your proposals in by the Nov 11 deadline ➡️
social.ora.cl/6017A7UwL
#Java peers...the 2026 #JavaOne call for papers closes soon. Get your proposals in by the Nov 11 deadline ➡️
social.ora.cl/6017A7UwL
github.com/rails/solid_...
github.com/rails/solid_...
buff.ly/18ZW69U
buff.ly/18ZW69U
bugs.ruby-lang.org/issues/21665
bugs.ruby-lang.org/issues/21665
This gem provides the full Ruby 3.5 Ractor API (Ractor::Port, Ractor#{join,value,monitor}, etc) on TruffleRuby, JRuby, and CRuby 2.7 to 3.4.
github.com/jruby/jruby/...
We currently use jnr-unixsocket, part of our native FFI backend, but it has never worked perfectly.
github.com/jruby/jruby/...
We currently use jnr-unixsocket, part of our native FFI backend, but it has never worked perfectly.
Here's some code that gets you $30 back:
share.greenlight.com/91792639
Here's some code that gets you $30 back:
share.greenlight.com/91792639
github.com/jruby/jruby/...
github.com/jruby/jruby/...
In my previous post, I showed how to use Warbler to package a simple tool as an executable jar. This post will demonstrate how to “warble” a larger project: the Sidekiq background job server!
buff.ly/ZEasNiu
In my previous post, I showed how to use Warbler to package a simple tool as an executable jar. This post will demonstrate how to “warble” a larger project: the Sidekiq background job server!
buff.ly/ZEasNiu
Warbler is the JRuby ecosystem’s tool for packaging up Ruby apps with all dependencies in a single deployable file. We’ve just released an update, so let’s use Warbler to create all-in-one packaged Ruby apps!
buff.ly/ZdXcCop
Warbler is the JRuby ecosystem’s tool for packaging up Ruby apps with all dependencies in a single deployable file. We’ve just released an update, so let’s use Warbler to create all-in-one packaged Ruby apps!
buff.ly/ZdXcCop
notepad.onghu.com/2021/jruby-w...
But I am delighted that some of the niggling issues might have now been resolved.
#JRuby #Ruby #Programming
notepad.onghu.com/2021/jruby-w...
But I am delighted that some of the niggling issues might have now been resolved.
#JRuby #Ruby #Programming
* gem install warbler
* warble
* java -jar mygem.jar ...
I forgot how easy this is. Blog post coming.
gist.github.com/headius/6739...
* gem install warbler
* warble
* java -jar mygem.jar ...
I forgot how easy this is. Blog post coming.
gist.github.com/headius/6739...
A short Ruby script and justification for updating all of JRuby's old `@Deprecated` annotations with "since" versions. Easy to run yourself with JBang. Hope it's useful to someone else out there!
blog.headius.com/2025/10/upda...
A short Ruby script and justification for updating all of JRuby's old `@Deprecated` annotations with "since" versions. Easy to run yourself with JBang. Hope it's useful to someone else out there!
blog.headius.com/2025/10/upda...
www.reddit.com/r/ruby/s/sC8...
www.reddit.com/r/ruby/s/sC8...
There's little demand for Ractors from JRuby folks because they already have shared-memory concurrency with few restrictions.
There's little demand for Ractors from JRuby folks because they already have shared-memory concurrency with few restrictions.