Since I bump into one of you guys in the Startup Lisboa elevator I been thinking about your startup. As a concept is cool and sounds great but as an actual product doesn't work.<p>First of, market. Not there isn't a market for computing power, but a market for this kind of thing. This is a good parlour trick, to show of browser power, but as a computational framework it doesn't work. There are far better and cost sensitive solutions, even using the cheapest AWS service. I know, because I did the math.<p>Second there is the ethical problem. You are are off shooting the cost of cloud computing to the website client that will pay for the extra electric power generated by your tasks. How do you justify that? More so, how can you justify a ecological minded person paying for mapreduce geological data from oil company?<p>Third, and the one that kills you, security. You cannot assure the confidentiality of the data being processed. You can not use homomorphic encryption because you do not know the operations you need to do on your data, and since you are working over it, at least in memory it must exist in plain text. Therefor you cannot assure your clients data confidentiality. Worse, this screws up the market fit. The only people that have big data needing to be processed that isn't confidential is research institutions. The thing is, research institutions buy computer power by the stack. I know, I work at one. There is always some grant that allows them to buy a bunch of computers to do parallel processing.<p>I've heard about you guys for over an year. And it took you more than a year to complete the full product to launch it. What have you been up to? I've seen clones of your product on techcrunch 500. I made a clone of your product using bitcoins, in a weekend. (I did the calculations and wasn't cost effective and I decided not to launch it) Where I work, Técnico Lisboa, we are actually thinking about deploying my clone in my work, over computers we own and provide that computing power to the faculty. Actually I've seen this in 2009, when it was shown of by Ruben Fonseca on Codebits (<a href="http://blog.0x82.com/2010/11/22/map-crowd-reduce" rel="nofollow">http://blog.0x82.com/2010/11/22/map-crowd-reduce</a>). If anyone can do this, how can you assure the competitiveness of your product.