I fall into the category of senior engineers who benefit from LLMs for all the reasons mentioned in this post. I find it's possible to agree completely with sentiments like this and still feel as if this is all written in the sand below the high tide line, and ten years from now nobody will care about this. Horsemanship and sailing were both specialized skills of high value to society, and now they're not. But in eac…
Uhhhh sailing is still an extremely valuable skill? Think piloting cargo ships, cruise lines (for non-American pilots), marine equipment...
Coding expertise is going to collapse from AI reliance
461–470 of 575 posts
Re: Coding expertise is going to collapse from AI reliance
#462Earlier quoted context omitted.
Coding My claim is just that LLMs are basically fine now with the "coding" part. Not so much with development, definitely not with engineering.
Outside of the most niche domains like frontier AI development, are there software engineering questions that Sol 5.6/Fable 5 can't answer better than the median software engineer if explicitly asked? It strikes me that models already have superhuman software architecture capabilities, they are simply underelicited. Furthermore the AI companies are spending gobs of money and compute to address this—harness developmen…
Where they still fall massively short, even compared to a straight out of college junior developer, is figuring out what the correct question to ask is.
This has led to situations like Fable 5 spending six days debugging a deadlock because it didn't think to add any observability to detect when the job stalls, and would wait until the job timed out each time. Any junior developer would have fixed it in a few mins, but I left Fable running out of curiosity to see how long it'd take.
Re: Coding expertise is going to collapse from AI reliance
#463Re: Coding expertise is going to collapse from AI reliance
#464100% 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 t…
Boris: "I don't prompt Claude anymore. I have loops prompting Claude and figuring what to do". Boris: "I haven’t written a line of code by hand in, I think, eight months now… Claude Code, 100% written by Claude Code". Boris: "There’s no manually written code anywhere at the company… All of the SQL is written by models. Everything is just built by the models... Claude instances communicate with each other (e.g., over…
I think that will be one of the most interesting things with models in the future. Even if we somehow 100% stopped dead where they are from a a model perspective, being able to run it twice and fast for half the price in the future will enable a hell of a lot more practical usage.
Re: Coding expertise is going to collapse from AI reliance
#465The 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.
Maybe I’m naive, or misguided, or something else, but I decided almost 2 years ago that I’m going to bank on not using LLMs to do my job. I still write code by hand everyday. I don’t use AI to write code or lookup docs, or anything else. I just figure that if we really, truly, indisputably hit the point of AI assisted coding being mandatory, I can learn it and get up to speed in a few weeks (or at worst a couple mont…
Re: Coding expertise is going to collapse from AI reliance
#466And math skills are going to collapse from calculator reliance.
so many folks struggle to calculate a 20% tip in their head
llms have absolutely made education much more complicated for educators
Re: Coding expertise is going to collapse from AI reliance
#467100% 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 t…
He would call you a moron.
He might even just fire you as a customer if you annoyed him enough.
Re: Coding expertise is going to collapse from AI reliance
#468Earlier quoted context omitted.
Coding My claim is just that LLMs are basically fine now with the "coding" part. Not so much with development, definitely not with engineering.
Outside of the most niche domains like frontier AI development, are there software engineering questions that Sol 5.6/Fable 5 can't answer better than the median software engineer if explicitly asked? It strikes me that models already have superhuman software architecture capabilities, they are simply underelicited. Furthermore the AI companies are spending gobs of money and compute to address this—harness developmen…
An explicit query returns a specific answer, but means nothing about whether it can use that knowledge to create better software.
Re: Coding expertise is going to collapse from AI reliance
#469Despite that, some other parts of the business are trying their hands at playing slop slots...
Re: Coding expertise is going to collapse from AI reliance
#470The 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.
Maybe I’m naive, or misguided, or something else, but I decided almost 2 years ago that I’m going to bank on not using LLMs to do my job. I still write code by hand everyday. I don’t use AI to write code or lookup docs, or anything else. I just figure that if we really, truly, indisputably hit the point of AI assisted coding being mandatory, I can learn it and get up to speed in a few weeks (or at worst a couple mont…