Hacker News new | ask | show | jobs
by puppybeard 5208 days ago
Etsy wins.
1 comments

Etsy CEO Chad Dickerson told us that although the company abandoned push songs in late 2009 due to the fact that they “started deploying 10x/day.”

Whoa. I'll have what they're having.

This is still the best post I ever read about it, and it just so happens to contain the birth of the Lean Startup marketing phenomenon as told by Eric Ries: http://timothyfitz.wordpress.com/2009/02/10/continuous-deplo...
Is that really uncommon these days? I think I personally deployed code 5 times today.
CI yo wassup Jenkins getcha dev/ops on

yeaaaa boiiiii</brogrammer>

I don't even use Jenkins... we have our test suite and autotest running while we code. Instantly know when you're done breaking stuff and ready to deploy.

A CI server would be nice as a pre-deploy sanity check, but that requires me to push to it in order to get feedback.