Forgot your password?
typodupeerror

Comment Re:Who watches the watchers? (Score 4, Insightful) 165

It is possible to put laws into place that require how public-private partnerships work. It would be an imposition upon Flock and upon the police. And that is just fine, and as it should be.

Law enforcement contracting to the private sector should not be allowed to be a bypass of our rights.

Comment Re:Sounds like... (Score 1) 97

The only place I see Al in the legal profession making sense is to do basic caselaw research, where it can cite the sources and the references upstream and downstream to those sources. The lawyer should be responsible to review the claimed caselaw citations to determine the merit of their support for the argument that the lawyer is making, and to pick the particular citations to use that are the strongest for the particular case.

Likewise the same sort of search but inverted, for one's opponent's most likely arguments or rebuttals might be performed, again with the lawyer doing the review based on the citations that the Al tool provided.

There was a television series in the 2010s called Person of Interest where the premise was that one of the main characters had managed to achieve Al, but in order to satisfy legal constraints, the Al was only allowed to spit-out a single phrase about a person, rather than any detail of any sort. It was up to the limited number of persons associated with the Al to figure out why this 'person of interest' had been referenced, whether they were the perpetrator, the victim, a witness, or someone who would suffer downstream effects. While soft science fiction, and pretty clearly taking inspiration from the older series Quantum Leap in having to figure out why they were there, the concept had some merit as to how Al should really be used. It should be treated as untrusted, it should be treated as requiring thorough review. It should be treated as another tool available, but no more trustable or authoritative than any other, and arguably a bit less trustable, a bit less authoritative.

Comment Re:Functionally illiterate is the new norm (Score 1) 97

Except that in basically all of the examples that you cite, the transition was from one proven technology slowly into another technology that was at least approaching some degree of maturity by the time it it mass-market adoption.

In most of those examples. early adopters were nearly all ultrawealthy who were using it for themselves. Those who weren't incredibly rich were technology-enthusiasts of some fashion or another. Those groups initially worked-out most of the showstopper-problems with the technology before widespread adoption, and in many of those industries either compatibility or outright law added extra constraint over time.

AI for the masses has taken a different development path. It's not ready and is misbehaving, to the detriment of many. "Hallucinations" should not be tolerated at this scale of deployment.

Comment Who watches the watchers? (Score 4, Insightful) 165

Or as it was put nearly two millennia ago, "Quis custodiet ipsos custodes?"

This is why systems like this require human oversight. Arguably if there's a judicial review process for allowing searches, then this system needs to be required to use that process. With a system containing precinct, local court district, municipal, county, state, and federal district jurisdictions, the nature of setting up proper permissions alone should be a mandatory herculean effort, probably the most difficult part of the entire system.

Without such a system requiring judicial oversight to confirm that searches are authorized, all we have is a further slide into a police-state.

Comment So his argument is... (Score 1) 73

So his argument appears to be something like :Stealing clients money and spending it on something different than what you took it and said you're spending it on is a crime, but the amount you take is not related to the severity of the punishment, because it biases the jury" Right.

Comment Re:Shout it from the rooftops (Score 1) 39

Well, I wouldn't trust a screwdriver to plant a nail. Not because the screwdriver is "untrustworthy", but because it's the wrong tool for the job.

Same here. If you don't want buffer overflows and threading issues, C++ is a pretty poor choice for the job. Rust was designed to address precisely these kinds of problems.

Comment Re:Shout it from the rooftops (Score 1) 39

But (a) it's written in Rust because Mozilla didn't trust C++

It was not that they did not trust C++ (itself) but it is easier to verify the rust implementation (because rust does a lot of the memory safety checks at compile time), and there is a long long long history of codecs having memory safety issues. One less potential future exploit is always a good thing (one should note that rust does not protect against logic errors, so the code may still be wrong, just potentially less wrong).

So... they didn't trust C++ for this job.

Comment Re:Uhoh (Score 2) 130

There are lots of higher-level technical jobs that pay annual salaries far exceeding $100k. If it takes only three years to recoup the $100k, if the employee works for them for five years, they've still saved a fairly considerable amount of money.

On top of that I wouldn't be surprised at all if it's possible to take fees paid to the government as tax-writeoffs. Sufficiently large firms might well simply write off the money spent this way directly against their taxes.

Comment Re:Uhoh (Score 5, Insightful) 130

its not meant to make them stop using it. its meant to stop them from using it to replace there entire workforce with them. if someone is Reilly talented and worth the money there gonna have to pay for it. otherwise hire local.

You know what would work better than that?

Subpoenaing the hiring managers and HR staff and their records to see what sorts of applicants they've received domestically and to interview existing staff of the company and any 'heathunter' types they've used to fill jobs before to find out if they're actually having trouble filling jobs or if instead they're simply trying to replace more expensive domestic employees with foreign workers at reduced salaries.

There have been far too many examples where laid-off or soon-to-be-laid-off employees described the active process of training their replacements with great detail. If they wanted to really make a dent they would take those claims seriously and investigate accordingly, and levy heavy, heavy penalties. I'm thinking something like 10x the original employees' salaries kinds of fines.

Slashdot Top Deals

Suburbia is where the developer bulldozes out the trees, then names the streets after them. -- Bill Vaughn

Working...