>But I think it is a bit of an overblown fear that LLMs will just kill creativity and innovation in coding. Hackers will be hackin
Hacking and a taste for hacking is a muscle you develop. LLMs will make most people not train it at all. Same way a huge number of people are obese and out of shape. For LLMs to be bad news in this regard, it doesn't matter if some people will still find a way to do something creative. As long as far more people (than without LLMs) don't, that's already bad news.
Yes, there are exercise nuts who are exercising like crazy, but the average population is getting weak and obese.
The same with mental muscles.
How many people can do mental calculations in their head nowadays?
What about remembering several phones numbers?
What about simply navigating with map but without GPS? (Or, heaven forbid, just by common sense and observation?)
Properly thinking about hard problems is exhausting. Majority will be glad to offload the hard thinking to an AI 'assistant'. The same way we offloaded computing to calculators, and memory and navigation to phones.
What remains is the easily manipulated lizard brain...
Understandable but why would you assume people will stop getting a taste for hacking just because LLMs exist? Why will they stop just because of that? Technology will make them lazy just because they can prompt an AI now? I think the human drive for excellence and tinkering cannot just be vanished just because LLMs exist.
And I don't under the fat and out of shape part of the comment. Being in shape and being good at coding are not equal things in many aspects:
1. Most people learn code for employment. Most people get fit for personal reasons.
2. It takes considerable physical effort to get in shape. Getting good at code requires considerable mental effort but it is a very different form of effort.
You can claim LLMs will make people dumber and lazy. But that doesn't mean working out and being fit = being really good at computers in real life.
Lastly, you seem to have a cynical view of the world and believe in a merit-based structures but most people don't generally become super fit or hackers. Its always a small percentage of the population in general and most likely will always be. It is debatable if the availability of an LLM can reduce them to 0.
In my experience, using LLM's for generating code has definitely dulled my capacity to think about function hierarchies, composition and having a "picture" in my head of what will go where in the repository.
Raw "leetcode" algorithm intuition and database modelling/SQL are still largely intact for me because I never trust LLMs for those and want to actually understand what I'm building. But it's scary to think how easy it is to have your skills eroded and how quickly you become dependent on these tools.
From your comment, it seems like the only skill that has eroded in you apparently is the fact that you don't understand the structure of a repo that was written by someone else? Was that a skill you had pre LLM that you could just touch a repo you didn't work on and magically knew where everything went?
Furthermore, if you can see it so transparently and have put a stop gap, why do you think the rest of the world or programmers will not? Why will they fall into the temptation that you can resist? Especially if we are talking about that specific subset of people that are already really good at coding and understand the pitfalls pretty well.
Maybe you can make the argument that someone who purely vibecodes never gets the skills of raw algorithm intuition/specific knowledge but in those cases, no skills get eroded because there were none to begin with.
>Understandable but why would you assume people will stop getting a taste for hacking just because LLMs exist?
It's not a prediction, it's already the case. Like students coming into computer science degrees and letting the LLM do all the work, learning nothing. Interns phoning it in too.
>Technology will make them lazy just because they can prompt an AI now?
Yes, that's how it works. The path of least resistance is what's followed. Same way we walk less because we can just get in a car, or do or order things online now.
>I think the human drive for excellence and tinkering cannot just be vanished just because LLMs exist.
There's no trancedent "human drive for excellence and tinkering". There's either an actual force shaping or there's a path which is easier and most will turn into slobs and take.
Same way much much much fewer people tinker with their electric devices or cars than they did in the 1920s to 1970s. They just throw them out and buy a new one, even when the device is simple and repairable. And countless other examples where "excellence" or even "good" is traded for covenience.
Hacking and a taste for hacking is a muscle you develop. LLMs will make most people not train it at all. Same way a huge number of people are obese and out of shape. For LLMs to be bad news in this regard, it doesn't matter if some people will still find a way to do something creative. As long as far more people (than without LLMs) don't, that's already bad news.