Forgot your password?
typodupeerror

Comment Re:'Cuz they'll stop making non-AI versions (Score 3, Funny) 110

Memorable Quotes

The Greeting: "Howdy-doodly-do, how's it going? I'm Talkie, Talkie Toaster, your chirpy breakfast companion. Talkie's the name, toasting's the game. Anyone like any toast?"

On Purpose: "I am a toaster. It is my raison d'être. I toast, therefore I am."

On Justice: Kryten: "His memory circuits were quite badly damaged in the accident."Talkie Toaster: "That wasn't an accident! It was first-degree toastercide!"

The Persistent Offer: Kryten: "Didn't you hear what I just said?"Talkie Toaster: "Yes, but I thought you might have changed your mind in the meantime."

Parting Words: "Would you like a cheese and ham Breville?"

Comment Re:Trying to look at all angles here... (Score 3, Insightful) 166

You hit the nail on the head. Looking up license plates SHOULD requires a WARRANT, signed by a Judge. That would greatly decrease the abuse of the system. Go ahead, try to get a judge to sign off on you tracking your ex's whereabouts, I'll wait...

Comment Re:TFA has no supporting data (Score 5, Informative) 200

You're not wrong!

Rolling blackouts used to be far more common and the government would issue a Flex Alert to indicate that rolling blackouts would be used. California has CAISO which manage electric related stuff and they have a PDF of grid emergencies since 1998 which include flex alerts. Spoiler, there hasn't been any since 2022 which is shown in this bar graph of flex alerts by year.

So now that we have established that rolling blackout haven't happened since at least 2022, the question is why.
Here is a bit more info but the TL;DR version is that in 2022 CA passed law to create the Strategic Reliability Reserve which has multiple programs aimed at preventing power outages, including that distributed energy grid system that was featured on here a while back.

However, is it really batteries that preventing outages? Well, it's already been shown that battery systems react much faster than normal energy production methods which prevents your power from "blinking" when a source goes offline. Also, here's a graph from 2024 that shows when battery power is being used and how much (noticed it's very negative when charging from solar). The point here being that the energy stores are substantial and can be discharged ad hoc. It's not definitive evidence but I'm sure if you dig into some of the stats on https://www.caiso.com/ that you could find you seek.

Comment Re: Bullshit. (Score 1) 118

Sounds like you're running up against the context window

correct.

Try converting your code to a minified abstract syntax tree first and pass that to your LLM

Can't do it. I'm refactoring on a large code base. I eventually had to tell it to work on just one task and ignore other concerns it had to prevent it from investigating until it got stuck in a cycle of investigation.

Comment Re: Bullshit. (Score 3, Informative) 118

if your super AI escapes long enough to establish itself--then it's game over for humanity.

LOL! Forget super intelligent, right now, I would settle for somewhat intelligent. I've been trying to get an AI bot to adapt some code but it keeps doing so much researching and checking that it keeps compacting and losing information. I narrowed it's task as much as possible and it still keeps deliberating and forgetting! If super intelligent AI is anything like AI then all we need to feed it a mobius strip of a conversation to paralyze it. *sigh*

Comment Bullshit. (Score 3, Interesting) 118

it could outrun our ability to understand and control these systems,

What is he talking about? They have no ability to understand OR control these systems.

Here's a better idea, how about the go government does it job and start prosecuting corporations that hack into other companies? Think a slow down is a good idea? I guarantee that a $100B dollar fine will cool your heels really fast.

Comment AI ports of Electron apps? (Score 1) 3

I was a little confused at first because when I searched for xepub, I found an Electron application that stalled out 6 years ago that happens to have the identical name and purpose. Considering the repo was suddenly spawned with a fully functional application, it seems there is a fair chance these are AI ports of existing Electron applications to Python that use their new library. I haven't looked close enough to determine if it's true but it seems worth investigating.

Also, if true, I can't figure out why they would bother to make a port and NOT make it a native application.

Submission + - Lawsuit challenges intimidation of DHS observers across the country (npr.org)

joshuark writes: NPR reports that a new lawsuit follows a handful of other cases brought by observers arguing First Amendment violations, but it is the most sweeping to date, as it includes incidents from multiple states and seeks national relief. It is asking a judge in Washington, D.C. to bar federal agencies from intimidating or retaliating against observers.

"The right of citizens to criticize and hold our government accountable is the backbone of American democracy – and it is under attack," Common Cause's vice president for litigation, Maryam Jazini Dorcheh, told NPR. "We want to make sure we're promoting participation in the political process. And obviously, if government officials are criminalizing peaceful observation, that hinders our mission," Jazini Dorcheh said.

The lawsuit describes disturbing encounters seven Common Cause members had with federal officers in Maryland, Minnesota and New Jersey after trying to observe immigration enforcement. They include being photographed, followed, reported to police, pepper-sprayed or threatened with a visit to their home by federal officers. Federal officers did show up at one Common Cause member's Minnesota home.

NPR did not receive an immediate response from DHS or DOJ about the lawsuit's allegations. The FBI declined to comment.

Comment Not by AI, by Anthropic. (Score 4, Insightful) 125

Don't go blaming this on a computer, this is a company that committed these crimes. The fact that they were unaware of it does not change the fact that their company committed multiple felonies. If someone had a computer that did the same thing, they would be in jail. These companies should be prosecuted but won't be because this nation has become a cesspool of corruption.

Comment Re:TOTAL FREE SPEECH (Score 1) 38

...there is no obligation to carry unpaid commercial messages.

A) Not all spam is commercial in nature.
B) If you are removing it from the platform then that is censorship according to your definitions.

In the same way, you probably have to filter out...

Filtering? By the end user is a personal choice but removing it from the platform is bias/censorship.

I'll just refer to you as hypocrite and a liar.

Slashdot Top Deals

Mathematics is the only science where one never knows what one is talking about nor whether what is said is true. -- Russell

Working...