Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim: * I am waterafternoon on github. * I am fortyninethree (https://keybase.io/fortyninethree) on keybase. * I have a public key ASAqZgixBAup4VUpr1tNQMrnZ3-TknrrZ084sWw5ndip-go To claim this, I am signing this object:

{   "body": {     "key": {       "eldest_kid": "01202a6608b1040ba9e15529af5b4d40cae7677f93927aeb674f38b16c399dd8a9fa0a",       "host": "keybase.io",       "kid": "01202a6608b1040ba9e15529af5b4d40cae7677f93927aeb674f38b16c399dd8a9fa0a",       "uid": "945616a90804538c3ace2f8d7928cf19",       "username": "fortyninethree"     },     "merkle_root": {       "ctime": 1570501146,       "hash": "1cb37c0bb90a7f43580ff67f9dd0694723860356b493867b5415e0273f312512d32e7df4a50b6f225d5af183b552b72c50f870e21aa89f275694a288ec6b40f9",       "hash_meta": "bd50c3397385f2c068bf712562dc41aa4ad954d455780d9e8ecd183245acd453",       "seqno": 7902496     },     "service": {       "entropy": "p+PfnubtMAfWwsz8++rXf9Xl",       "name": "github",       "username": "waterafternoon"
import time
file_signers = "./signers"
file_toptenpercent = "./tab10"
newfile = "./export.txt"
fhandle = open(newfile,"w")
fhandle.close
fhandle = open(newfile,"a+")