Skip to content

Instantly share code, notes, and snippets.

@mheap
Created April 13, 2015 20:16
Show Gist options
  • Save mheap/bbc5f658366b2a42d544 to your computer and use it in GitHub Desktop.
Save mheap/bbc5f658366b2a42d544 to your computer and use it in GitHub Desktop.
NIH Syndrome

Not Invented Here Syndrome is a big problem in a lot of companies that believe that what’s out there isn’t suitable for them. They believe that they can do a better job writing something custom than adapting open source products.

This talk covers a lot of common problems that emerge in day to day development and takes a look at the available solutions that have been adopted by hundreds of companies. From things like logging and metrics to database access, this is a whistle stop tour of all the technologies out there that you could be using today.

@benedmunds
Copy link

This is very good. Only feedback I have is on the phrase "whistle stop tour". I've never heard it before, guessing its a regional colloquialism, I'd advise you use a more universal phrasing.

@simensen
Copy link

The title could use a little work! If you don't know what NIH is you might pass over this without looking into it more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment