this post was submitted on 03 Jan 2025
445 points (98.9% liked)

memes

10963 readers
5485 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to [email protected]

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/AdsNo advertisements or spam. This is an instance rule and the only way to live.

Sister communities

founded 2 years ago
MODERATORS
445
Ai bubble (lemmy.dbzer0.com)
submitted 2 weeks ago by cm0002 to c/memes
 
you are viewing a single comment's thread
view the rest of the comments
[–] felixwhynot 4 points 1 week ago (5 children)

How do I use it “correctly”

[–] [email protected] 6 points 1 week ago (1 children)

They're decent at language tasks. So, if you provide them with all the information and configure them to not make up any of their own, then they can do things like rewriting it in a different style or different language relatively competently.

[–] [email protected] 10 points 1 week ago* (last edited 1 week ago)

and configure them to not make up any of their own

That's the trillion dollar puzzle nobody has been able to solve yet. It's not trivial at all, even when it seems like it should be.

[–] gerbler 6 points 1 week ago

We used one to come up with a name for a feature cocktail at work. It's pretty good for that kind of stuff.

[–] Godric 4 points 1 week ago

"Correctly " is a term that has several different uses and meanings. Depending on the context, "Correctly" can mean:

[–] dx1 4 points 1 week ago* (last edited 1 week ago)

You use it for pointers and double check the results. I've had a lot of luck using it to explain terminology for complicated specialized tasks for trades work and stuff recently.

[–] jj4211 4 points 1 week ago* (last edited 1 week ago) (1 children)

I had some files that i knew had duplicates, but didn't exactly match and while the filenames were not identical, you could tell by looking if they were the same.

Would have been very tedious to do all of them, LLM was able to identify a "good enough" number of duplicates and only made a few mistakes. Greatly sped up the manual work required to clean up the collection.

But that's so far from most advertised scenarios and not compelling from a "make lots of money" perspective.

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

There are (non-AI) algorithms for that. Git uses one to detect renames. No need to melt the ice caps just for that.

[–] jj4211 1 points 1 week ago

This was after applying various mechanisms of the traditional kind. Admittedly there was one domain specific strategy that want applied that would have caught a few more, but not all of them.

The point is that I had a task that was hard to code up, but trivial yet tedious for a human. AI approaches can bridge that gap sometimes.

In terms of energy consumption, it wouldn't be so bad if the approaches weren't horribly over used. That's the problem now, 99% of usage is garbage. If it settled down to like 3 or 4% of usage it would still be just as useful, but no one would bat an eye at the energy demand.

As with a lot of other bubble things, my favorite part is probably going to be it's life after the bubble pops. When the actually useful use cases remain and the stupid stuff does out.