Highest Rated Comments


Dunkeal254 karma

What was it like working with Buckethead, and do you plan on ever collaborating with him again? 

Dunkeal24 karma

I've found that a lot of mathematicians write awful code but good algorithms.

I'm talking one letter variables, no comments, all global variables, very tight coupling / no functions at all, no unit testing, no version control, etc.

But my God can math people come up with really good optimized theoretical algorithms.