ASCIImeo is a project by Peter Nitsch. It’s a video player which renders Vimeo videos in ASCII. You can choose between 3 different modes, but the block mode is definitely my favorite. Here you can see the ASCIImeo version of Scintillation. The screenshots below are cropped, I didn’t want to scale them down, the color patterns are just too nice. 6 Responses to “ASCIImeo” ASCIImeo . « bowiestie Says
Tuesday, January 19, 2010 The Agony of Clojure/Hadoop Logging, and How to Fix It I recently had a nasty time working out a sane way to deal with logging for Hadoop testing. I will talk about testing Hadoop and Cascading (and distributed systems in general) in a separate post. What I want to talk about here is some major gotcha action that I fell prey to with the integration between the Slime/Swan
Page not found | Qt Blogの補足とV8版です。赤くなってるのはChrome5で使えるやつです。 Object.getPrototypeOf WebKit https://bugs.webkit.org/show_bug.cgi?id=28114 Chrome http://codereview.chromium.org/518056 Object.getOwnPropertyDescriptor WebKit https://bugs.webkit.org/show_bug.cgi?id=28724 Chrome http://code.google.com/p/chromium/issues/detail?id=20345 Object.keys WebKit https://bugs.webkit.org/show_bug.cgi?id=29170 Chrome
This morning I wrote some code which looked like: (reduce (fn [acc x] (reduce (fn [acc y] (reduce f acc y)) acc x)) init xs) (it was slightly more complex with some filtering and destructuring thrown in for good measure). I wasn’t happy with those nested reduces and it occured to me that I could refactor it to use a single one: (reduce f init (for [x xs, y x, z y] z)) Now that reads better! 34 Com
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く