Forgot your password?
typodupeerror

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

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) 156

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.

Comment Re:if they can't make them stop hallucinating (Score 1) 98

How long ago did this happen? The summary didn't list the date of the submission of the "testimony", but thing like this tend to take time to process, so I'm guessing that it happened well over a year ago. This make his claimed "honest mistake" due to ignorance believable. But it also negates your point.

That said, they won't be able to stop hallucinations without breaking the AI models. That's a mistake that people make all the time. What they need to do is prioritize having the AI determine how certain it's statements are, and including that in the statement...but people won't like that kind of answer.

Comment Re:Same error often repeated (Score 3, Interesting) 33

OTOH, this sounds like one of the reasons I prefer debs from the standard repository over things hosted on other sites. Yeah, it's not perfect, but it's safer than lots of project specific repositories. (And it's one of the reasons I try to avoid Javascript, Go, and Rust.)

Slashdot Top Deals

"It's my cookie file and if I come up with something that's lame and I like it, it goes in." -- karl (Karl Lehenbauer)

Working...