#ruby3 β Public Fediverse posts
Live and recent posts from across the Fediverse tagged #ruby3, aggregated by home.social.
-
ππ¨ Ruby 3.5 just unleashed a speed demon on object allocations! But wait, you thought your app was slow because of the code? π No, it just needed more horsepower under the hood. Don't worry, there are graphs for those who need to look busy at work. ππΌ
https://railsatscale.com/2025-05-21-fast-allocations-in-ruby-3-5/ #Ruby3.5 #SpeedDemon #ObjectAllocation #PerformanceBoost #CodeOptimization #HackerNews #ngated -
ππ¨ Ruby 3.5 just unleashed a speed demon on object allocations! But wait, you thought your app was slow because of the code? π No, it just needed more horsepower under the hood. Don't worry, there are graphs for those who need to look busy at work. ππΌ
https://railsatscale.com/2025-05-21-fast-allocations-in-ruby-3-5/ #Ruby3.5 #SpeedDemon #ObjectAllocation #PerformanceBoost #CodeOptimization #HackerNews #ngated -
ππ¨ Ruby 3.5 just unleashed a speed demon on object allocations! But wait, you thought your app was slow because of the code? π No, it just needed more horsepower under the hood. Don't worry, there are graphs for those who need to look busy at work. ππΌ
https://railsatscale.com/2025-05-21-fast-allocations-in-ruby-3-5/ #Ruby3.5 #SpeedDemon #ObjectAllocation #PerformanceBoost #CodeOptimization #HackerNews #ngated -
ππ¨ Ruby 3.5 just unleashed a speed demon on object allocations! But wait, you thought your app was slow because of the code? π No, it just needed more horsepower under the hood. Don't worry, there are graphs for those who need to look busy at work. ππΌ
https://railsatscale.com/2025-05-21-fast-allocations-in-ruby-3-5/ #Ruby3.5 #SpeedDemon #ObjectAllocation #PerformanceBoost #CodeOptimization #HackerNews #ngated -
π‘ Cloning objects in Ruby 3.0 has its quirks, especially with the #i18n gem.
@jainrishi15 did some digging and here's what he found:
https://www.fastruby.io/blog/ruby-3-i18n-gem-and-beyond.html?utm_source=Mastodon&utm_medium=Organic&utm_campaign=Blogpromo&utm_term=gemgotchas&utm_content=Textonly&utm_id=
#rubyonrails #Ruby3 #rubygems #RubyLang #Ruby27 -
We are excited to share @jainrishi15's journey upgrading to Ruby 3! π
"The first thing we did was handle all the Ruby 3.0 related deprecations."
Check out this insightful article to learn more about the process: https://www.fastruby.io/blog/my-journey-upgrading-to-ruby-3-0.html?utm_source=Mastodon&utm_medium=Organic&utm_campaign=Blogpromo&utm_term=upgrading-ruby-3&utm_content=Photo&utm_id=
-
We are excited to share @jainrishi15's journey upgrading to Ruby 3! π
From improved performance to new syntax, Ruby 3.0 offers some fantastic features!
Check out this insightful article to learn more about the process: https://www.fastruby.io/blog/my-journey-upgrading-to-ruby-3-0.html?utm_source=Mastodon&utm_medium=Organic&utm_campaign=Blogpromo&utm_term=upgrading-ruby-3&utm_content=Photo&utm_id=
-
π€ Upgrading to Ruby 3.0 and using the i18n gem?
Be careful with the gotcha of the "frozen?" method.
The gem behaves differently in Ruby 2.7 vs Ruby 3.0. π οΈ You'll want to stay ahead of the curve before upgrading to Ruby 3. Rishi does a full analysis: https://www.fastruby.io/blog/ruby-3-i18n-gem-and-beyond.html?utm_source=Mastodon&utm_medium=Organic&utm_campaign=Blogpromo&utm_term=gemgotchas&utm_content=Textonly
-
π€ Upgrading to Ruby 3.0 and using the i18n gem?
Be careful with the gotcha of the "frozen?" method.
The gem behaves differently in Ruby 2.7 vs Ruby 3.0. π οΈ You'll want to stay ahead of the curve before upgrading to Ruby 3. Rishi does a full analysis: https://www.fastruby.io/blog/ruby-3-i18n-gem-and-beyond.html?utm_source=Mastodon&utm_medium=Organic&utm_campaign=Blogpromo&utm_term=gemgotchas&utm_content=Textonly
-
π€ Upgrading to Ruby 3.0 and using the i18n gem?
Be careful with the gotcha of the "frozen?" method.
The gem behaves differently in Ruby 2.7 vs Ruby 3.0. π οΈ You'll want to stay ahead of the curve before upgrading to Ruby 3. Rishi does a full analysis: https://www.fastruby.io/blog/ruby-3-i18n-gem-and-beyond.html?utm_source=Mastodon&utm_medium=Organic&utm_campaign=Blogpromo&utm_term=gemgotchas&utm_content=Textonly
-
π€ Upgrading to Ruby 3.0 and using the i18n gem?
Be careful with the gotcha of the "frozen?" method.
The gem behaves differently in Ruby 2.7 vs Ruby 3.0. π οΈ You'll want to stay ahead of the curve before upgrading to Ruby 3. Rishi does a full analysis: https://www.fastruby.io/blog/ruby-3-i18n-gem-and-beyond.html?utm_source=Mastodon&utm_medium=Organic&utm_campaign=Blogpromo&utm_term=gemgotchas&utm_content=Textonly
-
π€ Upgrading to Ruby 3.0 and using the i18n gem?
Be careful with the gotcha of the "frozen?" method.
The gem behaves differently in Ruby 2.7 vs Ruby 3.0. π οΈ You'll want to stay ahead of the curve before upgrading to Ruby 3. Rishi does a full analysis: https://www.fastruby.io/blog/ruby-3-i18n-gem-and-beyond.html?utm_source=Mastodon&utm_medium=Organic&utm_campaign=Blogpromo&utm_term=gemgotchas&utm_content=Textonly
-
Is there any timeframe about when to expect pry-doc to support #Ruby3? #PryRepl β https://github.com/pry/pry
-
About the new feature in #Ruby 3: Am I the only one who reads #Rancor first and then Ractor? One of them is really cool (certainly on an 8 core machine), the other is not exactly beautiful. π #Ruby3 #ActorModel