The Korean Alphabet and Design

I think the future of software is in things designed like the Korean alphabet.
Deceptively simple with incredibly complex powers that you can’t even begin to explore fully.

It’s not simple vs. complex, it’s how do you merge the two in an elegant way. That’s where software needs to go[.]

older rant by Zed Shaw.

It's Almost Alive!

Spent this past week working on my site, dynamictyping,org. I was planning on storing log entries and related data in flat files but kept putting it off. Earlier this week, the not-so-novel idea of using some service to store posts and comments hit me.

Tumblr and Disqus are now managing my log content. I wrote a little library, cl-tumblr, to pull data via Tumblr’s web API. It’s still missing some features, but will be hacking on it over the next week.

I’ve been tempted to run back to Python and web.py, but after getting accustomed to macros and the excellent development environment provided by SLIME, the safety of the familiar has been eclipsed by the power of something new.