this post was submitted on 01 Dec 2024
194 points (91.8% liked)

Ask Lemmy

27240 readers
2722 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either [email protected] or [email protected]. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email [email protected]. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try [email protected] or [email protected]


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 2 years ago
MODERATORS
 

30 Nov 2022 release https://openai.com/index/chatgpt/

(page 3) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 3 weeks ago

Generally, GitHub Copilot helps me type faster. Though sometimes it predicts something I'm don't expect and I have to slow down and analyze it to see if it seems to know something I don't. A small percentage of these cases are actually useful but the rest is usually noise. It's generally useful as long as you don't blindly trust it.

[–] [email protected] 4 points 2 weeks ago* (last edited 2 weeks ago)

I get an email from corporate about once a week that mentions it in some way. It gets mentioned in just about every all hands meeting. I don’t ever use it. No one on my team uses it. It’s very clearly not something that’s going to benefit me or my peers in the current iteration, but damn… it’s clear as day that upper management wants to use it but they don’t know how to implement it.

[–] [email protected] 4 points 3 weeks ago

I use it a lot to proofread my creative writing

[–] [email protected] 4 points 2 weeks ago (1 children)

The only thing I have to worry about is not to waste my time to respond to LLM trolls in lemmy comments. People admitting to use LLM to me in conversation instantly lose my respect and I consider them lazy dumbfucks :p

[–] [email protected] 4 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

You can lose respect for me if you want; I generally hate LLMs, but as a D&D DM I use them to generate pictures I can hand out to my players, to set the scene. I'm not a good enough artist and I don't have the time to become good enough just for this purpose, nor rich enough to commission an artist for a work with a 24h turnaround time lol.

I'm generally ok with people using LLMs to make their lives easier, because why not?

I'm not ok with corporations using LLMs that have stolen the work of others, to reduce their payroll or remove the fun/creative parts of jobs, just so some investors get bigger dividends or execs get bigger bonuses

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

I’m generally ok with people using LLMs to make their lives easier, because why not?

Because 1) it adds to killing our climate and 2) it increases dependencies on western oligarchs / technocrats who are generally horrible people and enemies of the public.

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

I agree, but the crux of my post is that it doesn't have to be that way - it's not inherent to the training and use of LLMs.

I think your second point is what makes the first point worse - this is happening at an industrial scale, with the only concern being profit. We pay technocrats for the use of their services, and they use that money to train more models without a care for the deviation it causes.

I think a lot of the harm caused by model training can be forgiven if the models were used for the betterment of quality of life of the masses, but they're not, they're mainly used to enrich technocrats and business owners at any expense.

[–] [email protected] 2 points 2 weeks ago

Well - there's nothing left to argue about - I do believe we have bigger climate killers than large computing centers, but it is a worrying trend to spend that much energy for an investment bubble on what is essentially an somewhat advanced word prediction. However, if we could somehow get the wish.com version of Tony Stark and other evil pisswads to die out, then yes, using LLMs for some creative ideas is a possibility. Or for references to other sources that you can then check.

However, the way those models are being trained is aimed at impressing naive people and that's very dangerous, because those people mistake impressively coherent sentences for understanding and are willing to talk about automating tasks upon which lives depend.

[–] [email protected] 4 points 3 weeks ago

I'm a software person, llm tools for programming have been frankly remarkable. In my cleanest codebases copilot (using gpt4) autocompletes my intention correctly about 70% of the time today, reducing the amount of code I physically type by a huge margin. The accuracy shifts over time and it's dramatically less helpful for repositories that aren't pristine and full of well named functions and variables

Beyond that chatgpt has been a godsend sifting through the internet for the information I need, the new web feature is just outstanding since it actually gives sources

Chatgpt has also helped with writers block a ton, getting beyond plot points in my novel I was having a hard time with

It's been great with recipes, no more wading through fake life stories and ads

It's been helpful for complex questions about new topics I'm an amateur on, I've learned so much about neurology and the process of how neurons interact almost exclusively through the platform, fact checking takes a little time but so far it's been almost perfectly accurate on higher level objective questions

It's been helpful as a starting place for legal questions, the law is complex and having a starting place before consulting the lawyers has been really nice so I know what to ask

I could go on

[–] [email protected] 4 points 3 weeks ago

It's useful when you want to write some algorithm using specific versions of libraries. It first craps out wrong functions but after 1 or 2 redirects it usually shoots something that I then adapt to my use-case. I usually try googling it first but when most fucking guides use the new way of coding and I'm forced to use fixed versions due to company regulations, it gets frustrating to check if every function of known algorithms is available in the version I'm using and if it's not, which replacement would be appropriate.

It might hallucinate from time to time but it usually gives me good enough ideas/alternatives for me to be able to work around it.

I also use it to format emails and obscure hardware debugging. It's pretty bad but pretty bad is better than again, 99% of google results suggesting the same thing. GPT suggests you a different thing once you tell it you tried the first one.

As always, it's a tool and knowing that the answers aren't 100% accurate and you need to cross-check them is enough to make it useful.

[–] [email protected] 3 points 3 weeks ago

Only small use cases on my end: Professional - great at helping me save time on syntax related things (“help me right an excel formula that validates cell C2 as a properly formatted US phone number”). Personal - really helpful at fleshing out a comedy idea I’m toying with (“help me analyze and expand why the idea of ‘vampires benefitting from an app called Is There Garlic In This’ is funny for a stand-up routine”).

Otherwise, I spend just as much time verifying the LLM’s output as I would have just doing it myself.

[–] [email protected] 3 points 3 weeks ago

I used it the other day to redact names from a spreadsheet. It got 90% of them, saving me about 90 minutes of work. It has helped clean up anomalies in databases (typos, inconsistencies in standardized data sets, capitalization errors, etc). It also helped me spruce up our RFP templates by adding definitions for standard terminology in our industry (which I revised where needed, but it helped to have a foundation to build from).

As mentioned in a different post, I use it for DND storylines, poems, silly work jokes and prompts to help make up bed time stories.

My wife uses it to help proofread her papers and make recommendations on how to improve them.

I use it more often now than google search. If it’s a topic important enough that I want to verify, then I’ll do a deeper dive into articles or Wikipedia, which is exactly what I did before AI.

So yea, it’s like the personal assistant that I otherwise didn't have.

[–] [email protected] 3 points 3 weeks ago (7 children)

It had a good impact for me, it saved me from an immense headache of university. I explicitly told the professors that, I have issues with grammar (despite it being my native language).

They kept freaking out about it and I eventually resorted to ChatGPT. Solved the issue immediately.

load more comments (7 replies)
[–] [email protected] 3 points 3 weeks ago

I've used it to help me write batch scripts and excel formulas but found it pretty bad for LISP

[–] [email protected] 2 points 2 weeks ago

I have a book that I'm never going to write, but I'm still making notes and attempting to organize them into a wiki.

using almost natural conversation, i can explain a topic to the gpt, make it ask me questions to get me to write more, then have it summarize everything back to me in a format suitable for the wiki. In longer conversations, it will also point out possible connections between unrelated topics. It does get things wrong sometimes though, such as forgetting what faction a character belongs to.

I've noticed that gpt 4o is better for exploring new topics as it has more creative freedom, and gpt o1 is better for combining multiple fragmented summaries as it usually doesn't make shit up.

[–] [email protected] 2 points 3 weeks ago

I genuinely appreciate being able to word my questions differently than old google, and specifying deeper into my doubts than just a key word search.

It’s great to delve into unknown topics with, then to research results and verify. I’ve been trying to get an intuitive understanding of cooking ingredients and their interaction with eachother and how that relates to the body, ayurvedically.

I think it’s a great way to self-educate, personally.

[–] [email protected] 2 points 3 weeks ago

I’ve implemented two features at work using their api. Aside from some trial-and-error prompt “engineering” and extra safeguards around checking the output, it’s been similar to any other api. It’s good at solving the types of problems we use it for (categorization and converting plain text into a screen reader compliant (WCAG 2.1) document). Our ambitions were greater initially, but after many failures we’ve settled on these use cases and the C-Suite couldn’t be happier about the way it’s working.

[–] [email protected] 2 points 3 weeks ago* (last edited 3 weeks ago)

ChatGPT itself didn't do anything, FastGPT from Kagi helps me everyday though, for quickly summarizing sources to learn new things (eg. I search for a topic and then essentially just click the cited sources).

And ollama + open-webui + stable-diffusion-webui with a customized llama3.1-8b-uncensored is a great chat partner for very horny stuff.

[–] [email protected] 2 points 3 weeks ago* (last edited 3 weeks ago)

For me, a huge impact.

I took an export of all our apps reviews and used it to summarise user pain points. Immediately a list of things we can prioritise.

When I'm doing repetitive code. It will (90% of the time) place the next puzzle piece in the repetition.

Using better systems like Cursor, I was able to create a twitch bot. I could then use it to make various text based games such as 20 questions or trivia. All (90% again, nothing is perfect) of which was done through prompts.

load more comments
view more: ‹ prev next ›