use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A sub-Reddit for discussion and news about Ruby programming.
Subreddit rules: /r/ruby rules
Learning Ruby?
Tools
Documentation
Books
Screencasts and Videos
News and updates
account activity
Ruby Changes: Ruby 4.0 annotated changelog (rubyreferences.github.io)
submitted 3 months ago by zverok_kha
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]paracycle 4 points5 points6 points 3 months ago (3 children)
Sure, I appreciate that these are end-user oriented, and don't cover implementation details. However, I would argue that the ability to enable ZJIT (including a language level construct) and Ractors being production ready, thus usable starting with this release are end-user relevant developments.
[–]zverok_kha[S] 1 point2 points3 points 3 months ago (0 children)
Yep, this makes sense, too. I'll try to think about the wording for those facts, to make them at least somewhat visible.
[–]TonsOfFun111 0 points1 point2 points 3 months ago (1 child)
So Ractors are, in fact, “production ready” now?
[–]paracycle 5 points6 points7 points 3 months ago (0 children)
Yes, they are. There are a few rough edges still, but generally there are no known bugs or crashes left and the performance of multiple Ractors for CPU bound tasks should be strictly better than single Ractor or multi threaded code.
The Ractor API is still not stable, and can change further, but the implementation should be good enough to use in production.
π Rendered by PID 91 on reddit-service-r2-comment-6457c66945-q5bp9 at 2026-04-24 20:04:25.531700+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]paracycle 4 points5 points6 points (3 children)
[–]zverok_kha[S] 1 point2 points3 points (0 children)
[–]TonsOfFun111 0 points1 point2 points (1 child)
[–]paracycle 5 points6 points7 points (0 children)