You've stumbled across the archive of the blog posts I wrote some 8 years ago or so. 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...