Makes your code tell you what the intermediate results are when executing a script.
Repositories
thlorenz repositories
Embeds scriptie-talkie in any html page, for instance blog posts, to provide interactive code samples.
A rubular.com clone for javascript regular expressions.
Custom grep inspired tool to find references inside JavaScript files.
Example of building a larger app with multiple smaller apps using npm and browserify.
the sidebar of the app
A barebones feature app of see-eat-sleep, an example of building a larger app with multiple smaller feature apps using npm and browserify.
The core app which is used by all the sub apps.
the portion of the app where you get to eat things
the portion of the app where you get to see things
the portion of the app where you get to sleep
Various settings, themes, etc., files
My Android Studio Settings
Working out ways to add account constraints to shank
Scrapes shape files from http://data.fs.usda.gov/geodata/edw/datasets.php
Shows progress of any async operation that streams results.
Sierpinski carpet on canvas.
Given an artist name it spits out links to playlists and/or search results of similar artists on youtube, last.fm and rdio.
Simple Db Cache based on mtime.
Adapts sync functions to expose async api and leaves async functions unchanged.