Ruby How to Keep Font Awesome from Crashing capybara-webkit If you're developing a Ruby on Rails application on OS X, you'll need this workaround to keep Font Awesome from crashing capybara-webkit.
Developer Tools Safeguarding Your Productivity with Backups Make a bootable backup of your hard drive so that you can quickly recover in the event of a hard drive failure and maintain your productivity.
Extracurricular Activities Common SSD Pitfalls Solid state drives, due to being relatively immature and expensive when compared to hard drives, an ideal setup can be difficult to attain.
Ruby on Rails Running Multiple Rails Applications with Pow Configuring Pow, a zero-config Rack server for Mac OS X, to work from external devices.
Personal Optimization Copying Charts Reliably out of Numbers Many important components are lost when you copy and paste a chart from Numbers. This is a work-around to reliably get complete charts out of Numbers and into a graphic file format
Objective-C Objective-C KeyPath Bindings Key Path Bindings is a library that simplifies and reduces the complexity of binding properties to a key path on another object.