this post was submitted on 09 Jul 2024
66 points (88.4% liked)

Technology

34388 readers
224 users here now

This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.


Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.


Rules:

1: All Lemmy rules apply

2: Do not post low effort posts

3: NEVER post naziped*gore stuff

4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.

5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)

6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist

7: crypto related posts, unless essential, are disallowed

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] BlameThePeacock@lemmy.ca 3 points 2 months ago (4 children)

If it's so useless, why am I using it all the time for my job to speed up my work?

[–] yogthos@lemmy.ml 27 points 2 months ago (1 children)

If you bother to RTFA then you'll see that they mean it's useless from investor perspective because it uses a lot of energy, and there are limited practical applications for it. AI services that companies like MS and Google are offering are being subsidized by these companies, and they're subsidizing them because they expect that they will be able to make them profitable somehow going forward. If they can't then the bubble will burst because investors and shareholders aren't gonna keep dumping cash into this tech. The hype cycle around AI isn't new either, we've been here many times https://en.wikipedia.org/wiki/AI_winter

[–] jsomae@lemmy.ml 1 points 2 months ago (1 children)

There are many practical uses, and more to be discovered, but I think most of them won't be user-facing.

[–] yogthos@lemmy.ml 5 points 2 months ago

I think the tech does have legitimate uses, and that it will continue improving over time. I'm just pointing out that it's being massively oversold right now. I actually think it's better if the bubble bursts early on in the hype cycle, and then people can focus on figuring out how to apply this tech where it actually works well.

[–] suburban_hillbilly@lemmy.ml 17 points 2 months ago (2 children)

Because you had a bullshit job to begin with?

[–] Aurenkin@sh.itjust.works 6 points 2 months ago* (last edited 2 months ago)

It's quite sad that a take like "if you find LLMs useful you must have a bullshit job" is getting upvoted in a technology community.

[–] BlameThePeacock@lemmy.ca 6 points 2 months ago (1 children)

I automate office processes, improving productivity. So literally the opposite of a bullshit job.

[–] SaltySalamander@fedia.io 6 points 2 months ago (1 children)

It's silly how the anti-AI hivemind will downvote you for simply informing them that you find AI useful.

[–] Aurenkin@sh.itjust.works 4 points 2 months ago

Things are either wholly good or wholly bad. Don't confuse people by trying to pretend like there's such a thing as nuance.

[–] ISOmorph@feddit.org 14 points 2 months ago (2 children)

What's your field of work? I work in IT and really try to find some day to day use cases where AI might help and I just don't seem to find any. The odd presentation or maybe a sprint review protocol, but nothing recurring or anything that feels game changing.

[–] floofloof@lemmy.ca 4 points 2 months ago* (last edited 2 months ago)

It's useful when programming for generating straightforward code and giving high-level advice on well-trodden topics, though you do have to check both. And typing in questions does help me clarify my thinking, so it also serves as that premium rubber duck. Nothing I couldn't do without it, but sometimes I do find it convenient and helpful.

[–] BlameThePeacock@lemmy.ca 0 points 2 months ago (1 children)

Business process automation. I use it for everything from communications to programming.

[–] SkyNTP@lemmy.ml 6 points 2 months ago* (last edited 2 months ago) (1 children)

You use LLMs for everything? Seems strange, as they don't reason. They are specifically designed to mimic human speech. So they are great for tasks that require presenting information that looks intelligible, or at least are very easily testable, but beyond that you run into serious issues with hallucination fast...

Or do you mean "AI" as in data science and automation? That's a very different thing which is a bit off topic. That Kind of "AI" is neither new nor has the hallucination/ecological/cost/training effort issues associated with it

I dunno dude, all your answers talk about "AI" in suspiciously vague terms. "I use AI to ..." is the new "built with blockchain". Skip the marketing terms and talk shop.

[–] BlameThePeacock@lemmy.ca 3 points 2 months ago

LLMs

For example if I need to generate a long formula for excel or power apps, I could write it myself or I can just tell the LLM the parameters and it will do it in 1/10th of time.

If I need to create course material, I can shove in bullet points for my key topics and have it expand it into a first draft for me. This concept I actually use a lot more than just for course material. It's great at generating drafts of everything from statements of work and quotes to presentations (Co-Pilot in 365)

I know how to do the job without it, so hallucinations are easily caught and cleaned up. It's a tool to speed me up, not replace me.