Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:DEBUNKED (Score 2) 373

For values of "debunked" equal to "people clueless about how VAC works are loudly insisting that it's not true, and being believed because Valve fanbois". (Amongst other issues, you won't find the code of any VAC modules in Steam's or the game's DLLs because they're downloaded from the server at runtime in order to make them harder to reverse-engineer and block.) Someone later in the thread has apparently tested and found that stuffing the DNS cache with bogus entries increases the amount of SSL-encrypted data VAC sends back by almost exactly twice the size of the MD5 hashes of all those entries, and clearing the cache returns the amount of data sent back to what it was. (It may not necessarily be possible for others to replicate this, as I recall one of VAC's anti-reverse-engineering measures is that different people receive a different subset of the payload modules. So far no-one's tried though, they've just said it's not proof enough.)

Comment Re: Verilog (Score 1) 365

You've forgotten about fixed point, which isn't really any more complicated to implement than integer arithmetic and is a perfectly reasonable way of implementing integer division by a fixed divisor. (A lot of compilers actually use this trick, because even running on a CPU it's often more efficient than using hardware division.)

Comment Re:Hard to believe (Score 5, Insightful) 804

Yeah, quite. The base Mac Pro actually turns out to be fairly reasonably priced for the combination of components inside, but - and this is important - there is essentially no reason to get that combination of components unless you have no other choice because you're buying a Mac. For instance, they're paying out quite a bit of extra money in order to fit everything into a smaller case, even though that'd actually be a downside for many customers. Also, most of the professional applications out there that use GPU acceleration can only make use of a single GPU, so the second $3400 GPU will be sitting completely idle for most Mac Pro buyers. What's more, as the article mentions many apps run better on NVidia GPUs anyway. Also, how many of the GPU-accelerated apps can also make full use of a 12-core CPU?

Comment Re:RSA's name is now mud (Score 1) 291

Why? Running glorified PR pieces is the safest thing you can do under British libel law. Also, it certainly didn't stop our journalists going off the rails and smearing random members of the public on the front page, since random members of the public don't have the money for a libel suit - it just blocked criticism of large businesses and the wealthy.

Comment Re:It's a very sad day (Score 5, Informative) 291

Except they didn't notify their customers when the potential backdoor became public knowledge and most crypto library developers cautioned against it. That happened a year or two after it was introduced back in 2006 or 2007, yet they didn't notify their customers or change it from being the default until 2013, leaving those customers using crypto that RSA basically knew was backdoored for years. (It should've been even more obvious to RSA that there was a backdoor than it was to the rest of the crypto community, since the people with the ability to backdoor it had bribed them to use it as the default in their crypto product.)

Comment Re:Chip and Pin (Score 2) 191

In practice, those obscure protocol attacks that could be detected by the bank weren't detected by the bank - they didn't bother looking for them and deleted the logs which would indicate if they were used. Some people in the UK had fraudulent transactions that were likely caused by this attack being used in the wild (in fact that's why researchers went looking for it in the first place), but the customers ended up liable for them because they couldn't prove it since the bank had deleted the logs.

Comment Re:the cards run at higher temps by default (Score 1) 111

Actually, NVidia have been doing the same thing for a couple of generations of GPUs as far as anyone's been able to tell, the press are just a lot less willing to kick up a fuss about anything they do than with AMD. (And I mean literally the same thing - designing their cards so the actual clock speeds and performance they run at out the box varies from card to card, then cherry-picking the best ones to send to reviewers.)

Comment Re:Video output too (Score 1) 408

Lightning doesn't support USB 3.0 or proper video out, and improving it to support them would be more work than just creating a new, incompatible connector if it's even possible to do so at all. (Lightning doesn't have enough pins to do USB 3.0 without some kind of intermediate translator chip in the cable, and as far as we know the highest-bandwidth protocol it currently supports is USB 2.0 so you'd have to somehow create a new intermediate protocol too.)

Comment Re:Apple All Over Again (Score 1) 408

Apple may never have claimed the cable restrictions had anything to do with safety, but it's easy not to realise that due to all the Apple fanbois in the tech media and on /. who were insisting that the two were related and that Apple was somehow graciously protecting users by forcing them to buy official Apple cables.

Comment Re:Apple All Over Again (Score 2) 408

There is no silicon between the two devices if you're using USB over the Lightning connector, that's the point - early on in its life, someone tore the cables apart and the data lines are wired straight through, the authentication chip can only communicate with the iPhone and then only at speeds slower than USB 1.1 Low Speed.

Slashdot Top Deals

A morsel of genuine history is a thing so rare as to be always valuable. -- Thomas Jefferson

Working...