Sorbet Adds Support for RBS Comments— Long before RBS was a thing, Sorbet brought type checking to Ruby and it now has (experimental) support for using RBS comments for adding types to methods. This is a neat synergy given that most Ruby type checkers for Ruby are converging towards RBS for type annotations. Sorbet |
Compiling Ruby Apps to Binaries with Tebako— A look into Tebako, a tool (written in Ruby itself) for packaging and distributing apps written in numerous languages into binaries that can be distributed for Windows, macOS and Linux users. It does this by essentially turning an app into a self-executing container. GitHub repo. Terminalwire |
![]() Tech Debt Dragging You Down? A Case Study About Bonsai— Too many security CVEs in production? Is your Rails app lagging due to tech debt? See how Bonsai transformed Valid Eval with 2–5× performance gains, smoother upgrades, and enhanced security. Read the case study and reclaim your time. 🚀 Bonsai by FastRuby.io sponsor |
🗓️ Don't forget RubyConferences.org if you want to keep an eye out for other events to attend or submit talks to. |
Dealing with (Hypothetical) Sham Packages— A fictional-but-based-on-experience account of how a malicious version update for a package/gem can easily make it into your codebase. Do you check every version bump from every dependency? This account might make you think a bit differently about blindly accepting minor version upgrades. Samuel Giddins (RubyGems Project) |
So About Those “Noisy Neighbors”… 😬— Discovering some unfortunate realities of shared hardware (standard dynos??) and how they impact your app (also, tigers?). Judoscale sponsor |
A quick roundup of some of other interesting updates or useful resources in the broader developer landscape: |
|