this post was submitted on 16 Jun 2026
112 points (94.4% liked)

Web Development

5687 readers
218 users here now

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

Related Communities

Wormhole

Some webdev blogsNot sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

CreditsIcon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 3 years ago
MODERATORS
 

I’m calling it now, the adoption of AI agents into software development will be one of the most costly mistakes in the field’s history. Agents cannot program, and it’s taking longer and longer to realize that they can’t. They are a highly sophisticated statistical model designed to mimic the distribution of programming. The output is broken, but in a way that’s getting harder and harder to detect. Which is exactly what you’d expect from an increasingly accurate statistical model.

you are viewing a single comment's thread
view the rest of the comments
[–] FizzyOrange@programming.dev -2 points 3 hours ago (1 children)

This is like saying "but it is just a sophisticated network of neurons. All it can do is transform input signals into output signals. That's what it does."

[–] NaibofTabr@infosec.pub 1 points 2 hours ago (1 children)

Not really.

A machine learning model is a computer program. It is fundamentally a math equation, which we understand completely.

A living brain is not fundamentally a math equation, and is not purely a statistical model, at least not in any empirically demonstrable way. We don't understand completely how it works, but we do know that it's more complex than what you're trying to imply.

The comparison is not valid. Machine learning models are not an equivalent to a biological brain.

[–] TrickDacy@lemmy.world 1 points 2 hours ago

Tbf, LLMs may be comparable in complexity to their specific brain.