Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment Re:Those who cannot remember history (Score 1) 166

When in the last two centuries have the French, or the British, or the Germans, or the Belgians, or the Italians moved in a way to unify that continent to stand up to this kind of genocide?

Biden went around congress to fund a different genocide. Pretty words, but living up to them is another matter.

Comment Re:So, basically (Score 3, Insightful) 99

Not really. If you ask it what's going on in the news then you'll get an up-to-date response, because it knows in that instance to check and summarize the news rather than just generating something from its LLM.

And if you ask Gemini what time it is you'll get the right answer, for the same reason.

The fact that ChatGPT fails to do this is a problem with ChatGPT, not any inherent problem for AI. Probably in response to this embarrassing article it will be fixed within a couple weeks.

Comment Re: \o/ (Score 1) 64

But if they talk, should you believe them. People say all sorts of things. You can't really trust strangers whose motives you can only guess at. Perhaps they're about to be fired, so they want to damage the company.

For that matter, if someone said a game was NOT made with AI, I wouldn't believe them. They only know part of what was being done, so even if they're intending to be honest they can't be believed.

I think he was probably correct when he asserted "AI will be a part of the way all games are made".

Comment Re: CEO sees roadblock to more profit and says let (Score 2) 64

It's not slop everywhere else, just in many places. AIs that have been custom trained for a particular situation can often do quite well. This work particularly well in classification, but also works in several other areas.

The main criteria at the moment is "so you have an easy way to check correctness?". If you do, then AI can, when properly trained and configured, do a good job.

Comment Re:Really? (Score 5, Insightful) 99

automated image pattern matching has been around for decades

The problem is that the LLM only does one trick. When you start integrating other software with it, the other software's input has to be fed in the same way as your other tokens. As the last paragraph of TFS says, "every clock check consumes space in the model's context window" and that's because it's just more data being fed in. But the model doesn't actually ever know what time it is, even for a second; the current time is just mixed into the stew and cooked with everything else. It doesn't have a concept of the current time because it doesn't have a concept of anything.

You could have a traditional system interpreting the time, and checking the LLM's output to determine whether what it said made sense. But now that system has to be complicated enough to determine that, and since the LLM is capable of so much complexity of output it can never really be reliable either. You can check the LLM with another LLM, and that's better than not checking its output at all, but the output checking is subject to the same kinds of failures as the initial processing.

So yeah, we can do that, but it won't eliminate the [class of] problem.

Comment Re:Big, BIG companies should know better (Score 1) 78

(Shuffles off and mutters something about how does a greybeard get Vulture Capitalist funding to setup cross continental niche cloud for people that value stability over shiny, with Open Source ... Open Stack ... Cloudified LibreOffice, Ceph, my lawn)

Every tech company needs at least three things to start with: The business guy, the brain, and the lawyer. Ideally there should also be a marketing guy, but you can add them in later. Also, none of them have to be male, I just like saying "guy", buddy.

Comment Re:Excel is a platform. (Score 1) 78

Untrained? Excel is a spreadsheet tool within the MS Office suite with 27,000 features. It requires a tad more training than handing a moron a hammer

Yes and no, depending. If you are building an application in Excel, yes, all you said is true. If you are using one, no, none of it is. Spreadsheets can be set up such that the user just stuffs data into them where they are supposed to, then clicks a button to get results. Or maybe they don't even have to hit a button.

For the simplest useful example I can think of, I put together a spreadsheet which produces a table we use for asset valuation. This spreadsheet changes every year. If you load my spreadsheet, it will be correct for the current year. No user has to think about that at all, they just load it and get a correct table. You can extrapolate this to basically any level of complexity because Excel has VBA and you can script everything. The user just follows instructions, and they aren't even allowed to edit any cells which could break anything.

Comment Re: Alibaba (Score 1) 32

In case anyone is going this far down the hole, it turned out great. Even though the item was shipped from the US, because the seller didn't respond I got a refund without having to return it.

So far Aliexpress has been responsive to 100% of my issues and I only have needed to be a little patient and not expect everything to be solved immediately or arrive immediately.

Slashdot Top Deals

If I set here and stare at nothing long enough, people might think I'm an engineer working on something. -- S.R. McElroy

Working...