this post was submitted on 10 Aug 2023
350 points (96.5% liked)

Asklemmy

43984 readers
717 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_[email protected]~

founded 5 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
[–] [email protected] 8 points 1 year ago* (last edited 1 year ago) (3 children)

I use GPT-4 daily. I worked with it to create a quick and convenient app on my smartwatch, which allows it to provide wisdom and guidance fast whenever I need it. For more grandular things, I use its BingChat interface which can search the web and see images. The AI has helped me with understanding how to complete tasks, providing counseling for me, finding bugs in my code, writing functions, teaching me how to use software like Excel and Outlook, and giving me random information about various curiosities that pop into mind.

I don't keep it a secret and tell anyone who asks. Plus it's kinda obvious that something is going on with me. I always wear bone conducting headsets that allow the AI to whisper in my ear without shutting me out to the world, and sometimes talk to my watch

The responses to knowing what I'm doing have almost always been extreme: very positive or very negative. The machine is controversial, and when some can no longer stay in comfortable denial of its efficacy they turn to speaking out against its use

Edit: just fixed its translation method. Now the watch will hear non-english speech and automatically translate it for me too (uses Whisper API)

load more comments (3 replies)
[–] [email protected] 8 points 1 year ago

My whole team was playing around with it and for a few weeks it was working pretty well for a coupl3 of things. Until the answers started to become incorrect and not useful.

[–] [email protected] 8 points 1 year ago

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

[–] [email protected] 8 points 1 year ago* (last edited 1 year 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.

[–] [email protected] 6 points 1 year ago

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

[–] [email protected] 8 points 1 year ago (2 children)

Yesterday I was working on a training PowerPoint and it occurred to me that I should probably simplify the language. Had GPT convert it to 3rd-grade language, and it worked pretty well. Not perfect, but it helped.

I'm also writing an app as a hobby and, although GPT goes batshit crazy from time to time, overall it has done most of the coding grunt-work pretty well.

load more comments (2 replies)
[–] [email protected] 6 points 1 year ago

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.

[–] [email protected] 6 points 1 year 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

[–] [email protected] 6 points 1 year 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.

[–] [email protected] 6 points 1 year ago

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

[–] [email protected] 6 points 1 year ago* (last edited 1 year 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)
[–] [email protected] 6 points 1 year 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.

[–] [email protected] 6 points 1 year 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.

load more comments (1 replies)
[–] [email protected] 5 points 1 year ago* (last edited 1 year 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.

[–] [email protected] 5 points 1 year 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.

[–] [email protected] 4 points 1 year 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.

[–] [email protected] 5 points 1 year ago

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

[–] [email protected] 5 points 1 year ago (2 children)

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

load more comments (2 replies)
[–] [email protected] 5 points 1 year ago

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

Works so much better than doxygen.

But it's no secret.

[–] [email protected] 5 points 1 year ago

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.

[–] [email protected] 5 points 1 year 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.

[–] [email protected] 5 points 1 year 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

[–] [email protected] 5 points 1 year 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.

[–] [email protected] 4 points 1 year ago

I've used it a couple times to draft reports, most of what it writes is pretty garbage but it's good for generating general filter sentences and structure and stuff that I don't want to waste the time thinking about.

I've also used it to generate Facebook posts, it's awesome at this however recently I've had to make a point to telling it not to include emojis or the posts get overloaded

load more comments
view more: β€Ή prev next β€Ί