Recently, I wrote a program that manipulated client data in a large commercial database. While I wrote and tested the program, rather than trying out my code on the real data, I used what was called the sandbox. By using the sandbox, my program read and manipulated data in a test database, not in the production database. The sandbox was a duplicate of the live data which would be refreshed periodically from the real database. No changes to the sandbox were ever preserved in the actual database. So, if a buggy section of test code accidentally destroyed or corrupted data in the sandbox, no real harm was done. At the next refresh, all was restored.
I have been thinking how much this is like life. In a world where the second law of thermodynamics rules, human actions, whether good or bad, tend to get washed away with the passage of time. Even the monuments built to last get worn away eventually. See Shelley’s Ozymandius. The conclusion I draw from this is that the world is not changed much by the people who live in it in spite of the ambitions of every young person to “change the world.” It is the people who are changed by living in the world. The world is like a sandbox where the children go to play for a while. Rainstorms wash away the fortifications and castles but the children who play there grow up and move on. I heard that Woody Allen was once told that his movies would live on forever, to which he is said to have replied, “I don’t want my movies to live forever–I want to live forever.” And so it is.