Comment by antonvs

9 hours ago

That attitude isn’t universal to everyone who enjoys tinkering and making computers do interesting things. I just had lunch yesterday with one of the most tinkering people I know, who as a side hobby teaches kids to program using robotics etc. to make it interesting for them. Like me, he’s having a blast using LLMs.

LLMs are amazing tools for learning new skills and technology. I’ve recently moved into an ML adjacent role, am learning tons that I never knew before, and I’m delivering working systems more quickly.

One thing that’s been an eye-opener is how many details I miss in the code I write. LLMs can almost always suggest improvements, and usually, it’s quite obvious that they’re right. But this is making me a better developer, even though I already have decades of experience.

LLMs don’t force you to vibe code everything. You can use them as precisely or as vibe-ishly as you want. They can be a skill amplifier rather than a skill replacer, if you use them as such.