Managing Files and Folders Using the Dropbox API Dropbox provides file storage that syncs between your devices, and their API gives you access to that. Let's check it out!
Access Buckets and Files on Backblaze With the B2 Cloud Storage API The Backblaze B2 Storage API, built on top of Backblaze's cloud storage, lets you access and manage your buckets. Let's check it out!
Accessing Tweets and More With the Twitter API The Twitter API lets you access tweets, users who tweet, metadata, manipulate lists, and more. Let's check it out!
Taming the Erlang Beast Becoming an Erlang developer has not always been easy, but over the last couple of years I've learned a few ways to tame the beast. It doesn't need to become any other language, but there's definitely room for improving the developer experience!
Concatenate Binaries and Strings in Erlang Concatenating strings and binaries in Erlang can get ugly quick. Let's make it easier.
Creating Your First Chrome Extension We all have our favorite web browser with our favorite extensions loaded, but have you ever considered writing your own? In the past few months I've created a couple extensions to suit my own needs. Here's what I've learned!
Safely Build on a Ghost Theme This blog runs on the Ghost platform, and I was mildly surprised when I ran a ghost update the other day and suddenly my custom themes and scripts were just gone! Luckily I use DigitalOcean with backups enabled, and I had a backup from just a couple days before. I