Live data from Hacker News

Viewing profile — snmaynard

snmaynard

HN member
Joined
Sun, Apr 29, 2012, 9:11 PM UTC
HN karma
6
Public activity
2 items

About snmaynard

I'm Simon Maynard, a Brit living in San Francisco. Co-founder of Bugsnag (https://bugsnag.com) with James Smith. Previously worked at Heyzap across their entire software stack.

Have a few sideprojects, including Gitscore (http://gitscore.com), and some others that you can see on (https://github.com/snmaynard). You can also follow me on twitter (http://twitter.com/snmaynard).

My personal site is at http://snmaynard.com

Recent public activity

  1. comment
    Comment #7242646

    You can use https://github.com/ConradIrwin/pry-rescue#rspec pry-rescues rspec integration to automatically fall into pry when a test fails

  2. comment
    Comment #6253340

    > Implications: if you run a query in production that doesn't hit an index, all traffic stops Even if Mongo did have a global write lock, which it doesn't as has already been cover…