Partial Applications: Over 0x100 oblique ideas
February 18, 2013 6:44 AM Subscribe
Partial Applications: Over 0x100 oblique ideasI was introduced to
Oblique Strategies here on MeFi, and the cryptic collection of aphorisms by Peter Schmidt and Brian Eno has been one of my favorite creative tools ever since. Lately, I've done most of my creating with a text editor and terminal, so I made a similar tool skewed towards programmers (but hopefully useful to problem solvers of all sorts). It includes a tiny
JSON API and a
command line interface.
Tech stuff: I wrote this in
Clojure and
Clojurescript, which was an absolute joy (until I had to drop into Java to deal with a ConnectionFactoryBuilder). Thanks to the
Compojure web framework and
Hiccup templates, everything from the server up (except CSS) is just s-expressions—not a lick of HTML, SQL, YAML, JSON, or Javascript. I think this is my first moment of true lisp enlightenment.
Role: author, programmer
posted by ecmendenhall (5 comments total)
2 users marked this as a favorite
« Older
Alone...
| Ebook Index of Free Ebooks for...
Newer »
posted by Foci for Analysis at 10:44 AM on February 18