Forgot your password?
typodupeerror

Comment Re:Which is it? (Score 0) 123

A few days ago there was a story about how an AI store was failing horribly. It can't do that, but at the same time will destroy us?

Not "at the same time". You're conflating what AI can do now with what it will likely be able to do in a year or five, or 20.

Amodei and others are worried about what AI that doesn't yet exist may do, not about what current-generation AI can do. AI is getting better, very quickly, and unless there's some blocking obstacle that no one has been able to identify will at some point become far, far smarter than humans, individually or collectively. So before that happens, we need to figure out how to make sure that superintelligent AI wants to help us, and wants to do it in the right way.

Comment Reliability seems more important? (Score 2) 123

With all this rushing to improve AI engines and whatnot? It's the uptime/reliability that's concerning me as much as anything else.
I've seen ChatGPT Work have multiple outages just in the short time our office started using it. And even when they claim systems are running normally? You can easily get timeouts trying to complete relatively simple requests in systems like Co-Pilot, at least using the free edition.

If I ask my co-worker to complete a task, I have a pretty reasonable assumption he's going to do that. If he fails to complete requests several times in a short time-frame? Then it's likely he'll get in trouble for that, even potentially resulting in his termination. AI should be held to an even higher standard since it's a machine.

What happens when everyone is counting on AI to do necessary parts of daily workflows and then it has an extended outage? That's like your whole workforce going on strike.

Comment Re: Nothing of value was added (Score 2) 155

Also, Rust is more complex to use than C, so a small program is much better in C. And a large program is probably better in either C++ or Python(with a lot of library calls).

I don't like Rust, so I'm probably not being fair to it, but I struggle to identify a good use case. (Personally, I'd rather use Forth than Rust.)

Comment Re: Nothing of value was added (Score 1) 155

Note however "will be", not "is". It's not there yet.
Then you have the problem of getting the right standards.
Then you have the problem of getting the right specs.
Then you have the problem of getting the right problem. ...
There's probably an end to this somewhere, but I doubt that it will be in perfection.

Slashdot Top Deals

To write good code is a worthy challenge, and a source of civilized delight. -- stolen and paraphrased from William Safire

Working...