Open Source Art?
gz writes "The Whitney has put online an exhibit where viewers are encouraged to examine the source code of the program that generates the art, despite the fact that the majority of viewers have no idea what the code means. Projects use Java, C, Perl, Lingo, and VB."
...but this is not what I meant...
Yep. Once it was posted on Slashdot it was inevitable that it would be an example of the artistic technique known as praecisio. Complete silence.
int
main(int argc, char *argv[])
{
return 1;
}