this post was submitted on 17 Sep 2026
359 points (96.9% liked)

Lemmy Shitpost

41904 readers
4471 users here now

Welcome to Lemmy Shitpost. Here you can shitpost to your hearts content.

Anything and everything goes. Memes, Jokes, Vents and Banter. Though we still have to comply with lemmy.world instance rules. So behave!


Rules:

1. Be Respectful


Refrain from using harmful language pertaining to a protected characteristic: e.g. race, gender, sexuality, disability or religion.

Refrain from being argumentative when responding or commenting to posts/replies. Personal attacks are not welcome here.

...


2. No Illegal Content


Content that violates the law. Any post/comment found to be in breach of common law will be removed and given to the authorities if required.

That means:

-No promoting violence/threats against any individuals

-No CSA content or Revenge Porn

-No sharing private/personal information (Doxxing)

...


3. No Spam


Posting the same post, no matter the intent is against the rules.

-If you have posted content, please refrain from re-posting said content within this community.

-Do not spam posts with intent to harass, annoy, bully, advertise, scam or harm this community.

-No posting Scams/Advertisements/Phishing Links/IP Grabbers

-No Bots, Bots will be banned from the community.

...


4. No Porn/ExplicitContent


-Do not post explicit content. Lemmy.World is not the instance for NSFW content.

-Do not post Gore or Shock Content.

...


5. No Enciting Harassment,Brigading, Doxxing or Witch Hunts


-Do not Brigade other Communities

-No calls to action against other communities/users within Lemmy or outside of Lemmy.

-No Witch Hunts against users/communities.

-No content that harasses members within or outside of the community.

...


6. NSFW should be behind NSFW tags.


-Content that is NSFW should be behind NSFW tags.

-Content that might be distressing should be kept behind NSFW tags.

...

If you see content that is a breach of the rules, please flag and report the comment and a moderator will take action where they can.


Also check out:

Partnered Communities:

1.Memes

2.Lemmy Review

3.Mildly Infuriating

4.Lemmy Be Wholesome

5.No Stupid Questions

6.You Should Know

7.Comedy Heaven

8.Credible Defense

9.Ten Forward

10.LinuxMemes (Linux themed memes)


Reach out to

All communities included on the sidebar are to be made in compliance with the instance rules. Striker

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] otacon239@lemmy.world 34 points 23 hours ago (3 children)

I have found exactly one use case so far that an LLM and almost no other tool is suited for.

I was given a list of some 20000 businesses info for marketing and they all have categories. There were a total of 400 categories. Each one needed what amounted to a “vibe score” based on how relevant it was to our business.

Sure, it might have a few wrong, but for the occasional wrong one, worst case is a bad contact. Dramatically faster than doing it by hand and likely better at generating the scores with less bias than a human.

I hated the entire process and the fact that the results were a resounding success.

[–] irate944@piefed.social 31 points 20 hours ago (1 children)

LLMs are a tool just like any other. There are tasks they can be useful, and others that they’re not.

The problem is that corporations and others are trying to force it down our throats in every single place as possible in their maddening quest to get a return in their investments.

[–] porous_grey_matter@lemmy.ml 20 points 20 hours ago (2 children)

They are a tool but they aren't really like any other. They're only rarely useful and have massive negative externalities.

[–] arrow74@lemmy.zip 5 points 15 hours ago (1 children)

Kinda sounds like most tools. If I try to fry an egg using a screwdriver its going to go very poorly for the egg and my cookware.

That's the main issue with AI. It's use cases have not been properly identified by the population. Unfortunately what it does wrong is not as obvious as my example. We built the tool and started using it before we knew how to use it.

[–] porous_grey_matter@lemmy.ml 1 points 11 hours ago (1 children)

Kinda sounds like most tools

Most tools do have obvious uses, like screwdrivers.

[–] arrow74@lemmy.zip 2 points 11 hours ago* (last edited 11 hours ago)

Well that's ridiculous, there are tons of tools that require months of training to use properly. You may have a general idea what a tool is supposed to do, but actually doing it is different.

I couldn't hand you an electricians toolkit and tell you to rewire a house. And if I wanted you to change the brakes on a car, but I gave you a surgeon's kit you would never be able to do it.

Tools have specific use cases, and you need to know when and how to use them to be effective. One of my biggest gripes about AI is this idea that it will provide. Nope it is 100% reliant on human knowledge, and I agree with the poster above processing specific datasets based on your specific instructions is about the only good use among the general public.

However specifically trained models have been assisting in some cool stuff. Archaeologists are using AI tools to "unravel" carbonized scrolls from Pompeii. A human alone could not do this. A public facing AI/LLM model could not do this. But a educated human training the model and overseeing it's functions can. That's tool use right there

[–] irate944@piefed.social 17 points 20 hours ago (1 children)

Respectfully disagree. It’s because of the systematic insistence that we need to build data centers to support a demand that doesn’t exist.

Same thing would happen if corporations lost their minds over hammers and insisted we had to build hammer factories everywhere and sell hammers to stirr your coffee.

[–] porous_grey_matter@lemmy.ml 3 points 11 hours ago* (last edited 11 hours ago) (1 children)

It's rare that "not very accurate" and "expensive" are both acceptable together in a tool. They fail on two axes of the fast/good/cheap spectrum so I still think it's an extremely niche tool, unlike a hammer which still fulfills an extremely common need for relatively little money.

[–] irate944@piefed.social 1 points 11 hours ago

Being common or niche has nothing to do with the quality of the tool. In fact LLMs should be a niche tool, because there's only a few use cases where they are genuinely useful.

Thus what I said before, the problem is the companies trying to shove it everywhere without thought or care.

On being accurate or expensive, it depends heavily on what model we're talking about and what exactly you're using it for.

Put a light model summarising your web search, yeah, it's an accident waiting to happen. Put a coding model helping you out building a small function while you focus on the main algorithm, it will save you a lot of time.

[–] VeganCheesecake@lemmy.blahaj.zone 2 points 12 hours ago* (last edited 12 hours ago)

As someone who had to work in sales/marketing for a bit - sure it works for that. Soulless tool for a soulless task.

[–] spicehoarder@lemmy.zip 2 points 14 hours ago

Hmm, thats odd, seems like traditional sentiment scoring. I did that in CS 101 decades ago.