Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Google built VM allegedly infring'g Oracle patents (Score 5, Informative) 344

That's the whole case. There's no Java license or trademark involved.

Two enormous differences with the Sun/Microsoft case: 1-- Everything Google built for Android is open-sourced; 2-- No Java license is involved

Google built a VM called Dalvik. Like the Java and .Net VM's, it can run code written in a number of languages, including the Java language. That patents at issue are not related specifically to the Java language, but they do cover common techniques in VM implementation, and if upheld could threaten other VM implementations.

Comment Has some biological properties (Score 3, Informative) 428

Reading the TFA, it looks like they went to some trouble to model some specific brain structures and synapse properties, including inter-area connectivity and learning, in the model. So it's not "Just a big neural net." However the accuracy of the simulation is limited--both by what we know about the detailed structure of the cat's brain and by the number and complexity of the structures they decided to model.

Comment Exactly like vendor lock-in (Score 0) 342

A non-standard compiler extension that is guaranteed to be supported by the vendor's compilers is pretty much the definition of vendor lock-in, even if the implementation is open-sourced. If other compiler vendors don't pick it up (and they won't with a standards-based alternative) all code that uses it becomes tied to the vendor.

Slashdot Top Deals

GIVE: Support the helpless victims of computer error.

Working...