thanks for the interest everyone! This is my project that I just launched, thought I'd say hello!<p>I'll start answering questions as quickly as I can, it's the only thanks I can offer now for everyone melting my servers!<p>Very quickly some technical specs (going to write a post on this in more depth soon):<p>It's a ruby on rails application hosted on heroku. Unit testing with rspec, webmock, vcr, machinist, and capybara. Authentication is with devise obviously, with omniauth-github, and cancan and rolfy for authorization. Unicorn since it's awesome, and asynchronous jobs are taken care of by sidekiq. fragment caching is done with dalli/memcached. database is postgres, redis, and memcached, with monitoring by newrelic and logging by loggly and papertrail. Let me know if you have any questions!