From: Andrew M
To: David R
Cc: Gauteng Linux Users Group
Date: Wed, 13 Feb 2002 16:01:16 +0200 (SAST)
Subject: Re: CUPS printing

At 2:39pm Today David R wrote:


> Does anyone know how to make Evolution print? Everytime I try
> to print from Evolution, Evolution crashes.


I think this is natural selection. What you should do is change a
random byte in your evolution binary (/opt/gnome/bin/evolution)
and see if it solves the problem. This is known as mutation, and
is the natural process by which all software is generated. If you
want to assist this natural process, here is some code for you:

	FILE=`which evolution`
	SIZE=`wc -c $FILE`
	POSITION=$(( $RANDOM % SIZE ))
	dd if=/dev/random bs=1 of=$FILE seek=$POSITION count=1

This code is somewhat limited, but it does simulate the natural
processes of magnetic flips, without the hassle of corresponding
CRC corrections. You may need to try it a bunch of times to fix
your problem, but natural selection and time are on your side.
Besides, this way of modifying software is much better than
involving a programmer. In fact, it eliminates the need for a
programmer, which many people find morally unacceptable.

You can find more drivel here: http://lunch.za.net/evolution/

David R pointed out that


> Actually this code is a little limited.....
>
> Unfortunately, you will not be able to make the binary program grow or
> shrink... Maybe you need to work on your code a little...

To which Andrew wrote (privately, until now):

Right now I'm working on a self-modifing evolutionary bash
script: The current one does not support changing the length of
the output, so I'm using it on itself (recursively) in the hope
that it will evolve this capability. (If I worked on it, I would
have to put in a bit of design, which would be
counterevolutionary).

As you can see from the above exchange, there is a great deal of ignorance and superstition about the subject of computer evolution. This was one of the motivations for these educational pages.



We appreciate feedback of a pro-computer evolutionary nature from our readers. If you have any ideas, comments, or suggestions for articles please let us know.
My name:
My e-mail address:
My comment:
 


Theory of Computer Evolution. Note that these pages are in no way associated with Answers in Genesis.