First, let me say I'm not posting this to shame any company or language community. Getting to the scale Twitter reached in a short amount of time can quickly make past engineering decisions look foolish in hindsight. But almost always they are decisions made in good faith with the current …
Learn You a LAPACK for Great Good
Graduated
Installing Python on OS X
Caveat: I stopped using a Mac for my development machine way back in the fall of 2014. You probably shouldn't listen to me.
What Not to Do
The first rule of using Python on any operating system: don't use system Python. The OS relies on that Python, including the packages …