What seasoned developers should know about learning Elixir
Sometimes it pays to learn new tools to solve problems. Here are three ElixirConf 2016 talks you should check out if you're a seasoned developer, but new to Elixir.
Sometimes it pays to learn new tools to solve problems. Here are three ElixirConf 2016 talks you should check out if you're a seasoned developer, but new to Elixir.
Are you deploying your apps to EC2 and wondering how to store your application secrets? Learn how to use KMS and IAM roles to store your secrets on S3 securely.
Get the same support for Django as you do for Rails. Honeybadger now officially supports Python 3.
On October 10 we’re going to be removing the performance metrics tab from Honeybadger.
Ever wish you could monitor your PHP apps with the same features of your Ruby ones? Introducing Honeybadger for PHP.
Starr deploys a simple Sinatra application to Amazon's EC2 Container Service (ECS) and load-balances it across two availability zones.
We are excited to announce that AlertOps is now integrated with Honeybadger!
I recently found myself using URI.join to construct certain some redirect URLs. But I quickly ran into a problem. URI.join wasn't behaving like I expected. In this post we trace the unexpected behavior through the source of URI.join and back to the original RFC.
Our co-founder and resident human exception tracker, Josh, recently went to Monitorama 2016. He brought back goodies to share with our team!
AptWatcher is a tiny Sinatra app that notifies your Slack channel about pending apt package updates.