% METHOD: Searching "software" through software % WHAT: A quick way to sense the ambiguity of the term 'software', is to go through the manual files on your hard drive and observe in which cases is the term used. % HOW: command-line oneliner % WHY:: Software is a polymorphic term that take different meanings and comes with different assumptions for the different agents involved in its production, usage and all other forms of encounter and subjection. From the situated point of view of the software present on your machine, when and why does software call itself as such? % EXAMPLE: so software exists only outside your computer? only in general terms? checking for the word software in all man pages: grep -nr software /usr/local/man !!!! software appears only in terms of license: This program is free software This software is copyright (c) we don't run software..we still run programs nevertheless software is everywhere % SOURCE: [Day1], etherpad snippet, line 574-589 http://observatory.constantvzw.org/etherdump/files.md.diff.html % SEEALSO: http://pad.constantvzw.org/p/observatory.guide.samequestion