[08:56] mornin' all [09:10] hmm, i wish i knew why this computer spontaneously reboots sometimes [09:11] rogpeppe, heh, that's quite a significant quirk === BradCrittenden is now known as bac === gary_poster|away is now known as gary_poster === gary_poster is now known as gary_poster|away === gary_poster|away is now known as gary_poster === hatch_ is now known as hatch [15:11] nate_finch: there seem to be only two tests currently enabled in the replicaset package. what's the reason for that? [15:13] nate_finch: (for the record, they all just passed for me when enabled, although they did take 32s to run) [15:28] rogpeppe: damn, I had commented out some to do some tests, I guess I forgot to uncomment them :/ [15:31] nate_finch: in general i find it's better to comment out blocks of code with // rather than /* - that way it's much more obvious that they are commented out... [15:34] nate_finch: wow, this line takes 11s to run [15:34] err := session.DB("local").C("system.replset").Find(nil).One(cfg) [15:34] rogpeppe: weird, I wonder why that is. In theory you're already connected and the server is up. [15:34] nate_finch: yeah, it's odd [15:35] nate_finch: also, this line takes 16s to run: session = instances[0].MustDialDirect() [15:36] nate_finch: and again, the instance should be already up and ready, i think [15:37] nate_finch: oh no, i tell a lie [15:38] nate_finch: it's the ping that takes 16s [15:40] nate_finch: ah, it fails with "no reachable servers" [15:45] nate_finch: weird, it's succeeding immediately now [15:47] rogpeppe: inconsistency kills me. so much rather have things fail 100% of the time than succeed 50% of the time :/ [15:47] nate_finch: yeah [16:02] holy crap, I just got a $2000 AWS bill === nate_finch is now known as natefinch [16:22] fwereade, rogpeppe: I don't suppose we have any connections at Amazon that could help me out with the aforementioned astronomical bill? ^^ I evidently left a single big instance running in us-west, not my normal us-east, so I didn't see it when watching my account. [16:23] natefinch: oops [16:23] natefinch: not AFAIK [16:23] natefinch: but hopefully you'll be able to expense it [16:23] * rogpeppe hopes he hasn't done the same ting [16:24] thing [17:24] natefinch, you might already know this, but in case not, you may need to file the bill under "misc" because there is a cap on the personal "cloud computing" category [17:32] sinzui: cool, thanks [17:32] sinzui: didn't know that, though it makes sense [18:50] well, time to go snowblow the foot or so of snow we got here the last day or two. I'll be back in an hour and a half or so. === natefinch is now known as natefinch-snow === hatch_ is now known as hatch === gary_poster is now known as gary_poster|away