this post was submitted on 05 Jul 2026
171 points (98.3% liked)

Technology

86127 readers
3067 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] lefaucet@slrpnk.net 12 points 2 days ago (1 children)

Dogs will do it for belly rubs and $20 in kibble

I think the issue is LLMs can't do a humans job, only be a tool for a human to use. And the tasks it's good at weren't large bottlenecks to begin with.

[–] MangoCats@feddit.it 2 points 1 day ago (2 children)

a tool for a human to use

Agree

the tasks it’s good at weren’t large bottlenecks to begin with.

Disagree. There are plenty of tasks it is being tried with which it's not good at, but to an extent you don't know that until you've tried.

I use LLMs for code review, they help - a lot. Like so many new technology applications, we just didn't do code review at anything like the level that LLMs enable doing it at, with LLMs we're doing more of what we "always wished we had the time / attention span for" but never actually did, in practice. LLMs are lowering the total cost of finding issues in code, making the reward of doing them in depth worth the cost. In the past we'd do a much higher level review, and miss a lot of detail issues, but the cost of finding those detail issues without LLMs was very high and for the most part we deemed the detail issues "not worth the cost to find." Using LLMs for code review is actually making more work than we used to put into code reviews, but the returns are there - worthwhile.

You might think of it like finite element analysis for mechanical design. Sure, that was possible with paper drawings and slide rules, but it wasn't worth the cost using those tools. Now, there are areas of mechanical design where FEA modeling is the standard practice - if you don't do it you're considered to be slacking, not applying state of the art tools to the job.

There are some things that I find LLMs to be horrible at - like 3D drawings in Blender. However, they are actually really good at making specialized Blender usage tutorials to make it easier / faster for human artists to learn how to use the tool themselves - and once in awhile they can whip up a very helpful python script to automate something that would have been tedious / time consuming to do over and over but not quite worth learning python and the APIs to automate.

[–] lefaucet@slrpnk.net 1 points 22 hours ago (1 children)

Cool, so how many programmers should you fire because you're using an llm?

[–] MangoCats@feddit.it 1 points 11 hours ago

All the bad ones. This answer doesn't change whether you are using an llm or not.

[–] dustyData@lemmy.world 5 points 1 day ago (1 children)

That's a lot of words just to reiterate what OC said. None of your examples disagree with the fact that these companies are using AI for a ton of stuff they're not good at. And the stuff it is good at are not bottlenecks. If you removed LLMs from the face of the planet today, code quality will not suffer significantly. Sure, doing code review en masse is good. But that is not what was holding back computer programming. It's existence is not progressing software in any significant way either. It's a nice to have, not a must have. Code was fine for four decades without LLMs. Indeed it makes me wonder, if a machine learning model was purpose made to do code review, instead of general purpose LLMs doing it, how much better it could be, if we actually leveraged what they're good at.

[–] MangoCats@feddit.it 0 points 1 day ago (1 children)

And the stuff it is good at are not bottlenecks.

Disagree. Code review done right is a virtually impossible bottleneck for most companies to handle, so in the past they didn't do it and we have the shitshow of security and other bugs that we are experiencing today.

If you removed LLMs from the face of the planet today, code quality will not suffer significantly.

But LLMs aren't going anywhere, and they are already being used to find vulnerabilities by hats both white and black. They are also finding functional bugs that affect life safety and financial stability.

Code was fine for four decades

The way that municipal water was fine for centuries before chlorination. Cholera outbreaks were just one of those unavoidable realities, like mass school shooting events in the US.

if a machine learning model was purpose made to do code review, instead of general purpose LLMs doing it, how much better it could be, if we actually leveraged what they’re good at.

From what I have seen over the past year, this type of specialization is happening, and the progress is real and significant.

[–] dustyData@lemmy.world 2 points 1 day ago* (last edited 1 day ago) (2 children)

Comparing code bugs to cholera. Nice way to be utterly disconnected from reality and what really matters in life. Let's burn the planet down and waste all of our clean water because of code review.

[–] architect@thelemmy.club -1 points 1 day ago

We were burning the planet down for billionaire yachts and dollar store trinkets so.

[–] MangoCats@feddit.it 0 points 1 day ago

We're getting to a point where code failures are causing deaths, large numbers of deaths... Boeing's MAX10 was a code / design / training / management failure.