Jeremy Felker
Busy Day
July 31, 2011
July 28, 2011
Several people have asked for Chunkulus as a screensaver.
After adding some “autoBarf” functionality, a screensaver has been born:
private function onAutoBarfEnterFrame(e:Event):void { if (Math.random() > .96) { if (barfing) { disengageBarf(); } else { engageBarf(); } } }
July 24, 2011
In programming, a code smell is a hint that something has gone wrong somewhere in your code. You can use the smell to track down the problem.The more experienced the programmer the more profound a nose he or she can develop for these smells. Sometimes it’s just a tiny whiff, but it can also be a heady gorgonzola.
July 22, 2011
Biggle Top Erabus was a large scale pencil drawing done at bitforms gallery, NYC, with the help of ‘The Objectivity Engine’, my artificial boss.
I want to do more of these wall-sized drawings, so if anyone out there has a surface that is calling out to be scrawled upon get in touch: j “at” presstube “dot” com