Improving User Experience with Shell Scripts Your shell is an interface too! Joël Quenneville October 14, 2015 Shell User Experience
Ruby's ARGF How to write well-behaved data-processing Unix utilities in Ruby. Calle Erlandsson October 13, 2015 Ruby Unix
Validating the FormKeep API Validate your client-server contracts with json_matchers. Sean Doyle October 12, 2015 Web Testing Rails Ruby JSON Formkeep
Go, Hound, and Code Review Comments You should be linting your Go code with Hound. Bernerd Schaefer October 9, 2015 Go Hound Style Guides Web
Portland: The First Six Months We wanted to share a bit of what we’ve been up to, and celebrate our first six months in Portland. Bernerd Schaefer October 8, 2015 News Portland
Git to the source Find the original commit that introduced a line of code. Ian C. Anderson October 7, 2015 Git
Decorating Arrays in Ember Leverage Ember.ObjectProxy to introduce decorators into your Ember codebase. Josh Clayton October 6, 2015 Web Ember JavaScript
Let's Build a Sinatra Take a deep dive into Rack by building Sinatra from scratch. Gabe Berke-Williams October 5, 2015 Web Ruby
Don't Inline-Rescue in Ruby Do not use the inline version of rescue in Ruby, unless you REALLY know what you are doing. Pablo Brasero September 23, 2015 Ruby New Bamboo Web
Ember: Conway's Game of Life Life’s a game with Ember! Matt Sumner September 22, 2015 Web Breakable Toy Ember