Double Shot #1856
- letter_opener_web - A web interface for browing emails during Rails development. Builds on the letter_opener email interception gem.
- Suggestions and Tips for Attending your first tech conference - Collected by Scott Hanselman. Lots of good ideas here.
- DotenvSekrets - Combine environment variable handling via dotenv with secure encryption via sekrets.
- ActiveDecorator - Only mix the decorator module into models in views. ORM-agnostic, Rails 3.2+.
- Git Error gpg failed to sign data - Good troubleshooting info if you're having issues signing git commits with a homebrew-installed GPG.
- Problem Child - Quick app to allow authenticated or anonymous users to fill out a web form that creates issues in your GitHub repo. Set up for easy deployment to Heroku.
- ToroDB - Open source layer that runs on top of PostgreSQL to present a MongoDB-compatible API to the world.
- Testing Huge PostgreSQL Backups for 37 Cents a Day - You can either test your backups now, or regret it later.
- Footgun Prevention with AWS VPC Subnetting and Addressing - Yes, we are all network engineers now. Or at least a lot of us play network engineers on TV.
- Chrome Store Foxified - Huh, you can install at least some Chrome extensions into Firefox now, with the rise of the WebExtension API. Still not sure it makes up for losing my XUL extensions though.