With ChatGPT's assistance, I was able to create a utility that scanned the 1 million+ files on the faulty destination drive and then re-copied those files from the original source drive to a new destination drive, all while maintaining the updated directory and file structure.
How are you using ChatGPT internally at your company?
41–50 of 128 posts
Re: How are you using ChatGPT internally at your company?
#42Other than that I used it this morning while editing a report we hired a team to create. It was helpful to reword some sentences that weren't very clear before sending it off to the client.
Other than that, I mostly use it to brainstorm ideas/give me related concepts to something I'm working on.
Also, not work related, but last week I used chatgpt to create an opening message for a dating app. I knew the gist of a joke I wanted to say related to this woman's interests, but had chatgpt word it for me. There was a lot more to our conversations, but she did at least respond to the opener and we got the conversation rolling. We actually went on a date this weekend, where I had to rely on my own brain's inefficient language model! It went pretty well though.
Re: How are you using ChatGPT internally at your company?
#43Not allowed, because the privacy is non-existant, the licensing is questionable, Microsoft sees everything, and the responses are often wrong and require more work to verify. The risks are greater than the reward.
Re: How are you using ChatGPT internally at your company?
#44Re: How are you using ChatGPT internally at your company?
#45I don't use it, it returns mostly incorrect code that makes me realize it's not worth it. I'm more productive and write better code ignoring ChatGPT 95% of the time.
Re: How are you using ChatGPT internally at your company?
#46I don't use it, it returns mostly incorrect code that makes me realize it's not worth it. I'm more productive and write better code ignoring ChatGPT 95% of the time.
Re: How are you using ChatGPT internally at your company?
#47Also asked it to write a few commands for BigQuery admin, so far so good but I always double checked due to the nature of those commands.
For my study I asked it to write a C program about processes. It got it almost right except for one place that costed me a while to figure out. But still faster than me banging random stackoverflow doors. It also helps a LOT giving me information of which kernel source code file ti find a random functionality.
My real concern is that I'd rely on it too much whenever I couldn't figure out something. That's fine for work because work is boring anyway and I want to end it asap, but not good for study because I want to grow grit.
Re: How are you using ChatGPT internally at your company?
#48Using for academic research. It is especially useful for translating long strings of numbers in classical Chinese sources into Arabic numbers. It's not perfect, but well over 90% accurate and saves much tedium.
So you're pushing 100 Chinese numbers through ChatGPT to get Arabic equivalents. What do you then do to ensure the quality of output is high? Do you eyeball the list and go "hm, seems plausible"? Spot checks? Is there some context around the lists that means erroneous translations will be quite obvious to the trained eye?
I'm always curious what QA looks like in other fields.
Re: How are you using ChatGPT internally at your company?
#49Re: How are you using ChatGPT internally at your company?
#50I use it for coding the site but also for creating the user sessions, which right now include a group trivia game and a D&D session, both managed by GPT-4.
I've added in image generation using DALLE (somehow Midjourney still has no API) and it makes for unique sessions each time. With good prompting, it's a fun group experience.