Remote Pair Programming Tips using RubyMine and Screenhero (Zoom)
Tips for successful remote pair programming.
Pull Requests (PRs) - Creating and Review
Tips and ideas on how to make the code review process as simple and painless as it can be — both for those reviewing and those preparing the code for review
Buy Apple Products to get a 4 year Warranty
Tips to buy Apple gear with the maximum extended warranty.
How I Almost Fell for Phishing!
I take some pride in being “tech savy” enough that I would never fall for phishing.
Rails Gem Upgrading Tips and Strategies
Best-practices for upgrading Ruby on Rails gems to newer versions while saving time and avoiding headaches.
Rocking with tmux, tmuxinator, Guard, Zeus, and iTerm2 for Rails Development
tmux, tmuxinator, and iTerm2 tips for productivity with Rails Development
Using RubyMine/IntelliJ Regexp Search/Replace
Tutorial and example of using Jetbrain's RubyMine and IntelliJ's interactive regexp search and replace.
Migrating from Bash to Zsh
How and why on migration from bash to zsh on Mac OS.
CoffeeScript Chrome Extensions
Useful tools for Chrome with CoffeeScript
Getting Started with Discourse
A quick guide to installing discourse to see a production quality rails project on github.
Strategies for Rails Logging and Error Handling
Clean logging and error handling is a critical aspect of a RoR app. What’s a good strategy? Why does this matter?