home.social

#ruby3 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #ruby3, aggregated by home.social.

fetched live
  1. 🚀💨 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. 📈💼
    railsatscale.com/2025-05-21-fa #Ruby3.5 #SpeedDemon #ObjectAllocation #PerformanceBoost #CodeOptimization #HackerNews #ngated

  2. 🚀💨 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. 📈💼
    railsatscale.com/2025-05-21-fa #Ruby3.5 #SpeedDemon #ObjectAllocation #PerformanceBoost #CodeOptimization #HackerNews #ngated

  3. 🚀💨 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. 📈💼
    railsatscale.com/2025-05-21-fa #Ruby3.5 #SpeedDemon #ObjectAllocation #PerformanceBoost #CodeOptimization #HackerNews #ngated

  4. 🚀💨 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. 📈💼
    railsatscale.com/2025-05-21-fa #Ruby3.5 #SpeedDemon #ObjectAllocation #PerformanceBoost #CodeOptimization #HackerNews #ngated

  5. 🤔 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: fastruby.io/blog/ruby-3-i18n-g

    #rubyonrails #rails #ruby3 #rubygems

  6. 🤔 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: fastruby.io/blog/ruby-3-i18n-g

    #rubyonrails #rails #ruby3 #rubygems

  7. 🤔 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: fastruby.io/blog/ruby-3-i18n-g

    #rubyonrails #rails #ruby3 #rubygems

  8. 🤔 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: fastruby.io/blog/ruby-3-i18n-g

    #rubyonrails #rails #ruby3 #rubygems

  9. Is there any timeframe about when to expect pry-doc to support #Ruby3? #PryReplgithub.com/pry/pry

  10. 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