Forgot your password?
typodupeerror

Comment In other news (Score 1) 69

The descendants of Ogg have renewed the ongoing lawsuit against the descendants of Zogg alleging that Ogg dropped a rock on Zoggs foot in a cave one fine day and it was really ouchie! Anthropologists are working around the clock trying to restore the cave paintings documenting the original complaint made to the tribal chief in 30,001 BCE.

Comment Re:when AI fails (Score 1) 58

The key is to use the AI more sensibly. Let it find things in code. Even let it look at possible bugs in the form of where does it "describe bug". Even let it propose changes. DO NOT let it make the changes, just show them. Do not just take it's word for it, take the shown code as a starting point but re-do it for maintainability after sanity checking it.

THEN it can be a useful tool.

Comment Re: Correct alert? (Score 1) 121

BOTH screwed up. The system shouldn't have made the match and the human should have done a better job seeing that the match was wrong. I'll go one larger and say the people who created the procedures screwed up because they didn't make allowances for the possibility of the first two screw-ups.

Comment Re:Trust But Verify (Score 1) 121

The problem is, people have been over-trusting technology since technology was invented. Consider the '70s when corporate representatives were so fond on the phrase "But the computer says...". Yes, you could hear the bold italics in their voice, as if it was the infallible final word on everything.

If THE COMPUTER says you shoplifted, rest assured, some dolt in a suit will treat that like God's own word booming from the clouds.

Comment Re:Perfectly acceptable. (Score 1) 68

The legal process is adversarial but it is not anything goes. Fabricating evidence and perjury are out of bounds for example.

I think this falls into that category.

OTOH, if the court DID use AI to make decisions, the whole court would invalidate itself, so there is some ethical wiggle room.

Slashdot Top Deals

The goal of Computer Science is to build something that will last at least until we've finished building it.

Working...