Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am heinbrian on github.
  • I am heinbrian (https://keybase.io/heinbrian) on keybase.
  • I have a public key whose fingerprint is E8BD E0C1 6057 447C 45F6 C1F2 649D DE56 E2C5 31A6

To claim this, I am signing this object:

@heinbrian
heinbrian / 0_reuse_code.js
Created May 13, 2016 23:33
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console

Keybase proof

I hereby claim:

  • I am heinbrian on github.
  • I am heinbrian (https://keybase.io/heinbrian) on keybase.
  • I have a public key whose fingerprint is 45A8 1200 F592 301E E69F B46D 7E84 2E18 788A 2586

To claim this, I am signing this object:

#!/usr/bin/python
# -*- coding: utf8 -*-
import sys
import os
import time
import select
import socket
import pycares