Curious how you’re using it? I’m a developer by trade and manage a team for a large web application in the education space. We’ve seen a lot of productivity gains by using models like Claude and ChatGPT through GitHub Copilot. The whole vibe coding scene is a joke, as no model can effectively right a decent production ready application by itself, but I would say I’d question hiring a developer today who wasn’t at least willing to experiment with AI in their workflow.
Discussion
I use it as a static analysis tool and for when i get stuck. It maybe gets to the root of the problem 20% of the time. I rarely use code it generates because it is terrible at programming.