Slashdot Mirror


User: sc0pie

sc0pie's activity in the archive.

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

Comments · 5

  1. People can't tell the difference above 128kbps on Can You Really Hear the Difference Between Lossless, Lossy Audio? · · Score: 2

    Coding Horror did a great experiment with their readers where they provided several samples of the same song at different bitrates and then had everyone vote on which they thought sounded best. The result? People could only tell the difference between 128kbps and everything else, and even that was not overwhelming. In fact, 160kbps beat CD!

  2. Lemme guess... on UK To Use "Risk-Profiling Software" To Screen All Airline Passengers and Cargo · · Score: 1

    Risk profileRisk(Person p) { return p.skinColor == "Brown" ? Risk.High : Risk.Low; }

  3. First! on Facebook iOS App Ditching HTML5 For ObjectiveC · · Score: 1, Informative

    They should have done the native implementation first.

  4. Re:Forgive my naiveté... on Innocent Or Not, the NSA Is Watching You · · Score: 1

    From TFA: "...the NSA made an enormous breakthrough several years ago in its ability to cryptanalyze, or break, unfathomably complex encryption systems employed by not only governments around the world but also many average computer users in the US."

  5. Forgive my naiveté... on Innocent Or Not, the NSA Is Watching You · · Score: 1

    ...but to what extent do encrypted communications via SSL/TLS hinder this new listening post? What good is recording everything you say if it's cyphertext? Or is the assumption that with this massive new datacenter and some dastardly unpublished NSA attack vectors they'll be able to brute force decrypt everything?