Building Websites:
The Closest Thing to Playing God
while $alive {
eat();
code();
sleep();
}