Escaping Addresses

The ability to reliably address all elements of a collection gives computers an air of logical certainty. However, over dependence on these properties have blinded system designers to larger scale patterns.

From the Biological Framings of Problems in Computing workshop held April 17-19, 2002, at the Santa Fe Institute in Santa Fe, New Mexico. webpage

Excerpts

Address busses make computers a logical machine for when they are properly clocked we can reason knowing all elements have been considered.

Address busses aren't (or aren't often) used in biological systems. That is because the signal carriers (atoms, not electrons) are too sluggish to make an address buss useful.

The co-evolution of our hardware and software designs have enshrined the address buss so firmly in our computational world that only a restart can displace it.

In programming methods and language design and even processor architecture, we hang on to logic as if it were all that were possible.

This is not because no one has pointed to another way. Rather, it is because no community of circuit, system, network, language and methodology designers have looked the same way at the same time.