Slack app for coordinating and respond to downtime, outages, and other situations. Used by nearly 500 teams. Featured in the Slack App Marketplace as "New and Noteworthy."
No matter the language, framework, or environment in which your code is being written, it has an audience. Typically, when we think of…
In a world with so many disconnected tools, there’s a battle to become the center of the workflow. And how’re companies approaching this…
As engineers we think about documentation quite a bit. The README in our repositories. The comments we leave in our code. The wiki for a…
Building and launching an API is great. Maintaining, not so much. I’ll review a number of popular API versioning patterns and their Go…
This past weekend I spent some time working on a proof-of-concept system for building, maintaining, and testing versioned APIs in Go. It’s…
abide: to accept or act in accordance with a rule, decision, or recommendation. Today we’re open sourcing abide, a Go testing utility for…
This post is way overdue. Whoops. I spent the 4th of July weekend trying to mash two of my favorite things together: Programming 💻 Running…
The LAMP stack is starting to get a bit dusty; modern applications are growing vastly more complex, gearing towards service oriented…