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

 



Forgot your password?
typodupeerror

Comment Re:Every Two Years (Score 2) 79

Stacking chips is not the same as a monolithic chip with multiple active layers. When chips are stacked, each chip can be tested before stacking, and the final yield becomes a question of successful interconnect and not damaging chips during assembly. With multilayer chups each layer must be perfect for the device to work.

I'd guess that they're not using a process with the smallest geometry. That way they can have a process that is basically very high yield for each layer; the resulting die will have acceptable yield.

An advantage of monolithic multilayer over stacking is that there's no risk that the thermal flow will have gaps.

Comment Re:Say hello to Wirth's law (Score 1) 79

OTOH the nice thing about software is that it's easy to update, so anyone is free to replace their slow/inefficient software with a faster/efficient version as soon as they obtain it, at which point their fast hardware should run the efficient software very quickly. Nothing (except possibly bad management decisions?) is preventing anyone from creating efficient software, either.

Comment Re:If all of AI went away today (Score 1) 149

The concept of artificial intelligence (AI) has been part of human culture for thousands of years, appearing in ancient myths and legends.

Perhaps it was referring to golems? That idea dates back to 400-500 BC, although really they behave more like traditional computer programs than anything we'd currently consider intelligent.

Comment Re:Yo Dawg (Score 3, Insightful) 9

I don't need an AI to write my code, since I can write code myself. That said, it could be nice to have an AI inspect my code and point out anything it suspects might be a bug... there are already lots of static analysis tools that do this sort of thing and they are great, but I think AI might be able to find different classes of bug that are beyond the capabilities of static analysis.

Going a bit further, what would be even more useful is an AI that can run my program and exercise its GUI (or fuzz its inputs) and monitor the resulting behavior the way a human would, to look for faults during execution. Human-driven SQA is always a lot of tedious work, and a production bottleneck.

Comment Re:Why all this god stuff (Score 1) 227

America was founded mostly by religious fanatics escaping countries that were either less fanatical or that pushed different fanatical beliefs. The result was a higher per capita fanaticism than Europe during that time period. From a higher starting point it takes longer to get to any particular lower point.

There are probably other reasons, perhaps in the US there's less punishment for believing silly things.

Comment Re:Look at the evidence! (Score 1) 227

There is no evidence for resurrection, all that exists now are writings (which are not evidence) and proven frauds like the Shroud of Turin.

Richard Carrier has published what is currently the best summary and evaluation of Christian claims. In short, the odds of Biblical Jesus ever existing are at best 1 in 3.4; the chance of resurrection being true is 0. (approximations based on my watching Carrier's youtube videos)

Slashdot Top Deals

Save energy: Drive a smaller shell.

Working...