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

Ask Lemmy

27277 readers
2341 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* (last edited 3 weeks ago) (1 children)

It's a neat tool for very specific language-related tasks.
For example, it can translate a poem so that the translation still rhymes.
Its main strength is not its ability to write, but to read. It's the first time in human history where you can pose any question to a computer in human language, and expect to get a meaningful reply.
As long as that question isn't asking for facts or knowledge.
It's also useful for "tip of my tongue" queries, where the right Google search term is exactly what you're missing.

All of its output is only usable and useful if you already know the facts about what you're asking, and can double-check for hallucinations yourself.

However, on a societal scale, it's a catastrophy on par with nuclear war.
It will consume arbitrary amounts of energy, right at the most crucial time when combatting climate change might still have been possible.
And it floods everyone's minds with disinfo, while we're at the edge of a global resurgance of fascism.

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

Yep. This is the impact I see from my employer who is in the energy industry. They are trying to build up the electric grid to handle additional data centers. Between Bitcoin and AI there is a lot of new demand for energy in locations where there has been little population growth.

[–] [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 3 weeks ago* (last edited 3 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 (4 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

load more comments (4 replies)
[–] [email protected] 4 points 3 weeks ago (1 children)

A game changer in helping me find out more about topics that have wisdom buried in threads of forum posts. Great to figure out things I have only fuzzy ideas or vague keywords that might be inaccurate. Great at explaining things that I can follow up on questions about details. Great at finding equations I need but I do not trust it one bit to do the calculations for me. Latest gen also gives me sources on request so I can double check and learn more directly from the horse's mouth.

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

More things I come to think of: Great for finding specs that have been wiped from manufacturers site. Great for making summaries and comparisons, filtering data and making tables to my requests. Great at rubberducking when I try fix something obscure in Linux though documentation it refers to is often outdated. Still works good for giving me flow and ideas of how to move on. Great at compiling user experiences for comparisons, say for varieties of yeasts or ingredients for home-brewing. This ties into my first comment about being a game changer for information in old forum threads.

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

Super useful when I have a half-baked idea or concept that I want to learn more about, but don't know the lingo. I can explain the idea and it'll give me terms to search.

Also, it gives pretty good ideas for debugging or potential fixes.

Not sure i'd ever "trust with my life", but it's a useful tool if you use it right.

[–] [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 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.

[–] [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

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 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* (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.

load more comments
view more: ‹ prev next ›