<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/5615862?origin\x3dhttp://spof.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>
Single Point of Failure
..If you haven't figured out what it is, it's probably too late to do anything about it.
Talking about it helps


Much has been said lately about the perceivable lack of random atomic motion. Here is my contribution: I was scraping ice off the car two days ago, and among the frost and snow was this slushy blue stuff. As the car is mostly green, I knew it wasn't part of the car, so WTF? Answer: Washer fluid. FROZEN washer fluid.

Posted on 20040117 at 09:38 by codeBoy
Post a Comment