https://github.com/rubysolo/dentaku
Dentaku 4.0: Math and Logic Formula Parser and Evaluator — Allows run-time binding of values to variables referenced in user supplied formulas. Intended to safely evaluate untrusted expressions.
7 days ago
https://go.fastruby.io/tqd
🚨 We Audited 137 Rails Apps. 98% Had a Critical KEV — Rails 7.2 went EOL this week, so it's a good time to look at what’s running in production. We map your images, runtimes, and K8s workloads against CISA's KEV catalog and write the verdicts up as VEX.
#infrastructure assessment
#container image security
#cisa kev
#cve remediation
#kubernetes audit
#end of life runtimes
7 days ago
https://github.com/ruby/json/releases/tag/v3.0.0.rc1
json 3.0.0 RC1 Released for Testing — A big, intentionally breaking release of Ruby's default JSON gem that Jean wants you to test before its release next month. create_additions is gone, so JSON.load and JSON.dump are safe by default, but beware that unknown options now raise instead of being ignored.
7 days ago
https://guides.rubygems.org/security/
🔒 A Guide to Security for Gem Authors and Users — RubyGems' guide to protecting your account, hardening your gems, and reporting vulnerabilities has been updated for 2026 to cover MFA, Trusted Publishing, lockfile checksums, and cooldowns.
#rubygems
#gems
#programming
#ruby
#packages
7 days ago
https://mensfeld.pl/2026/08/ruby-rails-performance-roundup-backlog/
Ruby and Rails Performance Roundup: The Backlog Edition — A followup to Maciej's recent look at PRs which sped up Ruby, this time tackling 40 more Ruby and Rails perf-related PRs, complete with the numbers.
7 days ago
https://blog.appsignal.com/2026/07/28/appsignal-launch-week-2026-recap.html
Blog Post: Now Watching Your Cron and Sidekiq Jobs: AppSignal Launch Week Recap — Process monitoring for Sidekiq & cron, hosted MCP, a new CLI, sharper log queries, and dark mode.
7 days ago
https://evilmartians.com/chronicles/fair-by-design-orchestrating-background-jobs-in-ruby
Fair by Design: Orchestrating Background Jobs in Ruby — What to do when one tenant's giant job batch starves everyone else's queue. Compares four strategies and why no Ruby job processor handles it out of the box.
#rails
#performance
#ruby
#sidekiq
#redis
7 days ago
https://dragonruby.itch.io/dragonruby-gtk/devlog/1620970/dragonruby-jam-license-free-to-all
DragonRuby Releases a 'Free to All' Jam License — DragonRuby is a Ruby-powered 2D engine built on mruby and SDL. It's a commercial product, but there's now a free option for building games to distribute on the Web (even commercially). Desktop, Steam and mobile use remain paid.
7 days ago
https://solidobjects.dev/
Solid Objects: Cloudflare Durable Objects for Rails — Durable, addressable actors (a la Cloudflare's Durable Objects) for Rails backed by your existing database, with a reactive ERB helper that live-updates every browser without writing channels, Stimulus or JavaScript.
#durable objects node.js
#node virtual actors
#solid-objects npm
#typescript actor model
#durable actors node
#ruby durable objects
7 days ago
https://www.ruby2d.com/
Ruby 2D 1.0: SDL3, WebAssembly, and a Comeback Story — After three years dormant, Tom Black's "Square.new-and-it-appears" graphics gem gets a rewrite with SDL3-powered GPU rendering and the ability to compile experiences to WebAssembly (live examples). Learn how to use its DSL here or read Tom's story of resurrecting the project.
7 days ago
https://paolino.me/schematist/
RubyLLM::Schema is Now Schematist: A JSON Schema DSL for Ruby — A general purpose JSON Schema DSL, spun out of RubyLLM and now covering the full Draft 2020-12 vocabulary. Values can be procs resolved at render time, and to_json_schema finally returns a real schema document.
7 days ago
https://sinaptia.dev/posts/building-an-ai-powered-commercial-intelligence-dashboard/
Where AI Belongs in a Rails Product — A Rails case study on RubyLLM agents, synthetic data, and knowing when not to use an LLM.
about 1 month ago