

I’m curious what you think of using AI for one time tasks. Something that won’t have to be supported later. Like a grand poobah says scrape all the code in our GitHub instance looking for XYZ. Not that specifically but some kind of one-off. That’s usually where I use it. I can slap together something that mostly works in much less time then I could even type it then spend a little time fixing weirdness. As soon as I run the script I move on and never look at it again.
I’ve had success using this approach. I would never let AI write something I plan on using on a prod setting.




What? No AI?!