

That’s a great way of putting it and definitely something I was guilty of doing when this stuff first emerged and I was experimenting with it.
Nowadays, I only use our internal LLM to generate boilerplate or simple scripts that wouldn’t take me more than 5-10 minutes to write myself to save some tedium. I think that’s what most actual devs/admins do with it nowadays, if they interface with the tech at all.
Oh, 100%. I’m mostly a server admin these days, I don’t do much software dev stuff anymore. As such, it’s mostly powershell or python scripts. Using a dedicated IDE for fairly small scripts isn’t really needed .