#​770 — October 9, 2025

Read on the Web

Together with  FastRuby.io

Ruby Weekly

Buckle Up, There’s a New Gem Server in Town: gem․coop — The recent, tense situation around RubyGems and Ruby Central has led to the launch of a new public gem server called gem.coop, a project led by several RubyGems developers and with support from Homebrew’s Mike McQuaid. It doesn’t support gem pushes yet but mirrors all public gems from RubyGems.org.

Jared White

🗣️ Unsurprisingly, this news led to an extensive discussion on Hacker News.

🚨 Rails 7.1 Hit EOL On 10/1. Plan Your Upgrade With Our AI 🤖No more security updates for Rails 7.1. Get a free Automated Roadmap in minutes. Know what it takes before you start. Need help executing the plan? Our 🌳 Bonsai team can help: Fixed-cost, monthly maintenance by our fractional CTO + senior experts.

FastRuby.io | Upgrade Experts sponsor

Ruby 3.4.7 Released — A release to address a small handful of bugs, but also to update the uri gem which was vulnerable to a URI credential leakage issue. Most Ruby 3.4 users can simply just upgrade uri itself, if preferred, since it's now distributed separately as a gem.

Takashi Kokubun

⚡️ IN BRIEF:

The Little Random That CouldRandom is, in my view, the most undervalued Ruby class from the standard library,” says Julik, who shows off some neat use cases for it beyond the basics.

Julik Tarkhanov

Building a Subcommand Ruby CLI with Just OptionParser — You might lean on Rake or Thor for creating CLI apps in Ruby, but Ruby’s built-in OptionParser can get you further than you might expect.

David Bryant Copeland

How to Use a Local Docker Registry in Kamal — It's great news that support for using a local registry for pushing and pulling app images is coming to the Kamal deployment tool. It’s not in a released version yet, but you can give it a try as it was just merged into the Kamal repo.

Josef Strzibny

Better Ruby Apps Come from Better Logging — Honeybadger Insights transforms your logs into rich events that you can act on. Try it for free →

Honeybadger sponsor

📺 Omarchy – An 11-minute tour of DHH’s set of dotfiles Hyprland-based variant of Arch Linux. David Kimura

📄 Why and How to Delete Your Old Migrations, Today Julik Tarkhanov

📄 The Experience of a Python Dev Learning Ruby in 2025 Vinay Keerthi

📄 Creating a Kanban Board with Rails and Hotwire Rails Designer

🛠 Code & Tools

Amazing Print 2.0: Pretty Print Your Ruby Objects with Style — A fork of the long-fallow AwesomePrint that continues to get updates and is an essential tool for ‘pretty printing’ Ruby objects.

AmazingPrint

🤖 Rllama: Ruby FFI Bindings for llama.cpp — If you don’t want to rely on a third-party commercial service for your AI/LLM needs, you can run models locally and work directly with them using llama.cpp and these Ruby bindings.

DocuSeal

⏳ Free and Open Source Time Tracker Built with Rails — Simplistic and practical. Free use; and self-hosting available. Made by the biggest Ruby community in Norway 🇳🇴🐻‍❄️

Rubynor sponsor

Rumale 2.0: A Machine Learning Library for Ruby — Offers a similar interface to Python’s Scikit-Learn for working with support vector machines, regression, perceptrons, decision trees, K-means, component analysis, and similar concepts and algorithms.

A. Tatsuma

📰 Classifieds

🍐 Tuple - how developers at Shopify, Figma, and Stripe collaborate on code. Stop dictating and take control with Tuple.


🧠 Autoscaling Insights: What nearly a decade of autoscaling your apps has revealed to us.

📢  Elsewhere in the ecosystem

A roundup of some other interesting stories in the broader landscape: