eupolicy.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This Mastodon server is a friendly and respectful discussion space for people working in areas related to EU policy. When you request to create an account, please tell us something about you.

Server stats:

221
active users

#ruby

45 posts45 participants5 posts today

HB already captures your Sidekiq performance data, but it can be hard to know where to start when jobs pile up.

We added a @sidekiq dashboard with charts for job volume, worker stats, and slowest jobs—it's a great starting point for investigating issues.

honeybadger.io/changelog/sidek

HoneybadgerMonitoring Sidekiq performance in HoneybadgerMonitor Sidekiq background job performance with Honeybadger's automatic dashboards. Track job volume, durations, worker stats, and slowest jobs.

Bundler 2.7.0 is the last release before Bundler 4.0.0 (yeah, I wish they adhered to semantic versioning too but alas): bundler.io/blog/2025/07/17/bun

It's worth reading the upgrade notes as you can experiment with 4.0.0 now using `BUNDLE_SIMULATE_VERSION=4`. I'll be doing the same shortly. Details: github.com/rubygems/rubygems/b

bundler.ioBundler: Bundler v2.7: last release before Bundler 4

💎 Brut: A New Web Framework for Ruby

「 Brut aims to be a simple, yet fully-featured web framework for Ruby. It's different than other Ruby web frameworks. Brut has no controllers, verbs, or resources. You build pages, forms, and single-action handlers. You write HTML, which is generated on the server. You can write all the JavaScript and CSS you want 」

naildrivin5.com/blog/2025/07/0

Naildrivin' 5 - Website of David Bryant CopelandBrut: A New Web Framework for RubyBrut: A New Web Framework for Ruby