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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
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.