Mike Perham 

@getajobmike@ruby.social
3.1K Followers
81 Following
2K Posts

Rubyist, guy behind @sidekiq and Faktory.

For support, please open a new discussion at https://github.com/sidekiq/sidekiq/discussions.

Personal: @getalifemike

Sidekiqhttps://sidekiq.org
Bloghttps://mikeperham.com
Faktoryhttps://contribsys.com/faktory/

wanderer, a self hosted trail logging app, has added federation via ActivityPub. You can now follow, like and comment on trails shared from other instances.

https://wanderer.to/

#ActivityPub #Fediverse

Welcome to wanderer

The self-hosted trail database

wanderer Documentation

Interesting comment by @timriley on @rooftop episode 44:

“I grew and learned the most as a programmer when I stopped using Rails”

I’d second this experience. Looking at what’s around out there in Ruby that ISN’T Rails has supercharged my use of Ruby.

It’s week 3 of our sponsorship drive! This week we have a field report from Riga and the rooftop! Podcasts, conferences, OSS expos, a new talk, and the beginnings of JRuby support: it’s been a busy time!

https://hanamirb.org/blog/2025/06/20/field-report-from-riga-and-the-rooftop/

Field report from Riga and the Rooftop

It’s week 3 of our sponsorship drive. We’ve been in the community and have things to share!

Hanami
Thinking about skipping Railsconf due to the presence of That Guy. Do I really need to attend the last one? Is this really necessary?

I went to a talk lately that was mostly about something else, but the speaker came out with:

“If you only remember one thing from this talk, remember this. Everyone in this room who likes helping people, raise your hand.”

Every hand, or nearly every hand, went up.

“If you like asking other people for help, keep your hand up.”

Almost every hand went back down.

“As you can see, people like helping you. When you ask for help, you’re making them feel good, even if you don’t like asking.”

I’ve genuinely forgotten the rest of the presentation but I won’t forget that.

I'd love to, but I don't use Hanami for production work. That said, I do use and appreciate some gems in the Hanami ecosystem. It's exciting to see that the folks working on it have launched a patron program! https://hanamirb.org/blog/2025/06/03/become-a-hanami-dry-and-rom-patron/
Become a Hanami, Dry and Rom patron

Help us build a diverse future for Ruby.

Hanami
v4 of rack-mini-profiler has been released!

Fascinating breakdown of Facebook's secret, very very illegal "localhost tracking" tech.

https://www.zeropartydata.es/p/localhost-tracking-explained-it-could

“Localhost tracking” explained. It could cost Meta 32 billion.

You just can't finish off Zuckerberg.

Zero Party Data
We've got a few slots open in July for our performance retainer service. Over a 6-month term, we show you the way to solve whatever perf problems you're encountering: latency, web vitals, scalability, uptime.
I'm looking for security consultant recommendations! I support a non-profit that’s building PII-storing open source software that integrates with government data storage systems, and they would like a third-party security assessment. This is *not* about compliance, this is straight-up wanting somebody to review their code and practices, try to break in, etc. If you've worked a small or single-person (read as: not really expensive) consultant you'd recommend for this, I'd love to hear about them.
×
v4 of rack-mini-profiler has been released!
@nateberkopec Fantastic! Is there any chance we can get some support for turbo drive merged in? We‘ve been running on a branch for a while now…
Fix missing badge for Turbo Drive page loads by coalest · Pull Request #631 · MiniProfiler/rack-mini-profiler

Resolves #612 Git bisect pointed to turbo-rails repo commit d18b2ee being the cause of this bug. Previously Turbo Drive requests were displayed via the callback added to the window.fetch. That turb...

GitHub