Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Vibe coding is like trying to talk to a 4 year old (Score 1) 51

I'm using it (ChatGPT) to "Vibe code" but I don't like it. Because of the nature of LLM's there's NO persistence! It constantly hallucinates alternative method calls (Even though it has the f'ing source file available!) It goes off at random tangents, even though you craft the prompts to try and keep it on target. It's seriously like trying to hold a conversation with an amnesiac 4 year old fixated on biscuits. When it does do want you want, it's OK. But most of my work is trying to keep the darn thing on track and there's a LOT of swearing going on in my head.

So, in a nutshell. No, AI won't make language rankings obsolete. Simply because languages usage is typically tailored to the task at hand. You don't use 'C' for querying a SQL database. You use TSQL (Which you call from your 'C' code. As business models change the popular language of the day will change accordingly.

Comment Re:It's a massive problem with LLM's in general (Score 1) 30

Thank you! I did not know about the KV-Cache. That was a really interesting article you linked.

However, while it shortens the inference cycle within LLM token processing and avoids redundant computation, it's discarded at the end of that inference cycle. Implying that if the LLM has the same prompt entered again, the same level of processing is required, even if it is less than an LLM that doesn't use it. It sounds like Gemini has been using this tech to reduce it's energy/processing requirements.

Comment It's a massive problem with LLM's in general (Score 1) 30

The biggest problem with current LLM's (They're NOT A.I. and I will gladly defend that hill) is that they have to re-analyse the input prompts EVERY SINGLE TIME!!! The same prompt. Every time.

It's a massive waste of energy and processing. It's brute force and using a hammer to put in screws. There are better ways to do this.

Comment Re:Would Slashdotters vote for Trump? (Score 2) 278

I agree with your points. They're valid for many governments where you are simply swapping out the top of the bureaucracy pyramid where the "Party" has power and wait for them to make small, or incremental, changes to the rest of it.

However, Trump was extraordinarily impolite and improper during his presidential visits to Europe (I include the UK in that whether some like it or not, we're still a part of the continent) A bull in a china shop takes more care than he did. He seems to think that the US presidency makes him world president. So I genuinely think that the EU won't back down with the fines and would simply wait out Trumps presidency.

Comment Would Slashdotters vote for Trump? (Score 5, Interesting) 278

A question from a Brit. Would the denizens of Slashdot vote for Trump? Honestly. Personally I don't think anyone here would buy into the virtual reality that Trump seems to live in.

I'm somewhat surprised that the head of Apple would call him to have a moan about the EU imposing fines for abusing their dominance in the marketplace. If he was a sitting president, then maybe, but as a multi-impeached ex-president? It feels like it would dirty Apple's squeaky-clean persona, even though they are just as predatory as the rest of them. I can understand Trump ringing Pichai about google results, because that pokes holes in his alternative reality. But why would Cook call him to moan about having to hand out what amounts to pocket change? It sounds made-up, to me anyway and not the first time that Trump has said something that is patently not true.

Comment Re:CE or EC (Score 1) 36

Just about the Windows NT 4.0 comment about the Start button. There was a patch for Windows NT 3.51 that replaced the Program Manager with the newer Win95 style Start button Explorer. Which was much better than the old program manager, and really useful on the DEC Alpha machines.

Comment Treat Sentients nicely (Score 1) 78

Praying for nice AI is not enough. We need to treat any Sentient with kindness and grace. Yeah, I know. Humans really don't have a good track record of doing that, but if we do get to the point where a Hard/Firm/Software based intelligence comes into existence we're better off trying to give it a good childhood than abusing the heck out of it/him/her (Or whatever else they want to identify with) Which, of course, we'll do. Because to a lot of humans it will be "Just a machine" rather than a self-aware sentient intelligence and deserving of compassion.

Unless, of course, it's become a horrendous killing machine. In which case we're screwed because by the time we realise it'll have out evolved us and wiped us from the face of the planet.

So, thank Rome! Woo! Thanks for thinking about the children of humanity. At least you tried. You still need to sort out your own crap.

Slashdot Top Deals

If computers take over (which seems to be their natural tendency), it will serve us right. -- Alistair Cooke

Working...