Power outages here left me stranded and searching for batteries and candles. It’s amazing how easily the digital world comes crashing down with the flick of a switch. I need some sort of backup script. Maybe something like:

if (!power.electricity) { document.write("HELP" + "!!!" + " 911"); }

Of course that means I would have to write some sort of electricity sniffer. Dammit!!!