this post was submitted on 02 Sep 2026
593 points (98.5% liked)

Fuck AI

8217 readers
1711 users here now

"We did it, Patrick! We made a technological breakthrough!"

A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.

AI, in this case, refers to LLMs, GPT technology, and anything listed as "AI" meant to increase market valuations.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ThirdConsul@lemmy.zip 6 points 1 week ago* (last edited 1 week ago) (1 children)

Either way, you could have your own LLM agent and run it locally

Ignoring everything else, that wouldn't work. Your local llm instance, to recommend you new movies, would have to scour the internet to summarize information about them.

Boom, thats the vector of it getting steered towards greatest quarterly revenue.

[–] chaosCruiser@futurology.today -1 points 1 week ago (1 children)

Yeah that’s true. Search results, movie reviews and blogs definitely can be used to steer it in any direction. You just need to keep the LLM on a very short leash and keep a close eye on its diet. Takes some effort to do this properly.

[–] ThirdConsul@lemmy.zip 4 points 1 week ago (1 children)

That defeats the purpose then.

If the goal is to say "hi, my local LLM, recommend me a new movie that I like, because god forbid I'll take a risk and grow", then you having to curate the data feed going into LLM to describe new movies is in practice this:

  • you'll have to find sources of data (websites, threads, communicties)
  • verify each and everyone for poisoning BEFORE adding to your deterministic vectorization (see what Netflix did for recommendation algorithm recently) and applying custom LLM-like in architecture model.

Tl;dr;

Either you can use LLM and will be steered towards greatest quarterly revenue OR you have to put the same effort as if reading all reviews from multiple sources by yourself

And in both cases you still end up with the same outcome "maybe you'll like it" :P

[–] hitmyspot@aussie.zone 2 points 1 week ago

Unless there are community based information sources. Adblock works mainly by blacklisting. Foss agents could use a combination of blacklisting and whitelisting in the same way. Yes, it takes effort, but spread over a community, it's minimal. In the days before internet, it meant buying a magazine or newspaper. There has always been a certain amount of effort to find reviews, other than word of mouth, which will continue.