Skip to content

Instantly share code, notes, and snippets.

View Apophenia's full-sized avatar

Lyndsey M. Apophenia

  • The New York Public Library
  • Queens
View GitHub Profile
@Apophenia
Apophenia / string_search.js
Created March 15, 2014 01:34
"20 minute" string search challenge
// lol global
var index = {};
function add(content, uid) {
contentArray = content.split(" ");
index[uid] = {};
for (i = 0, len = contentArray.length; i<len; i++) {
index[uid][contentArray[i]] = true;
}
}
@Apophenia
Apophenia / keybase.md
Created March 6, 2014 20:42
keybase.md

Keybase proof

I hereby claim:

  • I am apophenia on github.
  • I am lyndsey (https://keybase.io/lyndsey) on keybase.
  • I have a public key whose fingerprint is 20DB 5DA7 D37D 91B0 EA18 0AE0 C467 F818 93CB C7BF

To claim this, I am signing this object: