Live data from Hacker News

Viewing profile — beerscout

beerscout

HN member
Joined
Sat, Sep 29, 2012, 1:26 PM UTC
HN karma
17
Public activity
7 items

About beerscout

No profile information was provided.

Recent public activity

  1. comment
    Comment #6802702

    You should try playing Losing Chess then: http://www.chessvariants.org/diffobjective.dir/giveaway.html

  2. comment
    Comment #6689597

    Not everybody will agree. One of the main advantages of std::list is splicing that can be done in O(1) if the size is not stored.

  3. comment
    Comment #6411727

    Peter: Milton? Uh, could you turn that down just a little bit? Milton: Uh, they said I could listen to the radio at a reasonable volume from nine to eleven while I'm collating…. Pe…

  4. comment
    Comment #6219626

    Somewhat related: http://blog.regehr.org/archives/140

  5. comment
    Comment #6147982

    If he used wget (or similar utility) he could specify password as a command line argument. It's not a very good practice security-wise but people do this sometimes.

  6. comment
    Comment #5139344

    This requirement is only for other vendors to get the certification from Microsoft. Microsoft itself does not need to conform to it, so it is still possible that their products wil…

  7. comment
    Comment #4665699

    Not only straightforward, but also not novel. For example such lists have been described (with source code) in this textbook (published in 1994): Taming C++: Pattern Classes and Pe…