Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:Yawn (Score 1) 157

Actually, the GPU is much faster, by far, than any* DSP setup. The GPU consists of hundreds or thousands of DSP building blocks, although more limited in what they can perform and in which order.

* Naturally you can build out a DSP system to match the speed of a GPU, as you can build a rack of CPUs to outperform a single GPU. That's not my point.

Comment Re:As someone who has to deal with HIPAA Requireme (Score 1) 130

How do you even judge that something is "encrypted" if you are using a scheme that some grad student made up like a month ago?

This is a problem that has already been solved. The answer is: You treat it like it's simply "security by obscurity" and assume it will be broken any day soon. The sad fact is that this is true for most of the encryption schemes thought up over the years.

And honestly, if homomorphic encryption can't work with a well tested and analyzed encryption algorithm, I'm not sure I'm very impressed about it..

Comment Re:Read their website (Score 5, Informative) 268

Every file system is/should be labled "experimental" in a way. The long answer from the btrfs FAQ is pretty good, and makes some sense:

Long answer: Nobody is going to magically stick a label on the btrfs code and say "yes, this is now stable and bug-free". Different people have different concepts of stability: a home user who wants to keep their ripped CDs on it will have a different requirement for stability than a large financial institution running their trading system on it. If you are concerned about stability in commercial production use, you should test btrfs on a testbed system under production workloads to see if it will do what you want of it. In any case, you should join the mailing list (and hang out in IRC) and read through problem reports and follow them to their conclusion to give yourself a good idea of the types of issues that come up, and the degree to which they can be dealt with. Whatever you do, we recommend keeping good, tested, off-system (and off-site) backups.

Comment Re:What is the method / software used (Score 2) 322

Pretty much anything open source. If you're not allowed to see the source (skype, hardware disk encryption, proprietary encryption, windows built-in encryption) you can bet that FBI has a master key.

Doesn't mean it's safe just because it's open source, but broken or bogus encryption solutions which are open source are quickly found out.

Comment Re:dump silly start up graphics (Score 1) 109

Scrolling all that text without 2D accelerated hardware (not likely to be in place that early) likely adds more to the startup time than loading and displaying a graphical progress bar, especially considering how any drive will read far more than necessary for booting in one go, so the extra load time will be virtually zero.

Slashdot Top Deals

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...