this post was submitted on 12 Aug 2023
7 points (100.0% liked)

News

51 readers
1 users here now

Breaking news and current events worldwide.

founded 2 years ago
 

Many workers across the U.S. are turning to ChatGPT to help with basic tasks, a Reuters/Ipsos poll found, despite fears that have led employers such as Microsoft and Google to curb its use.

you are viewing a single comment's thread
view the rest of the comments
[–] FaceDeer@kbin.social 2 points 2 years ago (1 children)

I'm programmer, and my employer has forbidden the use of large language models in anything work-related until the legal department figures out what the heck. It's become quite noticeable at this point how much of a hassle it is not being able to do that. When writing code for my own personal use I frequently ask ChatGPT "write me a Python script to do such-and-such tedious chore", or "write me a snippet of C# code that does a thing to a list of stuff". I can do all that myself but it's just grunt work.

[–] worfamerryman@beehaw.org 1 points 2 years ago

I’ve used it the same way to write code and then modify it myself. It’s it’s truly saved me hours and hours of work per week. I’ve even been able to put off hired a part-time person because of it.