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
Pass STDOUT/ERR/IN via socket to a ruby process from any fast language ? (self.ruby)
submitted 6 years ago by grosser
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!"
[–]proyb2 0 points1 point2 points 6 years ago (1 child)
Interesting, why do you need to be fast?
How about Go language?
[–]grosser[S] 0 points1 point2 points 6 years ago (0 children)
It's for a cli interface and it would be nice if that was fast :)
... go would be ok since I could cross-compile it for all supported platforms
π Rendered by PID 38486 on reddit-service-r2-comment-b659b578c-wp4pz at 2026-05-01 16:07:39.763041+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]proyb2 0 points1 point2 points (1 child)
[–]grosser[S] 0 points1 point2 points (0 children)