Forgot your password?
typodupeerror

Comment Re:Actively stalking is a different behavior ... (Score 1) 253

But the purpose of the stop was not enforcement of the vehicle code.

"When there is not probable cause to believe that a driver is violating any one of the multitude of applicable traffic and equipment regulations 24 -- or other articulable basis amounting to reasonable suspicion that the driver is unlicensed or his vehicle unregistered -- we cannot conceive of any legitimate basis upon which a patrolman could decide that stopping a particular driver for a spot check would be more productive than stopping any other driver." Delaware v. Prouse, 440 U.S. 648, 661, 99 S. Ct. 1391, 1400 (1979)

Comment Re:Actively stalking is a different behavior ... (Score 2) 253

In California, as I suspect in most states, the driver is required to produce a license and registration when being pulled over for a traffic stop.

California Vehicle Code 12951(b) states: "The driver of a motor vehicle shall present his or her license for examination upon demand of a peace officer enforcing the provisions of this code."

Since the vehicle was not involved, the stop would not require a license to of produced. Of course, the cop would lie and make up a reason.

Comment Re:Actively stalking is a different behavior ... (Score 1) 253

Part of the job of the police is to prevent crime. They don't have to wait for the angry ex-boyfriend stalker to hurt someone, they can have a conversation before that to prevent things from going too far. It absolutely is not. Courts have ruled again and again that the police have no duty to protect. No, you falsely conflate the officers actual intentions with the cover your ass policies that exist for when they do not show up in time.

No, when they decide not to show up or release someone that they should have detained.

If you are not suspected of a criminal act, the police have no business detaining you, full stop. Absolutely untrue, if there is a public safety concern no specific crime is necessary to have an interview.

Read Terry v. Ohio | 392 U.S. 1 (1968) and Hiibel v. Sixth Judicial District Court of Nevada (2004) 542 U.S. 177

Comment Re:Actively stalking is a different behavior ... (Score 2) 253

In many states, there is no requirement to show ID unless arrested. In other cases, there still has to be reasonable suspicion (the Terry standard).

Detaining someone for 1 second without reasonable suspicion violates the 4th amendment. Pulling someone over is not a consentual encounter, but the officer is probably trained to turn it into one. Extending the stop is unconstitutional. See Rodriguez v. United States, 575 U.S. 348, 135 S. Ct. 1609, 191 L. Ed. 2d 492 (2015),. I suspect that even a diminimus extension would be unconstitutional. So, a false report could be argued a civil wrong, even when causing a deminimus delay.

Comment Might be armed (Score 1) 253

The "might be armed?" might not be a crime. The defense would argue that there is a possibility and argue that it might not meet the standard of reasonable doubt. But in a civil case, it could meet the preponderance of the evidence.

How much would you like to bet that Flock's lawyers told them what exactly to say when calling the police?

Comment Doubling down (Score 4, Interesting) 60

Sonos eventually owned up to the mistake, considered bringing back the old app again, then booted its CEO and marched its new leaders out to apologize profusely to win back the company's furious customers.
Now, Sonos says it has a brand-new app update, infused with lots of generative AI features.

So, instead of bringing back the things that customers wanted, they doubled down on shoving what nobody asked for. LOL. LMAO, even.

Comment Re:old news... (Score 4, Informative) 96

What you describe is called indirect TPMS. It works by measuring the differences in speed between wheels through the ABS wheel speed sensors, and triggers if it detects an outlier. It doesn't require an additional sensor inside each wheel, instead using existing sensors and some arithmetic, so it costs less, but cannot indicate the pressure for each individual wheel, plus it requires the reset procedure that you referenced when new tires are installed or after you've corrected whatever caused it to trigger. My 2004 BMW has that, and so did Mazdas into the current decade.

Comment Pay Per play (Score 1) 69

A friend told me that pay-per-play is where the money is, as opposed to buying.

Software has been moving towards subscription-based models because they generate more profit. Just like PC Lint (after Jim Gimbel retired and sold it to Vector Informatik -- I'm still using version 9.0), which has turned into a subscription service. People who do C/C++ programming on a non-regular basis and do not need the newest version, why upgrade? The same thing for Boundchecker or Timeslips. Timeslips is fully SaaS, as opposed to just a subscription that presumably dials home to check whether it has been paid for.

But with full SaaS, where your information is on someone else's servers, you run into security and privacy issues. Which are not the same as the security and IT issues when running on your own servers. Full Saas does offer convenience, but at a price.

Submission + - Python Software Foundation refuses $1.5 million grant with anti DEI provision. (blogspot.com) 1

Jeremy Allison - Sam writes: The PSF has withdrawn a $1.5 million proposal to US government grant program.

"We became concerned, however, when we were presented with the terms and conditions we would be required to agree to if we accepted the grant. These terms included affirming the statement that we “do not, and will not during the term of this financial assistance award, operate any programs that advance or promote DEI, or discriminatory equity ideology in violation of Federal anti-discrimination laws.”

Comment For the last 30 years (Score 1) 108

They keep saying that XXX will eliminate the need for people to code. Code generates, Dan Brikline demo to convert demos to code, Microsoft Visual C, now AI.

In 1982, I was working for someone who insisted on flow charts, which practically was code-level. But even then, you had coders also doing programming and system design. You can have systems pump out code from designs, but the code would be essential template-level code. But you still need the system to be designed, the code needs to be checked, and designs need to be checked.

Slashdot Top Deals

We don't know one millionth of one percent about anything.

Working...