Ruby 3.1.0 Preview 1 Released— Given Ruby’s Christmas Day target for final releases, now is the perfect time to get a preview release out. Ruby 3.1 introduces the very recently merged YJIT in-process JIT compiler, built by Shopify, as well as a new debugger option, the error_highlight gem, and more. Yui Naruse |
A 'No-Go' Fantasy: Writing Go in Ruby with Ruby Next— At Evil Martians, they like both Go and Ruby, but what about bringing them both together? Can you write Go that runs in Ruby? Sort of, and while this all seems a bit extreme to me, it’s a fun experiment and teaches a lot about the opportunities to extend Ruby by way of Ruby Next. Kryukov and Turner |
JRuby 9.4 Aims to Support Ruby 3.0; Needs Your Help— JRuby 9.3, the latest version of the popular JVM-based Ruby implementation, came out in September with Ruby 2.6 compatibility, but for JRuby 9.4 they’re planning to leap right up to Ruby 3.0 compatibility! If you’re able to provide specs, verify compliance, test code, or even help implement features, they are keen for your help. JRuby Team |
Find Ruby Jobs Through Hired— Create a profile on Hired to connect with hiring managers at growing startups and Fortune 500 companies. It's free for job-seekers.
Hired |
|
Generic Types: Adding Math Puzzles To Your Code— OK, OK, Pat might be using Crystal here, but a) it has many parallels to Ruby, b) you might learn something about Crystal, and c) Pat is a great writer from the Ruby world who I enjoy whatever he’s writing about ;-) Pat Shaughnessy |
What's New in Sidekiq 6.3— If Rails can launch new versions at conferences, why not hugely popular background processing system Sidekiq? Mike unveiled Sidekiq 6.3 at RubyConf this week with a variety of small but useful enhancements. Mike Perham |
|