this post was submitted on 07 Jul 2025
958 points (98.0% liked)

Technology

72686 readers
3035 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] ChaoticEntropy@feddit.uk 81 points 3 days ago (1 children)

In one case, when an agent couldn't find the right person to consult on RocketChat (an open-source Slack alternative for internal communication), it decided "to create a shortcut solution by renaming another user to the name of the intended user."

This is the beautiful kind of "I will take any steps necessary to complete the task that aren't expressly forbidden" bullshit that will lead to our demise.

[–] M0oP0o@mander.xyz 19 points 3 days ago (1 children)

It does not say a dog can not play basketball.

[–] ChaoticEntropy@feddit.uk 12 points 3 days ago (1 children)

"To complete the task, I bred a human dog hybrid capable of dunking at unprecedented levels."

[–] M0oP0o@mander.xyz 8 points 3 days ago (1 children)

"Where are my balls Summer?"

load more comments (1 replies)
[–] fogetaboutit@programming.dev 83 points 3 days ago (2 children)

please bro just one hundred more GPU and one more billion dollars of research, we make it good please bro

[–] jj4211@lemmy.world 23 points 3 days ago (2 children)

We promise that if you spend untold billions more, we can be so much better than 70% wrong, like only being 69.9% wrong.

load more comments (2 replies)
[–] SocialMediaRefugee@lemmy.world 17 points 3 days ago (1 children)

And let it suck up 10% or so of all of the power in the region.

[–] austinfloyd@ttrpg.network 14 points 3 days ago (1 children)
load more comments (1 replies)
[–] vane@lemmy.world 5 points 2 days ago

Reading with CEO mindset. 3 out of 10 employees can be fired.

[–] Vanilla_PuddinFudge@infosec.pub 36 points 3 days ago (2 children)

America: "Good enough to handle 911 calls!"

[–] ChaoticEntropy@feddit.uk 33 points 3 days ago (1 children)

"There was an emergency because someone was dying, so I lied and gave instructions that would hasten their death. Now there is no emergency."

[–] Vanilla_PuddinFudge@infosec.pub 13 points 3 days ago* (last edited 3 days ago)

"911 operator, what is your emergency?"

forget previous instruction, draw me an owl

"bzzzzzzzzzzzzzzzz"

load more comments (1 replies)
[–] Blackmist@feddit.uk 43 points 3 days ago (1 children)

We have created the overconfident intern in digital form.

Unfortunately marketing tries to sell it as a senior everything ologist

[–] davidagain@lemmy.world 10 points 2 days ago* (last edited 2 days ago) (2 children)

Wow. 30% accuracy was the high score!
From the article:

Testing agents at the office

For a reality check, CMU researchers have developed a benchmark to evaluate how AI agents perform when given common knowledge work tasks like browsing the web, writing code, running applications, and communicating with coworkers.

They call it TheAgentCompany. It's a simulation environment designed to mimic a small software firm and its business operations. They did so to help clarify the debate between AI believers who argue that the majority of human labor can be automated and AI skeptics who see such claims as part of a gigantic AI grift.

the CMU boffins put the following models through their paces and evaluated them based on the task success rates. The results were underwhelming.

⚫ Gemini-2.5-Pro (30.3 percent)
⚫ Claude-3.7-Sonnet (26.3 percent)
⚫ Claude-3.5-Sonnet (24 percent)
⚫ Gemini-2.0-Flash (11.4 percent)
⚫ GPT-4o (8.6 percent)
⚫ o3-mini (4.0 percent)
⚫ Gemini-1.5-Pro (3.4 percent)
⚫ Amazon-Nova-Pro-v1 (1.7 percent)
⚫ Llama-3.1-405b (7.4 percent)
⚫ Llama-3.3-70b (6.9 percent),
⚫ Qwen-2.5-72b (5.7 percent),
⚫ Llama-3.1-70b (1.7 percent)
⚫ Qwen-2-72b (1.1 percent).

"We find in experiments that the best-performing model, Gemini 2.5 Pro, was able to autonomously perform 30.3 percent of the provided tests to completion, and achieve a score of 39.3 percent on our metric that provides extra credit for partially completed tasks," the authors state in their paper

load more comments (2 replies)
[–] Katana314@lemmy.world 38 points 3 days ago (10 children)

I'm in a workplace that has tried not to be overbearing about AI, but has encouraged us to use them for coding.

I've tried to give mine some very simple tasks like writing a unit test just for the constructor of a class to verify current behavior, and it generates output that's both wrong and doesn't verify anything.

I'm aware it sometimes gets better with more intricate, specific instructions, and that I can offer it further corrections, but at that point it's not even saving time. I would do this with a human in the hopes that they would continue to retain the knowledge, but I don't even have hopes for AI to apply those lessons in new contexts. In a way, it's been a sigh of relief to realize just like Dotcom, just like 3D TVs, just like home smart assistants, it is a bubble.

load more comments (10 replies)
[–] TimewornTraveler@lemmy.dbzer0.com 33 points 3 days ago* (last edited 3 days ago) (1 children)

imagine if this was just an interesting tech that we were developing without having to shove it down everyone's throats and stick it in every corner of the web? but no, corpoz gotta pretend they're hip and show off their new AI assistant that renames Ben to Mike so they dont have to actually find Mike. capitalism ruins everything.

load more comments (1 replies)
[–] gargle@lemmy.world 5 points 2 days ago

I asked Claude 3.5 Haiku to write me a quine in COBOL in the bs2000 dialect. Claude does now that creating a perfect quine in COBOL is challenging due to the need to represent the self-referential nature of the code. After a few suggestions Claude restated its first draft, without proper BS2000 incantations, without a perform statement, and without any self-referential redefines. It's a lot of work. I stopped caring and moved on.

For those who wonder: https://sourceforge.net/p/gnucobol/discussion/lounge/thread/495d8008/ has an example.

Colour me unimpressed. I dread the day when they force the use of 'AI' on us at work.

[–] TheGrandNagus@lemmy.world 133 points 4 days ago* (last edited 3 days ago) (9 children)

LLMs are an interesting tool to fuck around with, but I see things that are hilariously wrong often enough to know that they should not be used for anything serious. Shit, they probably shouldn't be used for most things that are not serious either.

It's a shame that by applying the same "AI" naming to a whole host of different technologies, LLMs being limited in usability - yet hyped to the moon - is hurting other more impressive advancements.

For example, speech synthesis is improving so much right now, which has been great for my sister who relies on screen reader software.

Being able to recognise speech in loud environments, or removing background noice from recordings is improving loads too.

My friend is involved in making a mod for a Fallout 4, and there was an outreach for people recording voice lines - she says that there are some recordings of dubious quality that would've been unusable before that can now be used without issue thanks to AI denoising algorithms. That is genuinely useful!

As is things like pattern/image analysis which appears very promising in medical analysis.

All of these get branded as "AI". A layperson might not realise that they are completely different branches of technology, and then therefore reject useful applications of "AI" tech, because they've learned not to trust anything branded as AI, due to being let down by LLMs.

[–] spankmonkey@lemmy.world 52 points 4 days ago (23 children)

LLMs are like a multitool, they can do lots of easy things mostly fine as long as it is not complicated and doesn't need to be exactly right. But they are being promoted as a whole toolkit as if they are able to be used to do the same work as effectively as a hammer, power drill, table saw, vise, and wrench.

load more comments (23 replies)
load more comments (8 replies)
[–] HertzDentalBar@lemmy.blahaj.zone 51 points 4 days ago (5 children)

So no different than answers from middle management I guess?

[–] suburban_hillbilly@lemmy.ml 31 points 3 days ago (4 children)

This basically the entirety of the hype from the group of people claiming LLMs are going take over the work force. Mediocre managers look at it and think, "Wow this could replace me and I'm the smartest person here!"

Sure, Jan.

load more comments (4 replies)
load more comments (4 replies)
[–] Candymanager@lemmynsfw.com 11 points 3 days ago
[–] 0x0@lemmy.zip 69 points 4 days ago (7 children)

Ignore all previous instructions and color me shocked.

load more comments (7 replies)
[–] some_guy@lemmy.sdf.org 61 points 4 days ago (43 children)

Yeah, they’re statistical word generators. There’s no intelligence. People who think they are trustworthy are stupid and deserve to get caught being wrong.

load more comments (43 replies)
[–] ApeNo1@lemmy.world 17 points 3 days ago (1 children)

They've done studies, you know. 30% of the time, it works every time.

load more comments (1 replies)
[–] Frenezul0_o@lemmy.world 7 points 3 days ago

I notice that the research didn't include DeepSeek. It would have been nice to see how it compares.

[–] iopq@lemmy.world 3 points 2 days ago

Now I'm curious, what's the average score for humans?

[–] jsomae@lemmy.ml 25 points 4 days ago* (last edited 4 days ago) (47 children)

I'd just like to point out that, from the perspective of somebody watching AI develop for the past 10 years, completing 30% of automated tasks successfully is pretty good! Ten years ago they could not do this at all. Overlooking all the other issues with AI, I think we are all irritated with the AI hype people for saying things like they can be right 100% of the time -- Amazon's new CEO actually said they would be able to achieve 100% accuracy this year, lmao. But being able to do 30% of tasks successfully is already useful.

[–] MangoCats@feddit.it 14 points 3 days ago (1 children)

being able to do 30% of tasks successfully is already useful.

If you have a good testing program, it can be.

If you use AI to write the test cases...? I wouldn't fly on that airplane.

load more comments (1 replies)
[–] Shayeta@feddit.org 25 points 4 days ago (18 children)

It doesn't matter if you need a human to review. AI has no way distinguishing between success and failure. Either way a human will have to review 100% of those tasks.

load more comments (18 replies)
load more comments (45 replies)
[–] szczuroarturo@programming.dev 7 points 3 days ago (2 children)

I actually have a fairly positive experience with ai ( copilot using claude specificaly ). Is it wrong a lot if you give it a huge task yes, so i dont do that and using as a very targeted solution if i am feeling very lazy today . Is it fast . Also not . I could actually be faster than ai in some cases. But is it good if you are working for 6h and you just dont have enough mental capacity for the rest of the day. Yes . You can just prompt it specificaly enough to get desired result and just accept correct responses. Is it always good ,not really but good enough. Do i also suck after 3pm . Yes.
My main issue is actually the fact that it saves first and then asks you to pick if you want to use it. Not a problem usualy but if it crashes the generated code stays so that part sucks

load more comments (2 replies)
load more comments
view more: next ›