The Mill
Enough public policy, time for more shiny technology. For a while now I've been following some presentations Ivan Goddard has been putting on a series of lectures for this group called Out Of The Box Computing which has some seriously ambitious plans to totally re-think how computers work. I'm afraid those videos (and the rest of this post) are going to get a bit technical, so fair warning. It's sort of interesting to see how little the base abstractions governing how we interact with computers have changed over the last 50 years. Back then instructions executed one by one, taking however many clock cycles they took before the processor passed on to the next instruction. First people pipelined computers so that though instructions were only started one at a time you could start a new instruction before a previous instruction had finished. Then people created computers that could issue more than one instruction with each cycle of the clock. Finally, people created