Historical Note

This page was migrated from the original p-nand-q.com site which was last updated in 2015. The content has been preserved exactly as it was, with only formatting updated for modern browsers. Over the coming days and weeks, the content will be reviewed and may be updated for accuracy and relevance. If you find any issues, please contact me.

A bewildering assortment of False

Welcome to the research department here at p-nand-q.com. On this site you will find all sorts of computer related topics I am interested in, including

What is new?

Basically, new is an operator in C++ to allocate objects. Other than that, the following things are new, too.

December 4, 2016
I happened to need an OpenSSL 1.1.0. build with VS2015, so:
November 7, 2015
August 7, 2015
I have moved on to Visual Studio 2015, so:
June 16, 2015
nunjucks-grime is a npm module that provides some usefull extensions to nunjucks for code generation...
May 25, 2015
Added another article to my series on the STL, this time discussing ratio. Plus, a bit of website redesign...
May 11, 2015
Continuing p-nand-q.coms mission to educate the masses, here is well documented sample code to calculate Pi to an arbitrary number of digits in Javascript