View gist:1dc29eae8faa566175a7632182e57520
Verifying my Blockstack ID is secured with the address 1HdsXwLpYZXGGzerkoDSacA5Dinj7MSeAR https://explorer.blockstack.org/address/1HdsXwLpYZXGGzerkoDSacA5Dinj7MSeAR
View keybase.md

Keybase proof

I hereby claim:

  • I am 0xdevalias on github.
  • I am devalias (https://keybase.io/devalias) on keybase.
  • I have a public key whose fingerprint is 4064 5864 7390 BD36 E415 7974 482E 543A 4FE7 484B

To claim this, I am signing this object:

View jquery-release-notes.md
View nyaan.md

Dogedraw, now with more Nyaan!

Paste these functions into the js console on https://dogedraw.firebaseapp.com and run them to nyaan nyaan nyaan..

Developed at http://hs.hact.io 2015!!

function clearScreen(w, h, color) {
  var pixelDataRef = new Firebase('https://dogedraw.firebaseio.com/pixels');
  for (var i = 0; i < h; i++) {
View places-to-work.md
View un-xecryption.py
# Somewhat manual, pretty hacky 'toolkit' for breaking XECryption
with open ("enc.txt", "r") as encfile:
encdata=encfile.read().replace('\n', '')
encsplit = encdata.split(".")
#print encsplit
encsplitlen = len(encsplit)
print "Total numbers: {}".format(encsplitlen)
View new-server-notes.md
View kiwicon-2014-notes.md
View my-opinionated-typesafe-stack.md