63
The End of Coding? Wrong Question (www.architecture-weekly.com)

What LLMs revealed is how many people in our industry don't like to code.

It's intriguing that now they claim and showcase what they "built with Claude", whereas usually that means they generated a PoC.

It's funny, as people still focus on how they're building, so it's all about the code. And if that's the message sent outside, together with the thought that LLMs are already better than "average coder Joe", then the logical follow-up question is: why do we need those humans in the loop?

top 13 comments
sorted by: hot top controversial new old
[-] RamenJunkie@midwest.social 2 points 4 hours ago* (last edited 4 hours ago)

My core issue with manual coding.

Finding answers and solutions.

You get tons out outdated shit becsuse searxhbis broken as fuck.

Or worse, you end up on StackOverflow which is full of the biggest most useless fucking assholes on the planet for a variety of reasons, most of which boil down to "Younare a fucking idiot for not being an expert on every nuanced bull shit part of your chosen language, including choosing that language in the first place because its not this other language."

[-] moto@programming.dev 6 points 10 hours ago

I generally agree with what the post is saying but this part

I think that we'll still be coding, but with some other layer, as LLMs are good with structured input, like programming languages. So we might need other programming languages than we have atm. Might we need different tools to evaluate LLMs' output to make it deterministic? Might we need a different approach for engineering to make it scalable? Might we need more?

I just don't see this happening to be honest. It's the same thing people keep claiming about "prompts replacing code"

Let's say you do make it deterministic. Then why do you need the LLM for it? You can just build a plain old compiler for it. Why add Anthropic or Open AI as an expensive middleman to your operations. There's already a lot of admin plugins that will set up entire routes and pages based off of a db model. The reason people don't purely work off of those is the world isn't modeled off of simple CRUD. There are so many edge cases and requirements that aren't easy to model in a sweeping generalization that you need some way of fine tuning that.

So if you scrap that you're back to "prompts as code". Which also sucks.

If you have a PR change that's breaking production and the only change is to a prompt

Make the popup background ~~red~~ blue

How the hell do you triage what went wrong? Do you revert and roll the dice that the LLM is gonna get it right? No one in their right mind would ever think this is okay in a production setting?

I don't want to say we'll never have a higher level extraction, but I don't think it'll be due to LLMs.

[-] Avicenna@programming.dev 7 points 14 hours ago

I wouldn't just call it "don't like to code". It is also related to ratio of creative vs mundane coding tasks, how much you are allowed to work on stuff that you find interesting, how over worked you are, etc etc.

[-] ExLisper@lemmy.curiana.net 5 points 14 hours ago

Hasn't this been obvious for a long time? I always had some side projects I would work on after work because I like the creativity involved but most devs I know don't touch any code unless they are paid to do so.

[-] sip@programming.dev 2 points 6 hours ago

I don't have the energy to do that anymore.

[-] ebc@lemmy.ca 3 points 4 hours ago

Funny, LLMs actually gave me the time and energy to move forward with a lot of my personal projects. It's a lot more fun when I don't have to lose time investigating why some component doesn't work, or build oauth for the gazillionth time

[-] eleijeep@piefed.social 44 points 1 day ago

Not surprising if you've been in computing since before the dot-com boom.

In the 80s it was the finance industry that attracted all the yuppies because it was where the money was. Do you think any of those stock traders actually care about economics, supply chains or business development outside of it being a vehicle for them to make wads of cash? Of course not.

As soon as the internet demonstrated its financial potential, all the money-chasers looking for a career path became "web developers" and moved to Silicon Valley. Once smartphone app stores appeared, they all went into "app development."

These people never cared about the technology, they just care about getting their retirement.

Actually caring about coding? That's only for the real nerds.

[-] PokerChips@programming.dev 5 points 1 day ago

There's a guy in my niche showcasing his website "built with Claude". Built in a couple weeks. Irks the hell out of me. Looks nice on the surface. Meanwhile, I'm building from scratch and spending half a year.

[-] ExLisper@lemmy.curiana.net 5 points 14 hours ago

Why are you building your website? You need to do something specific? You can use AI. Make the site, use it, forget about it.

You want to learn new tools? You just like coding? You want to grow and maintain the app? Write it yourself. You will learn, have fun and end up with something you can maintain for long time.

Coding is not a race. Yes, people will make simple apps faster with AI but making something that works fast is not always the goal.

[-] pycorax@sh.itjust.works 8 points 21 hours ago

For what it's worth, when they eventually raise the prices on it, you'd be the one not losing money for every line you write.

[-] communism@lemmy.ml 1 points 11 hours ago

Except you can already download and run models on your local machine for free with ollama. Price raising might at least calm the AI craze with the normies though. Probably not with developers who know how to run LLMs locally.

[-] sukhmel@programming.dev 2 points 9 hours ago

Quality of output differs by a lot for local models, but I also think that local should be the way forward

[-] glowie@infosec.pub 4 points 15 hours ago

*scratches neck …yall got anymore of them tokens?

this post was submitted on 09 Mar 2026
63 points (92.0% liked)

Programming

25993 readers
170 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS