Forgot your password?
typodupeerror

Comment and pop (Score 3, Interesting) 171

Signs that the bubble is about to burst. They are now claiming AGI despite being fundamentally away from it. An LLM can not ever achieve AGI. It may reasonably well PRETEND to be AGI, but at the core it's just a highly successfull letter-prediction machine. Or as a metaphor: It is "intelligence" in the sense that a toddler carefully placing one foot in front of the other while trying hard to not fall over is "running". Nope, isn't and never will be. You need a qualitative change to get there.

If they now CLAIM that they've achieved AGI, it's a sign we're nearing the end of LLM development and they're getting desperate selling the latest incremental updates. Which means the illusion is about to come crashing down.

Which is good news. Fewer data centers and lower memory prices will benefit us all.

Submission + - Chinese study claims stem cell therapy reversed type 2 diabetes in patient (business-standard.com)

AmiMoJo writes: In a medical breakthrough, researchers in China have reported the world’s first successful reversal of type 2 diabetes using stem cell therapy. By restoring the body’s natural ability to produce insulin, the treatment moves beyond lifelong symptom management and signals a future in which diabetes may no longer be a permanent condition. Researchers in China used advanced stem cell technology to generate insulin-producing pancreatic cells in the laboratory and then transplanted these into a patient with type 2 diabetes. After receiving the treatment, the patient reportedly no longer needed insulin injections or diabetes medications to control blood sugar levels.

Comment no buy (Score 2) 185

I am actually thinking about my next BMW (my current one is getting old). Knowing this, the iX3 is off the list.

BMW had a great control system, intuitive, possible to do many things without even looking. "Young people prefer" ? Really? The young people that actually buy your cars? Well, they'll learn and not prefer touchscreens anymore on the 2nd car.

Comment Re:Put your mouth where your money is, Bill. (Score 1) 111

AI isn't actually smart. It's an at best average intelligence thing with an insane amount of available knowledge. Like the village idiot with eidetic memory.

As soon as you do any work with AI that's not available as a ready-to-apply solution from its training data, you begin to notice how much you need to correct it, keep it on track, remind it of basic constraints you already mentioned five times, etc. - it's performing at a level I'd accept from an intern, but not from a co-worker.

What it does have is data. Tons of data. Any question that would take you and me half an hour on Google and Wikipedia to answer it can answer in 10 seconds. That's a great tool. It is not intelligence, however.

Comment Re:No.... (Score 1) 83

lol

Welcome to the 21st century, you might have to catch up on a few things. Start with Mozilla Media Engine and AVFoundation / WebKit Media Stack.

Your website sends me an H.264 stream (or whatever you decided you'll use). It doesn't need to know shit about my graphics hardware.

Comment Re:No.... (Score 1) 83

Congrats, you just broke every video player on the internet. Nothing fullscreens anymore.

Complete bullshit. Even for fullscreen video, the website doesn't need to know my screen size. It should tell the browser "here are the resolutions I can offer you" and the browser picks one of those. All the website needs to know is if I prefer 1080p or 4K. And I might pick 1080p even if my screen is 4K because, say, the hotel wifi is slow.

You just broke layout, encryption, media delivery, fonts

Complete bullshit. None of these things break if I don't tell you my OS. I've got extensions in this browser that can fake my agent string and nothing breaks. Fonts? Are you kidding me? Be more specific, what exactly do you mean by that?

Errr it's the browser rendering engine that actually tells the website the graphics capabilities.

And there's no reason it needs to. What legit use case requires a website to know whether my GPU is an NVidia, AMD, Intel or whatever chip? A shitload of the capabilities are only needed for 3D scenes (like max texture size), which is 0.1% of the websites I visit - they can ask and I can whitelist just them. Why does it need my refresh rate?

Again: All of these things have a legit use case, sure. Often exactly one. That is rarely if ever used. There's absolutely no reason that EVERY WEBSITE can query information that only one website in a thousand actually needs.

You don't tell the baker, florist and car dealer your shoe size just because the shoe shop needs it to serve you, right?

Why? You'd be such an irrelevant bit of noise in the dataset.

Because I want to be irrelevant to the fucking ad industry. I don't want them to track me, profile me and try every trick in the book to manipulate me into buying shit I don't need.

Comment Re:No.... (Score 1) 83

Your browser leaks uniqueness out of every orifice and every single one of those things has a legit use case.

Sure, the same way that putting a finger into another man's ass has a legit use case (prostate examination) - but that doesn't mean I want every man to do that to me all the time.

The point is that tech companies are exploiting the legit use cases by abusing them when you're not in that use case. Basically, they think they can finger up your ass whenever they want, because once a few years ago you consented to a doctor to give you an exam and maybe you will do that again in the future.

which is capable of

I don't mind it being capable of. I mind it doing all kinds of shit without telling me and without giving me a choice. For example, I absolutely do not want websites to access my microphone. Or even know that I have one. For the once-a-year case where I might actually use that, I can enable it.

The problem is the same problem that the cybersecurity field has been fighting for 40 years: Permit All being the default.

Submission + - Scientists Turn Plastic Waste Into Edible Cookies (futurism.com)

fjo3 writes: In the event we turn all arable land on this planet into a barren heath incapable of growing food, humankind may have to resort to reaping what we sowed by eating our own plastic pollution.

A team of researchers at Southern Illinois University Carbondale just demonstrated that this was possible by using specially engineered yeast to create tasty — and yes, edible — cookies which they 3D printed out of plastic waste.

The yeast breaks down the components of plastic compounds and agricultural byproducts like discarded plant stalks into proteins, fats, acids, and flavorings that we can eat. When these are combined together, the mixture is fed into a 3D printer that spits out cookies of any desired shape.

Comment Re:No.... (Score 1) 83

It doesn't NEED to know any of these things. My browser knows the window (not screen) size and if your CSS is well-formed, it'll manage or maybe your page looks shit if you build it shit. It needs to know my OS only if I want a download link, not on every page I ever visit. It doesn't need graphics capabilities unless it wants to bypass the browser rendering engine, in which case it should ask for permission or fuck off.

The thing is that we give up too easily and the major browser manufacturers (one of which is an ad company themselves) are complicit.

I want "fuck the ad industry" mode, where the browser generates random but plausible values for every non-essential information a website requests. Different ones every 5 minutes.

Slashdot Top Deals

IOT trap -- core dumped

Working...