TL:DR: Use Livereload to never press F5 in your browser again and if you use Vim try my new Extension A source of constantly wasted time when developing for the web is reloading your pages. Especially …
Getting Efficient when working with Heroku
Heroku Heroku provides a great infrastructure, but using their Gem often feels a little bit clunky. Especially when viewing the Heroku logs or getting into the console typing out all of the commands …
Continue Reading about Getting Efficient when working with Heroku →
Using a CDN for all Static Assets
This is the second part of a two part series on how we set up Codeship with Heroku. Read the first part that deals with Heroku and how to use it more efficiently with Unicorn. In the first part we …
Heroku and Unicorn: How to Get a 4x Performance Boost
Update: After the shitstorm surrounding Heroku's routing they have updated their docs and now regard Unicorn as their default Rails server. They now provide 2x dynos with twice the RAM so you can run …
Continue Reading about Heroku and Unicorn: How to Get a 4x Performance Boost →
Backend Metrics Done Right
I love Mixpanel, Optimizely and Woopra. Diving into Google Analytics or Kissmetrics gives me regular nerdboners. But as nice as those services are the most important source for your metrics is and …
How to hack Seedcamp
Since the Mini Seedcamp London is starting today and the good people of ReplyDone asked us about tips for Seedcamp here are some that came up. If you got more please comment below and I will add them …