The two senior engineers in my org (in a FAANG) who vibe-code the most have lost literally all of their skills. Their code has become terrible and their judgment even worse. A very similar topic was discussed here: https://news.ycombinator.com/item?id=48392004 and I make the exact same conclusion: All of this makes me selfishly excited for my own future. It's glaringly obvious that anyone who's a heavy user of LLMs i…
As someone who was self taught as a programmer and has a reasonable high level understanding of some CS concepts but not lots of experience applying them, and no good mentor, I’ve found working with an LLM really englightening. Asking Claude to think about “good ways to structure this” or asking how similar problems get solved in industry or high profile projects has really helped me design better solutions and avoid…
I think this highlights the difference between the “how do I make a ham sandwich?” approach of chat vs the “sudo make me a ham sandwich” of agentic coding.