Forgot your password?
typodupeerror

Comment Re:Looks like panic to me (Score 2) 80

More like the total opposite, I'd say.

I can't imagine what's the business value of having ChatGPT doing a BloodNinja impression. It's not good for PR, it'd risk exclusion in serious environments, school and the like, it'd risk legal trouble, the list goes on. The potential for trouble far outweighs any possibly benefit, which is what? There's only downsides because it'd go wrong in some way sooner rather than later.

No, doubling down on serious, well paying uses and removing controversial ideas of little worth is exactly what looks like a clear, decent strategy here.

Comment Yep (Score 1) 186

The UHF app on our Apple TVs & iOS devices and the UHF Server in Docker to act as a PVR gives us everything for a few $ a month paid in crypto.
We haven't had cable since ~1999-2000. Downloading and the *arrs have kept us happy, but the better half wanted to check out some live sports. So IPTV it was.

Comment Re:Calling it a lead is very generous (Score 1) 28

I've used Claude at home for ages. Work was wanting to get some AI stuff for us and the only 'blessed' one is CoPilot. Everything else it blocked. All senior management seems to know about AI is "Hurrr... Copilot and ChatGPT."

Out team of ~8 (pentestesting & VA) were unanimous about Copilot being crap and Claude being the top dog. So some higher ups OK'd a Claude Teams package for work. To bypass the CorpSec tards, we use it from our lab environment that has its own unmonitored link and IP range.

Anthropic/Claude is just so far ahead of OpenAI/ChatGPT and MS/Copilot it's not funny.

Comment Re:Makes No Sense (Score 2) 187

TIOBE's methodology is to plug "$LANG programming" into a bunch of search engines (including oddly enough Amazon and ebay), apparently take the "1.2 million results" stats in the corner at face value, apply some magical fudge factors and call that good.

I'm constantly mystified why this nonsense gets this amount of prominence when there's better data sources. Look at employment offers, Github or something at least.

Comment Re:Detectors are unreliable (Score 1) 32

They were talking about text, I don't believe there's watermarking for that. There's just statistical guesses, and I don't think most LLMs are likely to be any good at it.

Then this is all a distraction. Maybe he filtered the text through/images a LLM to make it less recognizable, maybe it's just coincidence. It doesn't matter. The only important matter is whether it's actually true or not.

Comment Detectors are unreliable (Score 1) 32

Also, the Verge are morons.

The Verge put the original 586-word Reddit post through several free online AI detectors, in addition to Gemini, ChatGPT, and Claude. The results were mixed: Copyleaks, GPTZero, Pangram, Gemini, and Claude all pegged it as likely AI-generated, but ZeroGPT and QuillBot both reported it as human-written.

You can't ask ChatGPT "is this AI generated"! LLMs don't have permanent memory. ChatGPT can't confirm "I wrote this for another user", it can't know. Besides that it's unlikely to be a good detector. It will answer, but it's not qualified to answer, it's a very general system not aimed at anything particular, and detectors are unreliable even when made for it.

Anyway, not saying it's not fake, just that the methodology presented here is complete bullshit.

Comment Re:AI/LLMs and language translation (Score 2) 100

I wonder how TIOBE would measure this sort of work. As activity in the source language (C)? Editing language (C#)? Or both?

It wouldn't. TIOBE is bullshit, I don't know why anyone uses it. Look at what it is: https://www.tiobe.com/tiobe-in...

It's just searching various engines for "$LANG programming" and applying magic fudge factors. It searches multiple languages versions of Google as well as for some reason Amazon and Ebay. And it relies on the "$NUM results found" provided by those sites.

So at best it's a vague indicator of the language's presence. It doesn't say much of anything about whether it's in use. If a popular documentation site goes down it will note a decrease, and it's trivial to cheat by encouraging the insertion of keywords in websites.

Comment I don't think so (Score 4, Interesting) 47

I don't think it does, at least not currently.

AI currently doesn't generate whole big projects, just smaller snippets of code. You can't just go "Make me a non-GPL VLC" in VSCode. You can have AI write smaller things, like "Create a skeleton for a Wayland program", but in such usages it's not all that different from copying stuff from Stack Overflow and random snippets from Google.

I'd say in general anything where one would worry about licensing is too large for AI yet.

If we do get to the point where we can just have a LLM spit out a full video decoding library that actually works, then it's fair to say that we're living in the future and any concern about licensing is probably obsolete. If AI gets to that point it's probably now able to do projects of almost unlimited size and the world is being turned upside down.

Comment No pain, no gain (Score 1) 191

It may be a trite saying, but it's as true in education as it is in a gym. If you don't exercise your brain, it's not going to improve.

There's a reason weightlifters don't use a forklift or crane to pick up the barbells and do a dozen reps. The problem is not that the weights are in need of lifting. And that's the same problem with homework. The teacher doesn't need a stack of 5 page reports; what they need is for their students to practice using their brains.

Unfortunately the education system is designed to evaluate output instead of process. It's easier to grade a paper or a test, not evaluate a demonstration of knowledge. It's always been ripe for cheating, but now the cheat tools are everywhere and made legitimate by techbros demanding AI productivity. So either teaching will change, or we'll head straight for idiocracy and nobody will be left with the skills to wonder why it all went to hell.

Comment TIOBE is complete nonsense (Score 3, Insightful) 80

I'm perpetually mystified how TIOBE is considered to be in any way reputable.

It's just searching for "$LANGUAGE programming" in various engines and applying magic fudge factors.

It's not an indicator of jobs, or activity, or much of anything else really. This is especially obvious with things like Visual Basic showing up weirdly close to the top, and having large spikes, as if there were times when VB suddenly got a huge influx in demand.

VB never even transitioned to 64 bits, it's that old. VB.NET i suppose exists but seems mostly pointless since it all compiles down to CIL anyway. Might as well use C#.

Slashdot Top Deals

It's time to boot, do your boot ROMs know where your disk controllers are?

Working...