Two days ago, I received a terrifying phone call. This is a cautionary tale about a two-minute conversation I had earlier this week. For those of you who don’t know, my husband and I moved to Portugal 5 months ago, so calls coming in on my US phone number (technically a NY area code, but we moved from SoCal) are unusual. I’d normally just ignore them but this one came in with caller...
Getting More Women to Participate In Your Local Tech Meetup
A few days ago, a friend of mine asked me via Twitter DM for advice on how to get more women participating in one of the meetups that he runs, specifically the San Diego Rust Meetup.
Demystifying Custom Auth in Laravel 5
I’m a big fan of Laravel. I use it in most of my personal and professional projects, and for the most part it really does make coding fun for me again. One of the things Laravel tries to do (similar to Rails) is to build in the most repetitive things a developer would have to do, for example a user registration/login/forgotten password system. In modern times, most apps big enough to...