Live data from Hacker News

Incuriosity Will Kill Your Infrastructure

yellerapp.com

31–32 of 32 posts

Re: Incuriosity Will Kill Your Infrastructure

#31
post #24

Earlier quoted context omitted.

>Sometimes I make a hypothesis and test it, which superficially resembles debugging by superstition but is different. As Adam Savage [1] says, "The only difference between science and screwing around is writing it down." I don't follow this process for every problem I encounter, but when I have a really intractable issue, where nothing I've thought of seems to work, I start a "lab notebook" (usually a few sheets of p…

As Adam Savage [1] says, "The only difference between science and screwing around is writing it down." Not true at all, though publishing is an important step. Understanding what is going on is important. A startling revelation that the MythBusters guys have no understanding of statistics was when they invented their buttery-toast dropper. Doing a 'calibration' dry run (literal dry run!) with toast with one side mark…

I'd have to see the segment in question, but that sounds suspiciously like an ironic comment.

Re: Incuriosity Will Kill Your Infrastructure

#32

Can't find any way to contact you guys, so hopefully you'll read it here. On OSX Chrome v 41, the 'Subscribe to your free one month course' button extends a decent amount beyond the pink box on the right side.

Post author/founder of Yeller here: Huh, interesting. That's my setup as well. I'm not super great at CSS (yet), so not too surprised by a few minor visual bugs like that. I'll fix it soon. Thanks so much.

If that's this xpath: /html/body/div[2]/div[2]/div

Being:

    
Then swapping out the "margin-left" property for a "padding-left" for selector ".row-fluid .offset2:first-child" should fix the problem.
Post reply on HN