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

 



Forgot your password?
typodupeerror
×

Comment Getting it right (Score 1) 339

As a Singularitan, I recognize that super-AI may turn out to be impossible. After all, we don't have a theory that proves it possible yet. However, in the case that it is possible, the creation of the super-AI will be the single most important event in our observable universe. Thus it is worthwhile to spend some effort in getting it right.

Comment C++11 (Score 1) 435

I've used C++ since 1997.

Don't care much for the STL. Its syntax is nice, and I don't mind the size overhead much, but the compilation time is noticeably increased the more templates you use.

C++11 has a bunch of syntax improvements, like "auto" and inline class member initialization. I think I'll use it for most of my future programs.

Comment Re:Ob (Score 1) 732

'We've got a lot of rethinking to do,' concludes Friedman

Sounds like hard work. Can't we get a computer to do it?

Probably, yes. But it will be hard to make sure it's done right.

Slashdot Top Deals

Always draw your curves, then plot your reading.

Working...