Live data from Hacker News

Viewing profile — pillbug88

pillbug88

HN member
Joined
Mon, Dec 12, 2011, 10:24 AM UTC
HN karma
2
Public activity
6 items

About pillbug88

No profile information was provided.

Recent public activity

  1. comment
    Comment #3611318

    It's to lessen the potential impact of a breach. a) you have a chance to recover from a hack in that two hours, b) it can reduce the speed with which leaked data gets to the opposi…

  2. comment
    Comment #3426648

    isn't that the definition of the small string optimization? This is how the dinkumware implementation of std::string has behaved for years. The basic form of the structure is a buf…

  3. comment
    Comment #3425821

    Isn't this just the small string optimization with copy on write?

  4. comment
    Comment #3371828

    It's funny cos before Obama was elected I told my friends that under this administration the internet would become regulated. This is in stark contrast to the laissez-faire approac…

  5. comment
    Comment #3357556

    I find the standard to be very clear and concise regarding lvalue/xvalue/prvalue [2011 3.10.1]. I wonder if teaching from the standard is a better way of approaching this, ie: star…

  6. comment
    Comment #3343066

    "vim has two main modes, normal mode ... and the insert mode" i stopped reading here because i knew what was coming next. the omen was fulfilled by the next line: "in insert mode, …