this post was submitted on 10 Aug 2023
337 points (96.9% liked)

Asklemmy

43810 readers
1 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy πŸ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 6 years ago
MODERATORS
 

Just out of curiosity. I have no moral stance on it, if a tool works for you I'm definitely not judging anyone for using it. Do whatever you can to get your work done!

(page 2) 50 comments
sorted by: hot top controversial new old
[–] aaaaaaadjsf@hexbear.net 8 points 2 years ago* (last edited 2 years ago) (1 children)

I know many people my slightly younger than me are using chatgpt to breeze though university assignments. Apparently there's one website that uses gpt that even draws diagrams for you, so you don't have to make 500 UML and class diagrams that take forever to create.

[–] redballooon@lemm.ee 5 points 2 years ago

If only they would also understand what they’re delivering.

I've found ChatGPT is good for small tasks that require me to code in languages I don't use often and don't know well. My prime examples are writing CMakeLists.txt files, and generating regex patterns.

Also, if I want to write a quick little bash script to do something, it's much better at remembering syntax and string handling tricks than me.

Trying to do our work with ChatGPT and then discussing the results has been our #1 topic of kitchen conversation all year.

[–] hsl@wayfarershaven.eu 8 points 2 years ago

My job actively encourages using AI to be more efficient and rewards curiosity/creative approaches. I'm in IT management.

[–] brunofin@lemm.ee 7 points 2 years ago

We openly use it and abuse of it from top to bottom of the company and for me add Co-Pilot to that as well

[–] Behaviorbabe@kbin.social 7 points 2 years ago (1 children)

Coworker of mine admitted to using this for writing treatment plans. Super unethical and unrepentant about it. Why? Treatment plans are individual, and contain PII. I used it for research a few times and it returned sources that are considered bunk at best and hated within the community for their history. So I just went back to my journal aggregation.

[–] 520@kbin.social 5 points 2 years ago

Super unethical and unrepentant about it.

Super illegal in most jurisdictions too.

[–] vext01@lemmy.sdf.org 6 points 2 years ago

I use it as a search engine for the LLVM docs.

Works so much better than doxygen.

But it's no secret.

[–] Subverb@lemmy.world 6 points 2 years ago

I am the boss and I've had to cajole a couple of my employees into using it.

Any employer that thinks using ChatGPT carefully and judiciously is a bad thing is mistaken. When it works it's a great productivity boost, but you have to know when to kick it to the curb when it starts hallucinating.

[–] PeWu@lemmy.ml 6 points 2 years ago (4 children)

Not using chatgpt at all because it's queue is always full.

load more comments (4 replies)
[–] AWittyUsername@lemmy.world 6 points 2 years ago* (last edited 2 years ago) (1 children)

As a backend developer I use it to explain some SQL, dev processes that I should know but unsure on, or best practices for X.

SQL is my weakest link.

load more comments (1 replies)
[–] 1984@lemmy.today 5 points 2 years ago* (last edited 2 years ago)

I use it at work but gladly tell the boss... It's only pluses if we can do more trivial work faster. More time to relax. They don't watch what I do during the day. The boss relaxes also. All good.

[–] Nioxic@lemmy.world 5 points 2 years ago

I use it

My boss likes it too. Of course we dont trust it m, but it can do certain things easier and faster than a human can

Im using the shit out of gpt-4 for coding and it works. And no never told anyone cause nobody asks.

[–] randomTingler@lemmy.world 5 points 2 years ago

English is not my first language. I use it to fix grammar and rephrase sentences for making communication easy.

The platform/language that I use doesn't supported by chat GPT or Bard. So I write my own code.

[–] datavoid@lemmy.ml 5 points 2 years ago (1 children)

I use it to speed up writing scripts on occasion, while attempting to abstract out any possibly confidential data.

I'm still fairly sure it's not allowed, however. But considering it would be easy to trace API calls and I haven't been approached yet, I'm assuming no one really cares.

[–] dbilitated@aussie.zone 4 points 2 years ago

i have used to to do simple shell scripts - like, "read a text file, parse out a semver, increment the minor version, set the last value to zero, write back out to the text file". simple stuff that can be easily stated it's pretty good at. mind you it was a bit wrong and i had to fix it, but it saved me googling commands and writing the script myself. I wouldn't have bothered normally but i do that once every two weeks so it's nice to just have a command to do it.

[–] nero@lemmy.world 5 points 2 years ago

Aside from asking it coding questions (which are generally a helpful pointer in the right direction), i also ask it alot of questions like β€œTurn these values into an array” or something similar when i have to make an array of values (or anything else that’s repetitive) and am too lazy to do it myself. Just a slight speedup in work.

[–] Crackhappy@lemmy.world 4 points 2 years ago

As a coder, we have had discussions about using it at work. Everyone's fine with it for generation of test data, or for generating initial code skeletons but it still requires us to review every line. It saves a bit of time but that's all.

I've run emails through it to check tone since I'm hilariously bad at reading tone through text, but I'm pretty limited in how I can make use of that. There's info I deal with that is sensitive and/or proprietary that I can't paste into just any text box without potential severe repercussions.

[–] shnurr@fludiblu.xyz 4 points 2 years ago

My boss pays for it! I don't use it that much, but it's pretty useful from time to time instead of going through a bunch of unrelated Google results.

[–] TheRealMalc@beehaw.org 4 points 2 years ago* (last edited 2 years ago) (1 children)

I dont see any reason to not use it to (keyword) help with your work. I think it would be wise to not use its responses verbatim, as well as to fact-check anything that it gives you. Additionally, turn off chat history and do not enter any details about yourself, or your employer, into the prompts. Keep things generic whenever you can.

load more comments (1 replies)
load more comments
view more: β€Ή prev next β€Ί