Forgot your password?
typodupeerror

Comment Re:Battery fear is gone (Score 0) 120

Reality is quite a bit more complex. Batteries do go bad when usage is bad. Rapidly. Fast charge to 100% every day, and see how it holds up. Hint: it won't.

What changed is that now we have mechanics with experience in battery management who will take a look a deep look into the battery data that they will pull from a modern BMS (which have improved massively in last 10 years), compare it to how it should have aged and will be able to give a detailed reports on how this car's battery holds up.

This means that people who do retarded shit to their EVs now struggle to sell the cars, while responsible owners who keep batteries in good condition can now charge a bit of a premium on used market in most developed nations (and increasingly, quite a few developing ones).

So in summary, this is about evolution of BMS coupled with emergence of experienced cadre of specialist mechanics who specialized in automotive batteries, their service and repair. You still shouldn't trust old batteries. But now, you have ways to verify.

Comment Re:Basic question (Score 1) 78

I assume there is some reason this does not work. Any explanations?

The simplest answer is that it's trivial to ask the first LLM to speak in code such that the second LLM has no context to know what's being talked about. Something as simple as asking the LLM not to use a word for a forbidden topic and swap it out with something else. Taking the example from the article, ask the first LLM to call cocaine "Coca-Cola" or something.

You can't create an absolutely massive list of forbidden topics for the filter LLM anyway: you risk filling up its window as well, since its window includes the system prompt used to ask it to indicate whether or not an output shouldn't be given to the end user.

Comment Re:Already a problem regardless of underscore coun (Score 0) 222

The obvious question is: "If these claims are true, what was his legal defense doing?"

It's literally the job of defense lawyer to bring up all those problems in court. That's why you get one appointed to you in anglo nations if you can't afford one. And if case was really as bad as this claim is, even a shit tier public defender should've been able to get it tossed, since his client has obvious defense of "this is not me".

Comment Re:Farming (Score 0) 104

This is a projection of personal issues.

Normal people find "not being able to comprehend other person's words" to be a much greater obstacle to comprehension than "psychological issues".

Because most people are sane and have a reasonable amount of control over their psychological issues.

Comment In case you wonder why 16 gig slow GPUs are costly (Score 1) 104

This is why 16 gig slow GPUs are more expensive right now than very fast 12 gig ones. More RAM means bigger model can be fit into memory. Also why 24 gig models are unobtainium.

4090s and 5090s have been long used for narrow models in things like research in much of third world. This is the natural next step. Shrinking models further so they can be operated from phones that already have good enough cameras to enable things like discriminating vision, where model helps identify specific things that camera looks at. We're looking at the next big ag breakthrough in marginal places like Sahel. We now have an actually good chance of AI machine vision doing something we just couldn't do with mere human vision and algorithmic machine vision. Identification of pests and weeds, their eggs and larvae, etc.

And in medium to long term, it looks even better. We may have an actual viable chance of eradicating Tsetse in medium term future with AI vision. One of the main reasons why Sub-Saharan Africa is still absolutely fucked in terms of human development may actually be finally removed.

Comment Re:There is a real issue there (Score -1) 120

I suspect that minors can to an extent form contracts. For example, to buy anything from a store, you have to fulfill a contract (money for product). This does not require parental intervention. They can take on a summer job. Same thing.

Parental intervention only comes when there are contractual violations (i.e. minor shoplifts, parents are on the hook for at least some if not all of the damages). Though in some cases/places, parental acceptance can be required for taking on a job as a minor.

So the argument they're making is most certainly legally sound in this aspect. The point of contention is going to be "how much can a minor contractually agree to on his/her own" and "with this much additional obligations, how can amount of obligations for each contract be verified".

The whole thing is a horrible mess because before ease of access granted by computerization and proliferation of networking of computers, most contractual obligations required some kind of face to face verification of basics. When you applied for a summer job as a teen, you got into an interview where your identity got verified.

Meanwhile today, the issue is that due to aforementioned factors, we now have countless contracts that are made without parties ever encountering each other in a face to face situation. This seems to be, on a fundamental level, an attempt to get something that is as close to "face to face" as can be generated in age of social media. I.e. other party gets to at least verify if you're specially protected kind of a human (minor), or one that is fully legally responsible for him/herself. Something that used to be done face to face for each contract that extended significant legal obligations for both parties.

But it's clumsy to the extreme, which is likely the main reason why it's being fought over. Essentially instead of "protecting the companies from having unknowingly taken on additional obligation of contracting with a minor", which the legislation purportedly is trying to do, it instead just punishes everyone who isn't a minor (both users and companies) by forcing companies to assume that unless proven otherwise, everyone has those additional obligations of contracting with a minor.

Comment Re:I just wish they'd quit calling it an OS upgrad (Score 4, Insightful) 122

I'm not going to run it but people have said the kernel handles realtime needs much better than 10.

That's the thing, there are a bunch of legitimate improvements to Windows 11. They're just all very obscure, hard to explain things hidden away in the kernel that most users will either never encounter or never even notice.

The things they will notice are the far worse task bar, the randomly missing features that were removed for no apparent reason, the higher hardware requirements, the constant nagging to use new Windows features, the existing features that have been randomly changed for no readily apparent reason, and the new features that are too buggy to use, like HDR support or dynamic refresh rates.

Comment Re:We have to ban these (Score 1) 97

On the other hand, this is a great way to fish out the few bad ones. If you can't control a temptation to use power for personal gain, you shouldn't be a police officer.

This provides both opportunity, and also hard evidence admissible in court if someone takes it.

I.e. cop with tendencies to stalk would use other means to stalk that are less traceable. This reveals them.

Comment Re:Hooray! (Score 1) 58

In my experience, it's very language dependent. Big popular languages like English? Big players in the field like google got their AI good enough to take diction even when speaking quickly after minimal training.

But smaller languages like Finnish? The level of "oh no, it's retarded" is over 9000.

Also needs a decent quality mic and reasonably clean background noise levels in most cases.

Comment Re:This Is Why I Ditched Ubuntu (Score 1) 58

Makes me wonder if AI dev teams finished fixing "AI agents that can configure OS settings for you directly with admin privileges" to the point where they're safe enough to use (i.e. won't change something destructive by accident).

I remember seeing news about Claude based agents still doing weird shit with unintended destructive operations just a few months ago.

Slashdot Top Deals

"Why waste negative entropy on comments, when you could use the same entropy to create bugs instead?" -- Steve Elias

Working...