#132 – November 08, 2015
Eric Brechner talks about converting bad events into a good outcomes while managing your teams.
A list with a lot of useful (and not so useful) ruby tricks that might improve your code.
Interesting administration dashboard for your rails projects by thoughtbot.
Growing Your Tech Stack: When to Say No
Great article about introducing tools and different technologies into a company with a consideration of various risks and benefits from each stack.
Synchronous and asynchronous sequential execution of functions
Three ways of executing sequential functions in javascript by Axel Rauschmayer.
How to check single reponsibility principle
A simple rule of thumb on how to check whether you are violating a single responsibility principle with your object.
New to Dev Management? Five Powerful Tips to Becoming a Great Leader
A few useful tips for team leaders and dev managers to make their teams more happy and productive.
Another great article about web performance by Nate Berkopec.
In Pursuit of a Scalable Ruby Offline Sort: Adventures in Ruby Memory Management
A sample implementation of sorting algorithm with the focus on good performance and memory management in Ruby.
How Ruby Interprets and Runs Your Programs
Starr Horne dives into internal details of ruby interpreter and explains how it runs your program.
Garage made, self hosted NewRelic alternative with Ruby, Sinatra, Grafana and InfluxDB
A self-hosted New Relic like software seems pretty interesting.
Rocky Lhotka talks about CSLA and .net core.