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

 



Forgot your password?
typodupeerror
×
AI

Submission + - John McCarthy, AI pioneer, LISP inventor, dead at (theregister.co.uk)

An anonymous reader writes: from Hammer-- He coined the term, Artificial Intelligence, created LISP and founded the Stanford Artificial Intelligence Laboratory. About LISP and Mccarthy, from Paul Graham "He showed how, given a handful of simple operators and a notation for functions, you can build a whole programming language. He called this language Lisp, for "List Processing," because one of his key ideas was to use a simple data structure called a list for both code and data."
AI

Submission + - The Real Job Threat (nytimes.com)

NicknamesAreStupid writes: The NYT reports on a book by Erik Brynjolfsson and Andrew P. McAfee (MIT director-level staffers), Race Against the Machine, stating that the true threat to jobs is not Indian or Chinese outsourcing — it's the machine! Imagine the Terminator flipping burgers, cleaning your house, approving your loan, handling your IT questions, and doing your job faster, better, longer, and cheaper. Now that is apocalypse with a twist — The Job Terminator.
AI

Submission + - John McCarty - Father of AI and LISP - dies at 84 (wired.com)

Tx-0 writes: John McCarthy died on Monday at the age of 84, according to Stanford University, where he served on the faculty for almost four decades. In organizing the Dartmouth Summer Research Conference on Artificial Intelligence in 1956, McCarthy not only added a term to the popular lexicon, he founded an entirely new area of research alongside fellow pioneers Marvin Minsky, Nathaniel Rochester, and Claude Shannon. In the years to come, he would go on invent LISP — one of the world’s most influential programming languages — and he played a major role in the development of time-sharing systems.
AI

Submission + - John McCarthy has died (wired.com)

cstacy writes: John McCarthy, who coined the term "Artificial Intelligence" and helped found the field, invented LISP, garbage collection, time-sharing, and made other seminal contributions to computing, has died at age 84.

Comment Science should be open anyways (Score 3, Informative) 209

If everyone would just publish their papers on their web sites, as most computer scientists do (e.g., using bibbase.org), then this wouldn't be necessary. Of course, journals need to secure their funding, but I believe that with the web and the new open (peer) reviewing approaches, we don't really need journals all that badly anymore. Also, in computer science, e.g., it seems that there are now conferences that have higher standards of acceptance than the top journals in the respective fields. That is not to suggest to remove the concept of longer, more thoroughly reviewed articles though. They are important too, but could be reviewed and published in different ways (web). Print is so 19th century :-)

Comment so it's an iphone with a laser on the bottom? (Score 1) 156

.. or are they just going to forget about the laser in the future and just use the accelerometer for that purpose? Sorry, but to me that doesn't seem quite patent worthy "a device with a motion sensor and a touch screen"? come on! I believe there are even already apps for that (using your touch-screen phone as a mouse).

Comment Try using a scientific workflow system (Score 3, Insightful) 235

You may want to consider a scientific workflow system. These systems handle both data storage (including meta-data and provenance -- where the data came from), and design and execution of computational experiments. If you are concerned about the complexity of the meta-data (e.g., pH value..) and would like to make sure to be able sort things according to this, you want to give "Wings" a try. You can try out the sandbox to get an idea: http://wind.isi.edu/sandbox.

Slashdot Top Deals

Intel CPUs are not defective, they just act that way. -- Henry Spencer

Working...