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.

How to Find, Debug and Fix N+1 Queries in Rails

Fixing N+1 issues is often the lowest-hanging fruit in optimizing a Rails app performance. However, for non-trivial cases choosing a correct fix could be challenging. Moreover, incorrectly applied eager loading does not work or even worsens response times. In this blog post, I describe tools and techniques I use to simplify resolving N+1 issues. [more inside]

[Screencast] Deploying with MRSK

MRSK deploys web apps anywhere from bare metal to cloud VMs using Docker with zero downtime. In this episode, we will set up a Digital Ocean infrastructure with a Load Balancer, Virtual Machines, and a PostgreSQL database. We’ll use MRSK to provision and deploy our Rails application to the Virtual Machines. https://www.driftingruby.com/episodes/deploying-with-mrsk

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

Loading older posts