
Recent Posts - page 3
-
Practical Object-Oriented Design in Ruby
This book is great: http://www.poodr.com
-
Vim & Tmux video
-
Duplication is far cheaper than the wrong abstraction
Sandy Metz said that if you find yourself passing parameters and adding conditional paths through shared code, the abstraction is incorrect. Then you should go back: Re-introduce duplication by inlining the abstracted code back into every caller. Within each caller,… Read More ›
-
Null Object Pattern
Bad: Good: Seen in the video of Sandi Metz in RailsConf 2015:
-
Wikidata
Featured Categories
Inspiring ideas ›
-
Globalism
May 19, 2020
-
Decision Making in a Crisis
April 2, 2020
AI ›
-
Deep Learning Introduction
September 16, 2017
Ruby on Rails & other tech ›
-
Wikidata queries
June 12, 2016
-
redirect_back in Rails 5
March 25, 2016