things that don't deserve their own repo
Text generation or manipulation:
- applyMapping.py: apply mapping created by buildVowelSubstitutionMap
- buildVowelSubstitutionMap.py: create a random mapping of vowels
- jepcah.py: random Cards Against Humanity question card, with a random Jeopardy answer filled in
- junogenmo-2016: Auxiliary National Novel Genration Month 2016
- markov2tracery.py: given a text file input, generate a tracery grammar that is a first order markov model of that file
- nanogenmo-2016: National Novel Generation Month 2016
- napogenmo2017: National Poetry Generation Month 2017
- phrasechain: like a markov chain for phrases
- scp.gg: grammar for generating a SCP wiki entry
- typoize.py: introduce typos
- verbal_inarticulations.json: a tracery grammar for filler words
- disarticulate.py: apply typoize.py and also inject verbal inarticulations
- X_except_its_Y.py: use wordnet to semantically shift one text stream by another
Novelty aggregators:
- autopsy.sh: download random startup autopsy
- cah.py: random Cards Against Humanity pairing
- jep.py: random Jeopardy question/answer pair
- kwotes.py: tool to dump the semi-official memebomb database
- memebombs.json: tracery grammar containing a dump of the semi-official memebomb database
- salt.sh: download seminars on long-term thinking
- salt.txt: list of seminars on long-term thinking
- simile.sh: random simile
Pretty pictures:
Utilities:
- choose.sh: pick an arg at random
- extract-epub.sh: turn an epub into a text file
- list-dl.sh: download a playlist from youtube with helpful numbering
- notes.sh: simple shell routines for taking short notes
- unpopular-posts-only.user.js: greasemonkey script to hide tumblr posts with too many notes
- update_checkouts.sh: update everything in the directory checked out with git or svn
Misc:
- medium-export: archive of my medium posts
- README.md: this file
- ds-lib: small python libraries for data structures or algorithms for which there are no readily-available open source implementations easily understood by beginners
Moved: