Here's a quick helpful template that we've refined through our work at Boombotix and OneLogin: a short pull-request template that can be used to inform team members of the status and scope of a particular feature branch.
Continue ReadingDeploy Yard documentation server to Heroku
In a recent set of Rails services I built, my team wanted to quickly deploy to Heroku for testing. We also keep a YARD documentation server running and up to date for every deploy.
Turn out there is not a simple way to do this on Heroku, as you can only run one public-facing HTTP server per application.
Continue ReadingDIY Philips-Hue-Style LED Lights with Node.js + Backbone!
Update!
Read this first, and if you want more I've posted an update to this blog here.
Video Demo
Backstory
My roommate works for Apple, and travels to China for work. He brought back a spool of LED lights, and hacked together a script for an Arduino that played a series of 12 lights on repeat.
Continue ReadingHow to delete merged branches on Git and GitHub
Recently at OneLogin we decided to prune and purge all merged branches in one of our large Git repos. Having never had to do this with more then a handful of branches, I had relied on the GitHub branches UI.
This UI is less than ideal when working with over about a dozen branches, so I started looking into scripts to help automate the process.
Continue ReadingMac OS X Tutorial - How To Fix "The operation can’t be completed because the item “***” is in use." error
Ever gotten this pestering error when trying to throw something away in Mac OS X? I even see this behavior persistent in OS X 10.9 Mavericks, the newest release. I believe it has something to do with Finder's quicklook function. While relaunching the Finder is always a solution, I wanted to present this terminal based solution as a faster alternative.
So, see this error?
© 2023 benradler.com. I love you.