Skip to content

Instantly share code, notes, and snippets.

Verifying myself: My Bitcoin username is +thefrow. https://onename.io/thefrow

Keybase proof

I hereby claim:

  • I am renfrowk on github.
  • I am thefrow (https://keybase.io/thefrow) on keybase.
  • I have a public key whose fingerprint is 9A59 DA82 7DC0 19E8 02FD 4551 CA66 FE9D 2D89 4663

To claim this, I am signing this object:

#include <iostream>
int main()
{
std::cout << "Hello World!" << std::endl;
}