Forgot your password?
typodupeerror

Comment Re:It's simple (Score 1) 38

Regarding EVs, they have the same electronics ICE vehicles do, plus a battery.

The fire risk is hence greater with EVs. Any talk about the "vast majority" of recalls being ICE vehicles should instead calculate the ratio of recalls per category

Electronics are not necessarily required. You're discounting the many recalls for ICE vehicles that resulted from leaked fuel or other flammable liquids combined with hot exhaust manifolds or other ignition sources.

Comment Re:As expected (Score 4, Informative) 26

Alcohol is federally regulated. It is also subject to state and local regulation.

While your general argument has merit, alcohol is a bad example because states' control over that particular substance is explicitly granted in the constitutional amendment that repealed prohibition.

Comment Re:Or just pollute all the time like Musk does (Score 1) 72

Even if they don't pollute all the time, consider when a "power emergency" will be most likely. One common situation is when there is a stagnant heat dome sitting on the area forcing everyone to crank up their A/C.

Then the data centers will fire up their gas and diesel generators with short exhaust stacks, and with no wind all those fumes will just linger in the general vicinity.

Comment Totally fair (Score 1) 30

reinstating the arbitration clause will offer customers a fast, cost-effective way to resolve disputes while still giving them the option of going to small claims court.

Gee, if a counterfeit lithium ion battery peddled by Amazon burns your house down, you get to sort it out in small claims court.

Or else let some guy whose salary ultimately comes from Amazon decide whether they're liable.

Comment Re:Uh, what? (Score 4, Insightful) 67

If 1,000 Kilowatts only costs "about $5", that puts each Kilowatt at about 1/2 cent? Seems kind low...

Time to turn in your geek card. A "watt" is a unit of *power*. People pay for *energy*. Energy = power X time.

Electricity is often sold in energy units called kWh (which is 3.6 megajoules). At a retail price of 20 cents/kWh, five dollars of electric ital energy is 25 kWh.

With a power consumption rate of 1000 kW, that amount of energy is used in 90 seconds. Presumably, the 1MW peak power rate was only used briefly, just like a car with a 300hp peak power engine usually cruises around only generating a couple of dozen hp.

Comment Conversations (Score 1) 120

"How did you get hired?"
"I was top at Fortnite. You?"
"Combat flight sims."

"Damn, two Boeings just crashed over an oil refinery on city limits and took out half the city."
"Did you remember to save your position beforehand?"
"Yeah."
"The reload and continue from there. No-one will notice."

I love computer games. I have XPlane 12 and many scenery packs. I rank well on Elite:Dangerous. From the sounds of it, the FAA would see me as over-qualified. In reality? There's no way in hell I'd be taking those kinds of risks with real lives. There's a huge difference between having good reflexes and a good eye, versus having the complex 4D spacetime relationship mental models needed for robust air traffic control.

Comment Re:Landfills are such a bad idea (Score 0) 183

I'm curious as to what the "pollution control" measure are that the article alludes to being the possible reason for the fires ignition....

What are these measure....should they be stopped/altered?

You're overthinking this.

The top of the blame flowchart starts with: "If state has democrat governor: blame democrat governor; Goto end."

"Blame the environmentalists" is several layers down in the other branches of the flowchart.

Comment Re:Need new AI editors (Score 1) 65

You see, Linus has embraced transhumanism and is testing out the new kernel as a supplementary brain function, using MOSIX to offload all of the irritable comment generation at yet more nonsense on the mailing list to an Elizabot that he has written specifically to do this. This saves his actual brain for real work.

Comment Grok is not a useful advisor. (Score 1) 1

AI is not currently capable of performing any meaningful conceptual abstraction, it is only capable of very basic mechanical abstraction. Abstraction is itself multi-dimensional. Nor is there any indication that AI could ever perform multi-dimensional abstraction or multi-dimensional decomposition. Precious few humans are capable of it either, but some can.

No, AI would need humans because the best system is not a pure system but a hybrid system, and that means transhumanism with AI operating as an additional brain function rather than as a replacement for a brain.

Comment Re:Bleagh. (Score 1) 20

Tool calling is, yes, but the current approach to it is (a) overt not transparent to the user, (b) not designed for the purpose I've outlined, and (c) not remotely good enough for the AI to be able to manage data through such tools.

Yes, you can connect an AI to a PostgreSQL database. Whoopee. Not even close to an AI detecting via classifiers that some of the data is relational in nature, transparently setting up its own PostgreSQL database in response, and using that proactively as an additional way to examine the data. You would need to explicitly set up the constructs, explicitly set up the databases, explicitly tell it when, where, and how to use the database, and if that particular usage conflicted with a way the AI actually worked, the AI would not be able to use it effectively. That's not remotely close to what I'm talking about.

What I'm talking about is much, much deeper than that. AIs lose focus when there is too much information currently in the system. Absolutely nothing stops an AI from using a document database as a virtual memory in which it can page in and out conceptual spaces so that the focus on any given step of a problem concerns just the problem. Other than such a concept not existing yet, which is kind of a limiting factor. But you need to know what connects to what. The AI could use an ontology reasoner for that, or a relational database, or an external graph. But you cannot provide those tools and you cannot configure them, for the simple reason that the AI is the only entity with any detailed map of how the underlying neural net is connecting those ideas up.

The AI itself has to select the tools, has to configure the tools, has to do all the work. Which means YOU cannot use any sort of API. YOU should have no involvement in the underlying mechanisms needed for the internal NN housekeeping.

And that's your other error. You're assuming this is about user data. No. It's about housekeeping operations within the NN itself to maximise functionality, it has nothing to do with the user side of things at all. If the user was capable of setting up dynamically structured databases that mutated with each step of a decomposed analysis, you'd have done everything the AI would be doing and you wouldn't need the AI to begin with.

You cannot do this work, you cannot even assist in this work, it has to be dynamic and it has to be utterly invisible to the operator.

Slashdot Top Deals

The amount of beauty required launch 1 ship = 1 Millihelen

Working...