Slashdot Mirror


User: Radium+Eyes

Radium+Eyes's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:Cue lawsuit in ... on Apple AirPlay Private Key Exposed · · Score: 3, Informative

    In this case, the private key is not protecting content

    It does protect content, somewhat—iTunes decrypts (and decompresses and recompresses as Apple Lossless) DRMed audio before sending it to an Airport Express. Emulating an Airport Express allows one to obtain the decrypted audio, though not in its original oompressed form; it's no more of a hole than burning to a CD.

  2. "Manhattan Project?" on "Manhattan Project" For Prosthetic Arms · · Score: 5, Funny

    So it's an arms race, then?

  3. The language is fine, but it's got baggage on Should JavaScript Get More Respect? · · Score: 5, Insightful

    JavaScript/ECMAScript really is an interesting language; the way objects work takes some getting used to, but it's powerful, and definitely definitely not a toy language. It's when you bring the HTML DOM and browser inconsistencies into the equation that things start to get painful.