RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

A Call For Help - Please, Stop the Attack(s)

Hello, for the record I am banned on r/ruby and r/rails and ruby-talk for what? Now I am under (ongoing) attack on github (and reddit) and on (for two weeks going). Does anyone care? (A rethoric question, isn’t it?) For the record - Please, rethink the perma-ban policy and actually ban perma-bans. For honest people like myself (if I dare to say) who use one “doxxed” account (and no sock puppets) the system is seriously broken and in favour of misuse. Cheers.

I unbanned you on /r/ruby a while ago, I seem to recall. I don’t see you in the…

Unlocking the Power of Doge (Ordinal Inscriptions - SOON!) with Ruby

Hello, are (generative) pixel art inscriptions (or public blockchain “graffitis”) the new warhols or tulips in 2023? The bitcon ordinals started the new craze / mania with inscriptions earlier this month, litecoin followed with inscriptions this week and can Elon Musk’s Doge be left behind? Prepare yourself and write yourself into the history books of all time with uploading / inscribing the world’s first punk doge (pixel) art collection / ordinals to the doge blockchain (database). SOON! See the - yes, in ruby - do-it-yourself (d.i.y.) step-by-step getting started (programming) guide to generate your own doge (pixel) punks and much more at the Punk’s Not Dead - Pixel Art Collection Quick Starter page / repo. Happy pixel pushing with ruby. Cheers. PS: Need inspiration? Appropriate inscribed public “graffiti” (pixel) art - see the ordinals sandbox for samples (“right-clicked & saved” with the ordinals ruby gem / machinery).

Ruby Conferences & Camps in 2023 - What’s Upcoming? (Yet) Another Update

Hello, I have added (yet) some more updates to the ruby conferences & camps in 2023 calendar page over at Planet Ruby (as a free public service). Yes, built in ruby via github pages (jekyll) and an open datafile (in yaml) - see conferences2023.yml . What’s Upcoming? Rails Girls Rotterdam (FREE!), Ruby Unconf Hamburg (€75 - Regular, €80 - Business), and more. PS:Did you know - the calendar web feed gets (automagically) syndicated on Rubyland News. Anything missing? Yes, you can. Add an upcoming ruby conference or camp. PS: If you happen to be around in Vienna, Austria in March join us for Ruby Burgers( & Red Belgian Kriek Beer) @ Vienna.rb.

How to install Ruby 2.6 on a Mac M1/M2 and Ventura without using Rosetta

I see a lot of people struggle to install Ruby 2.6.x on an Apple Silicon Mac, so I wrote a detailed guide that shows 3 ways to install Ruby 2.6 on Ventura, and explains why everything you’ve tried so far doesn’t work, and why you should consider updating your project to at least Ruby 2.7.7 instead.

artbase gem (& command-line tool) in Action - New Step-By-Step Guide (Anno 2023)

Hello, for the artbase gem (and “right-clicker” comand-line tool & machinery) I have written-up a new follow-along step-by-step guide (anno 2023) using the latest & greatest pixel art collection, that is, 1000 Un(official) Ordinal Punks in 24x24px. Happy pixel pushing with ruby. Cheers. Prost.

How to find a memory bloat in your Rails app before it happens

Memory bloat in Ruby happens when someone loads a lot of data to the memory. Ruby Virtual Machine does not return most of the allocated memory to the operating system even after data is collected as a garbage. It’s not a big deal for local development or console programs, but if you have a bloat in the big Rails app it might cost you a lot of money. [more inside]

Ruby2JS 5.1, esbuild, and a Peek at the Future

Ruby2JS 5.1 comes packed with several very welcome features, including a brand-new Ruby-based configuration DSL, a “preset” option for sane defaults along with magic comment support for sharing portable Ruby2JS code, and and esbuild plugin. Let’s dig in a bit on all these new features! Also an update on the status of Ruby2JS and its open source governance.

Loading older posts