Ensuring Drush commands run properly using Drush 8.x via Acquia Cloud Hooks
Any time there are major new versions of software, some of the tooling surrounding the software requires tweaks before everything works like it used to, or as it's documented. Since Drupal 8 and Drush 8 are both relatively young, I expect some growing pains here and there.
One problem I ran into lately was quite a head-scratcher: On Acquia Cloud, I had a cloud hook set up that was supposed to do the following after code deployments:
# Build a Drush alias (e.g. [How I record my own conference presentations
At this year's php[tek] conference, I decided to record my own sessions (one on a cluster of Raspberry Pis , and another on tips for successfully working from home ). Over the years, I've tried a bunch of different methods of recording my own presentations, and I've settled on a pretty good method to get very clear audio and visuals, so I figured I'd document my method here in case you want to do the same.
If you're looking for

Tips for Staying Sane while Working from Home - phptek 2016 session

I delivered a session on Tips for successfully working remote/working from homeâboth for employees and employersâat php[tek] 2016 in St. Louis today. This session was a bit shorter than yesterday's session on a HA Raspberry Pi cluster , but I had a lot of content I've been putting together for many months.
I've been working on (and will someday publish) a much more comprehensive blog post on the topic of remote work.
Highly available Drupal on a Raspberry Pi Cluster - phptek 2016 session

Another year, another field trip for the Pi Dramble âmy 5-Raspberry-Pi cluster! I presented a session titled Highly available Drupal on a Raspberry Pi Cluster at php[tek] 2016 , which just so happens to have moved to my hometown, St. Louis, MO this year!
For this presentation, I remembered to record the audio using a lav mic plugged into my iPhone, as well as iShowU to record what was on my screen. Sadly, I didn't
Drupal VM 3 is here!
Drupal VM 3.0.0 "The Light Sailer" was just released, and you can grab it from the Drupal VM website now. We spent a lot of time during DrupalCon New Orleans sprinting on Drupal VM, fixing bugs, and updating ALL THE THINGS to make sure this release solves a lot of pain points for individuals and teams who need a great local development environment.
Let's get right into why this is the best release of Drupal VM EVER!
The fastest and most modern environment
Drupal VM now
Adding a role to a user programmatically in Drupal 8
Since a quick Google search didn't bring up how to do this in Drupal 8 (there are dozens of posts on how to do it in Drupal 7), I thought I'd post a quick blog post on how you can modify a user's roles in Drupal 8. Hint: It's a lot easier than you'd think!
In Drupal 7, $user was an object... but it was more like an object that acted like a dumb storage container. You couldn
SSH into a Raspberry Pi with only a network cable using OS X's 'Internet Sharing'
Recently, I found myself in a situation where I had to connect to a Raspberry Pi to set it up for a presentation, but I did not have:
- A keyboard and/or other input device to use to type anything into the Pi
- An HDMI cable to connect the Pi to a display so I could view anything on the Pi
- A microSD card reader so I could modify the contents of the Pi's microSD card
Because of this, none of the standard methods of setting a static IP address, reconfiguring the
Thoughts on the Acquia Certified Developer - Drupal 8 Exam
Another year, another Acquia Certification exam...

I'm at DrupalCon New Orleans, the first North American DrupalCon since the release of Drupal 8. In addition, this is the first DrupalCon where the Acquia Certified Developer - Drupal 8 Exam is being offered, so I decided to swing by the certification center (it's on the 3rd floor of the convention center, in case you want to take any of the certification exams this week!) and take it.
I've taken all the other
How to build your own Raspberry Pi Cluster

The banana is for scale.
When I originally built the Raspberry Pi Dramble 6-node Pi cluster in 2014 (for testing Ansible with bare metal hardware on the cheap), I compiled all the code, notes, etc. into a GitHub repository . In 2015, I decided to take it a step further, and I started hosting www.pidramble.com on the cluster , in my basement office !
Every time I've shared the cluster with others during presentations or at events
Two Raspberry Pi Zeros, making a smiley face
Just wanted to post a whimsical image I captured while preparing for one of my presentations having to do with Raspberry Pis at this year's php[tek] :

The banana is for scale .