Tutorials
Let's make Tetris with DragonRuby Game Toolkit! (Part 1) - YouTube
Let's build Tetris with DragonRuby Game Toolkit!Programming experience needed, but you don't need to be a game developer or know Ruby.Definitely crank this up to HD and maybe go fullscreen, so you can see my tiny font. :) I'll do a second part,...
Definitive Pattern Matching - Array-like Structures
This is the start of a series on Ruby Pattern Matching, the goal of which is to provide a definitive reference on the nuances, best practices, and common usages of Pattern Matching, a new feature introduced in Ruby 2.7.For this post we'll be takin...
How to completely uninstall and reinstall Homebrew Postgres
Lately, I’m finding that Postgres is becoming more and more vital to my development workflow. My days of leaning on an ORM like Rails’ ActiveRecord in order to get away with treating the database as a dumb hash are long behind me.As a result, even...
Developing with Docker (ENG) - Mo Khan | Ruby Meditation 30 - YouTube
I hope that the code I write continues to be used after I die. Which is why I only ever write legacy code" - this is what Patterson mentioned on his Twitter last September. In this talk, I will define metrics and try to distinguish code from Legac...