Live data from Hacker News

Viewing profile — quasive

quasive

HN member
Joined
Mon, Feb 18, 2013, 8:09 PM UTC
HN karma
4
Public activity
4 items

About quasive

No profile information was provided.

Recent public activity

  1. comment
    Comment #6132081

    Passwords for the RFB protocol (VNC) are used to DES-encrypt a challenge token sent by the server. However, each byte in the key is reversed before it is used for encryption. Of co…

  2. comment
    Comment #5665184

    This is absolutely unacceptable, and the main reason I still use a SoundBlaster Live instead of my onboard sound. The SBLive can do hardware mixing and the Linux driver makes this …

  3. comment
    Comment #5240399

    According to section 6.7.5.2p1 of C99: “If the expression is a constant expression, it shall have a value greater than zero.” The “expression” here refers to an expression in betwe…

  4. comment
    Comment #5240353

    This "shall" is not listed under "Constraints", so violation of it is undefined behavior and does not require a diagnostic. See 4 (Conformance): If a ‘‘shall’’ or ‘‘shall not’’ req…