Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Or let us keep our hard-earned money (Score 1) 574

* I have worked in the solar industry - even the polycrystal and monocrystal cells use an astounding amount of toxic gases and fluids to prep and coat a solar cell

Virtually anything in modern industry does. That's hardly an argument against solar cells. Is there a law of nature saying you're required to have those toxic compounds leak, otherwise the panel won't work? No? I thought so. Compare this with, for example, gasoline car exhaust...

Comment Re:Most people won't care (Score 1) 107

Actually, most of the billions of transistors in Intel parts go to cache.

Well, that's true. But even 1M transistors for a core might be a bit too much. Aside from the problems with validation, you wonder what other interesting choices for HW design we could have had with much simpler cores. Evolutionary optimization of everything below late-stage compiler intermediate code, perhaps? That would presumably be a massive undertaking, but perhaps very valuable in the long run. I don't think we have any idea how the existing systems fare in the larger universe of potential architectures. We just hope that they are good. But doing this with complicated systems is much more difficult than with simple ones.

Comment Re:Seriously! (Score 4, Insightful) 147

In this case, the Windows version is irrelevant. They didn't attack Windows, they attacked the software running on top of it.

There may be a somewhat strong correlation between being so stupid that you decide to run Windows XP on a sensitive embedded system and being so stupid that you write a sensitive application in a way that makes the whole system have obvious mistakes in it.

Comment Re:Most people won't care (Score 2) 107

Do you think any single person at Intel knows everything about such a chip? Even the experts of the experts? How do do you think you are going to even comprehend such a thing even if it is open source? It really makes no difference, and no open source community is going to design a modern high-performance CPU. Intel invested 10.6 billion in R&D in 2013.

Intel is bound by the requirement to run legacy software. Even an ARM system effectively has to be able to run it. A designer of a new open system would have no such constraints. Thus, no need to invest $10.6B and 5.5 billion transistors to reach a reasonable result for a wide range of applications. Attempting to review or redesign an Intel system would of course be a folly, but also completely pointless to begin with.

Comment Re:Most people won't care (Score 1) 107

Also, I suspect that you're ultimately wrong. What exactly prevents us from turning something like Project Oberon into hardware? There's nothing "antiquated" about a clean design. Or are you implying that anything non-baroque is antiquated by definition? Rather than coming up with ever-more-complicated cores, give me a hypercube of power-efficient cores and a stacked memory on top of them to play with. After all, in an era of most software containing some form of encapsulation and message passing between its constituent parts as a means of cleaning up internal interfaces, some form of storage non-locality can possibly hurt. And you can get all the performance you want for a small device without most of the complexity of contemporary COTS hardware.

Slashdot Top Deals

"May your future be limited only by your dreams." -- Christa McAuliffe

Working...