You've stumbled across the archive of the blog posts I wrote back in 2014 and prior. Feel free to peruse, through everything from code snippets that never made it to GitHub, to random ramblings about my passion for technology.

Multiplication operator overloaded to represent the cross-product

Operator overloading seems to be one of the most prominent controversies in programming--at least from my end of the food chain.

Continue reading...