calistan
Member
I used ChatGPT for the first time at work today, and it's scarily efficient. However, I wouldn't ever confuse that with being imaginative.I know you're talking about kids, but I use ChatGPT daily in creative ways to solve problems at my job and I've never been this imaginative before.
I needed to update some stats in about 80 web pages, 28 stats for each page. The accepted way to do this annual task has always been to copy and paste each stat individually, so the job is divided between several people and takes a couple of days alongside regular work.
This year it was my turn, so I thought why not automate it? I'm not a programmer, so I searched for ways to do that on places like Stack Exchange, but ultimately ChatGPT wrote me a Python script that does it in seconds. It even suggested how to improve the results, and after a few steps of ChatGPT following its own ideas, it gave me a script that will take the spreadsheet and output code for all 80 webpages in one go.
Solving the problem was good, but I had very little input. And rather than learning how to do it myself, I now have a script I can pass on to whoever gets the job next time, and nobody will ever understand how it works.
That's the opposite of imagination. It feels like cheating, and I don't know if I dare tell anyone what I did next week. If this is the way forward, there's really no point in hiring humans, and no point in me trying to learn something new. I can feel my brain atrophying already!