Coding expertise is going to collapse from AI reliance

larsfaye.com

58 points by larsfaye 28 minutes ago


ryandvm - 3 minutes ago

100%

We're already seeing this at the enterprise level. Companies have dictates from leadership that "if you're writing code manually, you're doing it wrong."

Okay, that kind of works for a while. We are indeed producing a shit-ton of code, but the reality is that engineers are pumping out code faster than the humans can understand and (honestly) review it. That sounds great until you realize that "hey Claude, read this Jira ticket and implement the feature in this code base" isn't really worth $200K/year.

This is all complicated by the fact that we're also losing our grasp on reality from the other direction because we also have leadership air dropping AI generated manifestos on the product owners and product owners having to use AI to transmute all that shit into 1,500 word Jira tickets that are 10% necessary feature work and 90% LLM boilerplate.

So now you have software engineers whose job has changed radically to the point that the hardest part about being a software engineer is just filtering through AI generated artifacts from all directions just to try to get a feature out the door.

causal - a minute ago

So far I think I have learned far more from LLMs than I've lost to them. I forget some syntax, definitely. But I now reach for a much wider range of tools that I have become familiar with because of LLMs.

So, partly agree, partly disagree.

LandoCalrissian - a minute ago

The snake eating it's own tail for llm software development has really been met with a shoulder shrug whenever it gets brought up. At best you might have a small cohort of developers that don't cook their brains with AI and their reward for that appears to be having to review terrible AI code written by people who have cooked their brains.

Completely unsustainable.

chojeen - 5 minutes ago

I'm looking forward to having the same experience as COBOL engineers did after retirement: companies backing up the brinks truck to anyone with the skills to keep the lights on.

vitalnodo - 11 minutes ago

Saw a quote comparing pre-LLM code to pre-WWII steel, low-background steel, essentially.

randusername - 5 minutes ago

Does anyone else feel like the web has become so "readable" it is illegible?

I have such a hard time quickly reading pages like TFA. Headings, bullets, line-spacing, width, link hover animations, even the font. Even reader mode defaults aren't great for me.

Compared to, for example, https://www.paulgraham.com/best.html

Zigurd - 7 minutes ago

Coders should be treated as as well as as other software users. Tools like Claude code, Antigravity, and others are applying AI to solving that problem.

I know how to create a multi year P&L projection from scratch. It gives me some insight into how much capital a startup will need to get to breakeven. A good AI tool that creates that same spreadsheet in minutes should also be able to explain why different businesses have different shaped cash flow troughs. I don't think people using tools like that is bad even if they don't gain deep insight.

VCFundedGenYer - 3 minutes ago

I'm seeing it happen in real time. I've seen several folks claim they "vibe-coded" something and upon review it's some seriously low quality garbage. Unfortunately it's just "functional enough" where it's encouraging the one who talked to the robot to continue thinking they can code for some reason.

It is important to ensure that any LLM code is named and shamed.

micromacrofoot - 6 minutes ago

Very few people know how to hand set typography anymore, but many of the conventions still exist and people don't have to understand the origin of a lot of them to use them properly.

deaton - 9 minutes ago

Going to? It already is.

toenail - 14 minutes ago

And math skills are going to collapse from calculator reliance.

j45 - 10 minutes ago

It may bifurcate the average skill from the skill of figuring out new solutions.

paul7986 - 14 minutes ago

Are engineers still making 100s of thousands a year still just for vibe coding while a nurse and other skilled / highly trained medical professionals working their butt off make half of that?

Do we think there is going to be a correction for the vibe coders?

Pardon I know such question is controversial but thinking ahead.

rvz - 6 minutes ago

Ah yes. Selling courses is the oldest grift in town, which is what the author here is doing.

waffletower - 8 minutes ago

Coding expertise is going to collapse from compiler reliance (1985 Turbo Pascal detractors)

add-sub-mul-div - 9 minutes ago

I'm also concerned about people asking an opaque machine for an answer and stopping there instead of going to different sources, evaluating their credibility, exercising their own ability to construct their own worldview from disparate facts and opinions.

GiorgioG - 17 minutes ago

I learned BASIC, Pascal and x86 Assembly language by the age of 14-15. None of which I remember (nor care to). The strict instructions (aka language) we gave the compiler was not the point. Those experiences taught me how to think logically, and over time develop a taste/structure for how software should be built, as well as foot guns to avoid. I don't know how you teach that without coding, but the "coding expertise" was always a means to an end. LLMs are just another abstraction layer above programming languages, machine language, etc.

faislopids - 16 minutes ago

[flagged]