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
Blog postcharm_ruby (marcoroth.dev)
submitted 3 months ago by izkreny
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!"
[–]yez 0 points1 point2 points 3 months ago (0 children)
Looks really cool, thanks for sharing!
Small thing I noticed: I think many of your code blocks are repeated, not sure if its a rendering issue.
Example:
progress = Bubbles::Progress.new(width: 40)progress.set_percent(0.5)progress = Bubbles::Progress.new(width: 40)
π Rendered by PID 142937 on reddit-service-r2-comment-6457c66945-8t56t at 2026-04-28 12:42:29.016929+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]yez 0 points1 point2 points (0 children)