Viewing profile — quasive
quasive
HN member- Joined
- Mon, Feb 18, 2013, 8:09 PM UTC
- HN karma
- 4
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About quasive
No profile information was provided.
Recent public activity
-
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…
-
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 …
-
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…
-
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…