Slashdot Mirror


User: mathimus1863

mathimus1863's activity in the archive.

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

Comments · 123

  1. Re:Nobel Peace Prize winner on Schneier Calls US Stuxnet Cyberattack a 'Destabilizing and Dangerous' Action · · Score: 2

    Two options: take military action against Iran to prevent them destabilizing the region, and possibly starting a war. OR write a computer virus that stops them from destabilizing the region without violating any airspace, starting wars, or killing anyone.

    If doing nothing and letting Israel bomb Iran possibly leading to war is your version of "peace", then I'm glad you're not in charge. Life isn't always pleasant, sometimes you have to pick the lesser of two bad situations. In this case, no one died, no one got invaded, no bombs were dropped. That may not be worthy of a peace prize in itself, but it certainly doesn't violate one.

  2. What's with all the hositility on Bitcoin Mining Startup Gets $500k In Venture Capital · · Score: 5, Insightful

    Yes, there's a lot of people who are in Bitcoin because of become-a-billionaire-overnight fantasies. Yes, they are silly. But you remove all that and you're left with a really fascinating system that should appeal to everyone on Slashdot. It's a mix of cryptography, freedom of speech, computing, networking, finance, economics, and even politics -- most of us here dig that stuff.

    Get over the hype and take Bitcoin for what it really is: a fascinating experiment that has, so far, withstood the amazing barrage of publicity, hacking attempted, legal uncertainties, and remains valuable for reasons completely contrary to everyone that says it's worthless. It may become worthless one day, but consider the possibility that Bitcoin is disproving all your wildly oversimplified assumptions about what makes something valuable. It is completely different, and there's plenty of reasons to believe that it could succeed as much as it could fail.

    I like to think of Bitcoin like gold. Nothing is backing gold. It's a material for which there is a limited supply in the world, and which is universally regarded as value because of various properties it has: perhaps beauty, fungibility, density, etc. Bitcoin is really the same, with a limited global supply, except that it has different properties, mainly ease of transfer over the internet, fungibility, storage efficiency, near-anonymity and built-in escrow.

    I don't think it's any more ludicrous for Bitcoin to have value than it is for gold to have value. And in the end, when I want to sell WoW weapons, buy webserver space, or play a few games of poker online, why would I use gold, cash or paypal, which all require me to remember log-in creditials, give away information and/or a bunch of third party fees. There's plenty of value in being able to pay people across the world, instantaneously, without sacrificing your privacy, and without paying any fees. Why is that not valuable? Seriously... quit focusing on the get-rich-quick kids, and start appreciating Bitcoin for it's unique properties and philosophy.

  3. Useless without Entanglement on D-Wave Announces Commercially Available Quantum Computer · · Score: 1

    Here's previous comments about what quantum computing really is: Informative!

    D-Wave has always been known to be full of $#!+ when it comes to quantum computers. They've never demonstrated entanglement in their QCs which pretty much makes this a classical computer with a different medium for pushing information around. That's not to say that their research is complete shit. They are pioneering better ways to control qubits. But actual quantum computers are a major threat to modern day cryptography, and this "quantum computer" doesn't concern me at all.

  4. Let's get something straight on Linode Exploit Caused Theft of Thousands of Bitcoins · · Score: 0

    I'm really tired of hearing the same Bitcoin-is-worthless jargon coming out of /. on every Bitcoin headline. And it's not like there's a Bitcoin story every day... it's once every couple months, so you can't really be getting "sick" of it...

    People can argue all they want about economic theory and fiat currency, intrinsic value, etc. But the fact is that Bitcoin has had value >=$1/BTC for over a year now. And it's growing. When the speculator bubble burst, everyone thought for sure that was the end of it. But what really happened was that the speculators got out of the game, and now Bitcoin is progressing much more naturally... and so far it's been successful.

    I don't care what your economic theories are: Bitcoin still exists and is used for online commerce. I don't care whether you think it's worthless: they have clearly demonstrated they are not worthless, and in fact have very non-negligible value to a great very many people. I don't care whether you think the gold-standard was a bad idea, or whether Bitcoin is a commodity or a currency: Bitcoin is thriving and has been thriving for a long time. There's still plenty of questions left to be answered about Bitcoin and its place in society, politics and economics. But one fact remains: Bitcoin itself is empirical evidence that all your theories about whether it should, could or will remain valuable, may not be accurate. That's not to say there's no truth at all in your arguments. But Bitcoin is a truly novel, one-of-a-kind thing, and it has demonstrated more than just being worthless-bits, simply by the fact that it not only still exists, but that it is thriving.

    And geezuz: I thought /. was about geeks. Bitcoin should be a popular topic here, as it represents online freedom, cryptography, politics, economics, computing, and networking all in one big, brilliant mess of bits -- basically everything everyone loves talking about, here. Even if you think the currency will crash tomorrow, it should still be a fascinating topic, hardly worth the intransigent beatings that it receives on every slashdot story.

  5. Pre-emptive strike against wtf is a QC on IBM Touts Quantum Computing Breakthrough · · Score: 5, Informative

    I took a class on Quantum computing, and studied many specific QC algorithms, so I know a little bit about them.

    Quantum Computers are not super-computers. On a bit-for-bit (or qubit-for-qubit) scale, they're not necessarily faster than regular computers, they just process info differently. Since information is stored in a quantum "superposition" of states, as opposed to a deterministic state like regular computers, the qubits exhibit quantum interference when mixed with other qubits. Typically, your qubit starts in 50% '0' and 50% '1', and thus when you measure it, you get a 50% chance of it being one or the other (and then it assumes that state). But if you don't measure, and push it through quantum circuits allowing them to interact with other qubits, you get the quantum phases to interfere and cancel out. If you are damned smart (as I realized you have to be, to design QC algorithms), you can figure out creative ways to encode your problem into qubits, and use the interference to cancel out the information you don't want, and leave the information you do want.

    For instance, some calculations will start with the 50/50 qubit above, and end with 99% '0' and 1% '1' at the end of the calculation, or vice versa, depending on the answer. Then you've got a 99% chance of getting the right answer. If you run the calculation twice, you have a 99.99% chance of measuring the correct answer. However, the details of these circuits which perform quantum algorithms are extremely non-intuitive to most people, even those who study it. I found it to require an amazing degree of creativity, to figure out how leverage quantum interference constructively.

    But what does this get us? Well it turns out that quantum computers can run anything a classical computer can do, and such algorithms can be written identically if you really wanted to, but doing so gets the same results as the classical computer (i.e. same order of growth). But, the smart people who have been publishing papers about this for the past 20 years have been finding new ways to combine qubits, to take advantage of nature of certain problems (usually deep, pure-math concepts), to achieve better orders of growth than possible on a classical computer. For instance, factoring large numbers is difficult on classical computers, which is why RSA/PGP/GPG/PKI/SSL is secure. It's order of growth is e^( n^(1/3) ). It's not quite exponential, but it's still prohibitive. It turns out that Shor figured out how to get it to n^2 on a quantum computer (which is the same order of growth as decrypting with the private key on a classical computer!). Strangely, trying to guess someone's encryption key, normally O(n) on classical computers (where n is the number of possible keys encryption keys) it's only O(sqrt(n)) on QCs using Grover's algorithm. Weird (but sqrt(n) is still usually too big).

    There's a vast number of other problems for which efficient quantum algorithms have been found. Unfortunately, a lot of these problems aren't particularly useful in real life (besides to the curious pure-mathematician). A lot of them are better, but not phenomenal. Like verifying that two sparse matrices were mulitplied correctly has order of growth n^(7/3) on a classical computer, n^(5/3) on a quantum computer. You can find a pretty extensive list by googling "quantum algorithm zoo." But the reality is that "most" problems we face in computer science do not benefit from quantum computers. In these cases, they are no better than a classical computer. But for problems like integer factorization, bringing the compute requirements down to polynomial time isn't just faster: it makes a problem solvable that wasn't before.

    Unfortunately [for humanity], there is no evidence yet that quantum computers will solve NP-complete problems efficiently. Most likely, they won't. So don't get your hopes up about solving the traveling salesmen problem any time soon. But there is still a lot of cool stuff we can do with them. In fact, the theory is so far ahead of the technology, that we're anxiously waiting for breakthroughs like this, so we can start plugging problems through known algorithms.

  6. Re:Enhancement, from the NSA? on NSA Releases Security-Enhanced Android · · Score: 5, Informative

    Have you ever heard of the Underhanded C Contest. You get points for making the code exhibit some kind of backdoor, extra points for the more it looks like it could've been an innocent mistake (for instance, code where using a less-than-or-equal-to operator instead of less-than operator actually opens up an obscure security hole, and it's a mistake programmers make all the time).

    I recommend you look at some of the examples of winning entries. It's amazing what these people have come up with. No number of eyes will find it. Simply put, even if it's a popular open-source project, thousands of eyes are likely to miss a well-placed backdoor like these. And if anyone is capable of doing it, the NSA certainly is.

    Still don't believe me? How about the OpenSSH PRNG flaw that went unnoticed for two years, despite being used in servers all over the world. It was due to someone removing what appeared to be a useless line of code, but that code was actually adding some necessary extra entropy to the random number generator. It might've been an accident, or malicious. But the point is it happened, and on a high-profile project.

  7. Ludicrous on Researchers Locate Flaw In Bitcoin Protocol · · Score: 2

    Shame on you slashdot. This is a disgustingly misleading headline that has absolutely nothing to do with the paper. The paper is only offering recommendations for the future, based on some incorrect assumptions about the network (which is that there will be difficulty in propagating transactions). This is not a "flaw" in the protocol.

    The Bitcoin network is well-connected and the only nodes that have incentive not to forward txs make up a tiny percentage of the network (less than 1%). Even if they were the only nodes on the network, the network is designed so that users can locate them, and it costs nothing for a user to forward their transaction to many/all of them. This is completely a non-issue.

  8. Re:To be clear... on New Mac OS Trojan Produces BitCoins · · Score: 1

    Someone purchases X BTC from an exchange, donates it to Wikileaks anonymously and easily. Wikileaks then sells X BTC to an exchange -- or if there is a problem with official bank transfers, I'm sure they can sell to investors who would be happy to buy for 10% off. In the end, Wiki leaks gets the 90%*X*exchangerate, which is dramatically better than the 95% loss due to income due to gov't/bank freezes on assets and transfers. The volatility risk is only in the time between when they receive the BTC and when they sell it, which is a very short time given how fast BTC transactions can happen.

  9. To be clear... on New Mac OS Trojan Produces BitCoins · · Score: 1

    Bitcoin has some intrinsic value -- but unfortunately, most of this value has the most impact on those doing illegal or unethical things. The ability to control and move them across the globe, nearly instantaneously, with no restrictions or fees, and without the ability of any government/bank to stop/freeze it, has produced quite a market for it (and it can be anonymous if you know what you're doing). You say it has no value, but what about Wikileaks who have had 95% of their assets and income cut off by governments and banks freezing their money. They'd still be 100% functional if they were dealing in BTC. And of course, the drug trade benefits too. These aren't the most "ethical" reasons for it to have value, but they don't have to be good reasons to impart actual value. The fact is, there are people who want BTC, and as long as there's a scarce amount of it, it's going to acquire value in the minds of some. (BTW, I have no interest in these unethical properties, I'm all for BTC because of the fact I have control over it, and don't have to pay anyone or give out any information to use it).

    To those arguing about bubbles -- I'm interested to see how this exactly looks like a bubble. Bubbles burst, BTC didn't. The fact is there's still lots of people involved in BTC, there just happens to be more people selling than buying, which is why the prices has declined slowly over months... it didn't just collapse in a week like most bubbles.

    Personally, I'm happy to see all the speculators get out of BTC, and hopefully it can maintain some degree of stability now without all the gambling. Unfortunately, botnets and Trojans like this are probably the biggest reason for the price decline, as their constant sell-off causes negative pressure on the prices. But what is interesting is that so far no one has actually succeeded at attacking the protocol itself. Sure, individual websites/exchanges get attacked, but the protocol itself remains secure. I think it's worth something that the botnet owners have decided to play by the rules of BTC... because if they could break the system to make a quick buck, they would. But so far there has been $20,000,000+ worth of value in the BTC for many months, which is plenty incentive for every unethical person in the world to break it--yet no one has.

    I'm not convinced that Bitcoin 1.0 (right now) will survive the test of time. It's security is great, but it's name has been soiled, and some lessons learned really need to be applied, but cannot be once the beast is set in motion. I wouldn't be surprised if it stuck around for a while, but even if it doesn't, something else will replace it. There's too much value in "freedom-enhancing" currencies, and there's no doubt that Bitcoin has been a proof-of-concept for it that it works.

    P.S. - Bitcoin really shouldn't be referred to as a "currency." It's more like a commodity, similar to gold, since there is a finite amount of it in the world. If BTC is going to survive the legal battles, it would be best for its supporters to not fight for it as a currency, as that can open it up to all kinds of legal attacks.

  10. I love the pot legalization responses on The White House Responds To We the People Petition · · Score: 1

    Guys... what did you expect? Nobody supports pot legalization more than me, but publicly supporting it as acting or candidate president is still suicide in today's politics. You can complain all you want, but that doesn't mean Obama is going to suddenly turn around and support an issue that is likely to destroy his chances of re-election. If you've been paying attention to politics at all, ever, you'd know that "politically correct" is not even close to the same as "correct." You have no choice but to play the politics game once you're in the game. This statement/response is part of that game.

    Of course I whole-heartedly disagree with this statement, but show me one presidential candidate who publicly supports pot legalization and has a tangible chance of being elected. That politician has never existed. I assure you, Obama actually believes pot should be legal. As do hundreds of other politicians out there. But the solution (for the politician) is not to sacrifice their job to admit he believes in legalization, until the population is ready is ready for it. The real solution (for the constituents) is getting people in the population educated on the matter to the point that it actually becomes acceptable for a major politician to support it. This isn't Obama's problem... it's our problem. I only wish we had a better education system that encouraged people to think for themselves, instead of just believing everything they heard the first time.

  11. At least it wasn't due to security flaws on Value of Bitcoin "Crashes" · · Score: 1

    I have been writing BTC software for the past couple months as well as studying the cryptography behind it. One thing BTC has going for it is that it's remarkably secure given that it's decentralized. The price drop is more to do with lack of interest (and probably dumping by botnet owners who mine only to sell them). This leaves two possibilities:

    (1) BTC has a chance to continue to be used, and catch on again later, when its merits have been demonstrated through simple longevity. If, in two years, there still has not been a successful attack on the network, people can mess around with it without feeling like they're taking a huge risk.
    (2) The proof of concept is done. Whether BTC itself survives, or there is some new, related cryptocurrency, Bitcoin itself proved that such a decentralized system can exist. I fully believe that something like BTC will prevail in the future, whether it's BTC itself or not. In a world where people are craving less gov't and less big banks/money, I think there is a lot of desire for a decentralized, secure currency.

    I think it's major downfall was the lack of usability by regular users -- which is why I set out to write my own software. The core developers did a great job with protocol and security, but it was never usable by non tech-savvy people who were only mildly interested. I still have grand plans for how to bring all the features of BTC to the general public without requiring waiting 24 hours for the blockchain to download, and with the ability to easily encrypt wallets and keep BTC safe offline. It was only recently that the core developers were able to get wallet-encryption implemented, but it was way too late--after a string of high-profile attacks and thefts caused negative PR and massive loss of interest in the currency.

    Something like BTC will exist in the future. And I think the system that succeeds will be one in which both the protocol is secure and the system is usable by Joe the Plumber.

  12. 2500 Friends? on Newb-Friendly Linux Flavor For LAMP Server? · · Score: 0

    Who is posting on slashdot who has 2500 friends?! Wait, does anyone have 2500 friends besides 16 year-old girls on facebook?

  13. On the bright side... on GPGPU Bitcoin Mining Trojan · · Score: 1

    I fail to see how this has any impact on the BTC network stability -- in fact, they're only helping to make the network more secure. The only known vulnerability in the network is the threat of someone being able to write blocks faster than all the other non-cooperating nodes, which means single-handedly controlling more than 50% of the entire global bitcoin computation. The more miners there are, the harder this is.

    The more direct threat here is if the botnet itself approaches 50%+ of the network. But as it is, the global computation rate is high enough that you'd probably need a few million computers in your botnet to even get to the same order of magnitude as the rest of the network.

    As for complaints about "illegal bitcoins," there's nothing to see here. Do people lose confidence in USD everytime someone robs a bank because there are "illegal" dollars in the wild? No, money is money, bitcoins are bitcoins. The problem/illegal part was the person robbing the bank or unauthorized access to people's computers to create a botnet. They're still legit Bitcoins. The only threat to the network is as someone else said: the people controlling the infected computers are probably dumping the coins on the market right away to convert it to cash, which will lower the price slowly over time. And other miners (like myself) will make a few less milli-BTC per day for our watts...

  14. Better than at the casinos on Massachusetts Lottery Broken · · Score: 1

    You can find statistical holes in casino games, too. The difference is, the state doesn't kick you out if you win too much.

  15. It's all about the demand on Why Your Dad's 30-Year-Old Stereo Sounds Better Than Yours · · Score: 1

    Maybe this has something to do with people not actually noticing the difference in sound quality from their equipment. If a critical proportion of people could hear the difference and cared, then there would be demand for it, then there would be more options for it.

    Instead, you end up with something like the "Hi-Def TV" revolution that had something like 30% of people with HDTVs, but they weren't watching in HD because they were using the wrong cables, and they didn't even know it

  16. Bitcoin miners have known about this for a while on Why Waste Servers' Heat? · · Score: 2

    I realized this at the end of winter when I had 8 high-power GPUs running in my condo mining Bitcoins, and my central heating was not running anymore. You put your hand behind one of the quad-GPU computers on full load, and it feels like a blowdryer, running 24 hours per day. Seemed to have no problem heating 1200 sqft. This seems to apply to GPUs more than anything, though. I don't know how many CPU servers can produce 1.5 KW of heat...

  17. Re:Way to survive the "Big Crunch"? on Did Some Black Holes Survive the Big Bang? · · Score: 1

    By the way, does time stop completely below the event horizon? Might be another reason why hiding out in a black hole wouldn't be such a good idea.

    Amusingly, I just attended the last class before my final exam in general relativity, and all we talked about was the math behind black holes. Pretty interesting stuff, if only I could've understood all of it...

    It turns out that space and time actually switch inside a black hole. Your time vector becomes space-like and your spatial vectors become timelike. What does that mean? I'm not entirely sure, but I do know that there is no escape from hitting the singularity at the very middle of the black hole. Since time is always moving forward, and your radial distance from the center is now your time vector, you have no choice but to eventually hit the middle. So far, what is at the middle of a black hole is still a bit of a mystery.

    On a related note, the higher the gravity field you are in, the slower your time moves relative to observers outside that gravity field. Therefore, as you fall into a black hole, you will actually reach the event horizon in a finite amount of time (by your own watch), but a stationary observer from Earth watching you, will see everything slow down exponentially as you get closer to the event horizon. It slows down so much that they never actually see you hit the event horizon--it takes an infinite amount of Earth time for something to hit the event horizon. However, the infalling object experiences only a finite amount of time before getting to the event horizon, and then another finite amount of "time" before hitting the singularity at r=0. What happens there is still a matter of speculation.

  18. Nexus One was pretty good on Google's Nexus S, A Look At Gingerbread · · Score: 1

    I have had a Nexus One for almost a year now, and I absolutely adore it. I was quite disappointed to see that it got mediocre reviews. At worst, internet access can be a little slow (and a bit more latency than I'd like). But it has every sensor in the world, and a decent [enough] battery life. I'm also quite fond of having vanilla Android, because it means upgrade immediately (I got a gingerbread upgrade notification today, actually), and the OS doesn't risk being bastardized by some provider company with less-capable software people than Google.

    If my Nexus One broke today, I'd buy a Nexus S in a heartbeat.

  19. This is nothing new on New Technique For Making JPEG Images Copy-Evident · · Score: 1

    My job is image processing, and we are all well aware of the "quirks" of storing images as JPEG. Since it typically uses frequency information, converting to a BMP for a photo editor, and then converting back with some minor modifications introduces all sorts of artifacts into the JPEG coefficients upon recompression. These artifacts can be detected by a program looking for them, and I'm surprised such algorithms are not in use in existing software. And the detection would be able to ignore image resizing...

    Of course, this kind of detection can be evaded by someone who understands the compression algorithms and knows how to work around it... but at least it could flag images modified by amateurs. After all, the TFA has the same goal, just it wants to make the "flag" be user-visible, not just rely on a program for detecting and flagging it.

  20. Re:The Real question is... on Should Younger Developers Be Paid More? · · Score: 2, Interesting

    Careful... it's not always about languages. I completely agree that time is going to favor the experienced programmer if it's something like learning C++ when you've only worked in Java. However, it's not always like that.

    Take CUDA for instance (NVIDIA-based GPU programming), which is a relatively new technology that is in extraordinarily high demand in my work place (a physics lab). The fact is, learning it is not like learning another language, you have to understand a completely different hardware model, and it takes a level of algorithmic puzzle-solving to find efficient ways to store/move/handle/process data in parallel. The rewards are dramatic, but it can't be conquered by just teaching your old programmer a new language. It's a whole new programming paradigm. Such changes in the nature of the design may be difficult for someone with a lifetime of other experience to mold into.

    Of course, you can't move too far in favor of the young guys, because you can't jerk people's salaries around like crazy. It's one reason we frequently have low correlation between salary and "value." If they were perfectly correlated, I'd be making $500k some years, $20k other years, making it impossible for any employee or employer to handle budgeting in any sane way. Is the company going to be able to justify continuing to pay this kid $200k in 5 years when the "hot new tech" is the norm and everyone is making 30% less? Making salaries too flexible adds a level of unsustainability to the entire system.

  21. TMI on WikiLeaks Starts Mass Mirroring Effort · · Score: 2, Insightful

    Wikileaks behavior here is ridiculous, and I don't think we should be supporting them at this point. Trust me, I am all for exposing corruption and illegal behavior, but that's not what Wikileaks released. Every partnership, company, country, etc, must have the ability to have frank internal conversations about various relationship with others, that must be private. Examples:

    Clinton instructing diplomats to spy on UN officials : RELEASE
    Afghan corruption throughout military operations: RELEASE
    Candid assessments about Karzai's leadership : DO NOT RELEASE
    Name calling of the Prince of England : DO NOT RELEASE


    These extra releases have done nothing but put many countries into very awkward diplomatic relationships, which does nothing to benefit "fighting corruption." Those kinds of releases are stupid and unecessary.

    In this case, I think wikileaks went waaay too far. Assange just wanted to make history by releasing all of them, because nothing like this has ever become public before. On that note, despite my bitter disagreement with him, it is intensely interesting to see a complete cross-section of classified US diplomatic discussions and assessments, and related communications with otehr governments. Probably not worth the damage done to global "social" health, but I will read every word of it...

  22. I've studied Quantum Computing on Quantum Computing Explained! (Well, Sorta) · · Score: 1

    ...and I read most of the fine article. It puts too much emphasis on quantum entanglement, which is useful for quantum cryptography, but not as important as quantum interference. It's the weird quantum states of the individual qubits that interfere with each other, that make a quantum computer. If you can figure out how to encode information into the quantum state of a qubit, and get a bunch of them to interact in a given way, you get the quantum interference to cancel out the information you don't want, and leave the information that you do want (probabilistically speaking). Unfortunately, the math and creativity needed to encode problems as such requires some truly stellar mathematical/physical thinking, and we wouldn't be having any Quantum code-monkeys like we do with classical computers.

  23. Before the accusations start... on Google Admits To Collecting Emails and Passwords · · Score: 1

    Before people start freaking out about how evil Google is, I wanted to temper the rage by pointing out that Google's involvement is purely passive. Their collection techniques were solely collecting wifi payloads that were visible from the street, and never actually attempted communication with any routers. It would be a completely different story if Google had actively logged into routers and collected data, as that would be a major criminal violation. But they didn't.

    I'm not suggesting that saving the data was entirely ethical, but they weren't out there to collect it. If anything, this demonstrates just how ridiculously insecure an unencrypted wifi network is. If you do nothing else, at least use WEP, despite all it's vulnerabilities. It will keep 99% of people out of your network (i.e. the casual neighbor looking for a free connection when their own service is not working).

  24. Silly but not obvious on Microsoft Patents GPU-Accelerated Video Encoding · · Score: 1

    Graphics cards are used to RENDER video all the time. But, the actual encoding of video has always been done with the CPU, at least up until a few years ago. It's because the encoding itself is a complex algorithm, and GPUs had not really been used to implement arbitrary algorithms before, only the simplistic, high-volume calculations needed to render 2D/3D scenes onto your monitor. It's not until recently that GPUs have become popular for highly-parallelized, general-purpose programming (GP-GPU) that these kinds of patents come about.

    Still doesn't mean it should be patented. It's just like all those patents that are for "Patent for doing X... over the internet". It is silly, but not obvious, since GP-GPU is a relatively new field (in the last few years).

  25. Exponential Speedup?? on Two-Photon Walk a Giant Leap For Quantum Computing · · Score: 3, Informative

    Summary is wrong. Quantum algorithms cannot provide "exponential" speedup of any problem. If they could, we would be able to [probably] solve NP-complete problems with quantum computers, and that hasn't been proven yet. The best they can do is "super-polynomial" speedup of classical algorithms.

    Google "quantum algorithm zoo" to see all the known algorithms and their speedups (and how unexciting most of them are).