this post was submitted on 22 Apr 2026
210 points (98.6% liked)

Fuck AI

6812 readers
897 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
top 13 comments
sorted by: hot top controversial new old
[–] Chezus9247@lemmy.world 25 points 1 day ago

I love the detail of how he drinks his wine.

[–] RougeEric@lemmy.zip 22 points 1 day ago* (last edited 1 day ago) (2 children)
[–] Mothra@mander.xyz 2 points 14 hours ago (1 children)

Hello, so, does it matter where I type this? Before or after the words I'm searching for?

[–] RougeEric@lemmy.zip 5 points 13 hours ago* (last edited 12 hours ago) (1 children)

You can look up URL parameter structure online, but the short version is that you use ? if it is the first parameter (no other ? in the URL), or & otherwise.

So you can use:

  • https://google.com/?udm=14 and then search for something.
  • https://google.com/?q=question&udm=14 by adding it with an & after an existing search

I recommend adding a custom search engine to your browser with this baked in. It's incredibly easy in Firefox and it's derivatives, with a ton of tutorials online.

[–] Mothra@mander.xyz 2 points 11 hours ago

I see, thank you!

[–] Skyline969@piefed.ca 5 points 1 day ago (1 children)
[–] RougeEric@lemmy.zip 8 points 1 day ago* (last edited 1 day ago) (1 children)

It's a URL parameter that forces Google to only show search results, like it used to do. No AI crap, no "widgets", no bullsh*t.

You can configure most browsers to include this in searches by default, effectively making Google decent again.

[–] Skyline969@piefed.ca 7 points 1 day ago (1 children)

Holy hell, really? That’s so useful.

[–] RougeEric@lemmy.zip 6 points 1 day ago

Yep. There's TONS of nerd tricks for this sort of stuff that would make people's lives way easier, but are somehow reserved for geeks and nerds (like how you can actually make Windows decent by saying you're in the EU and using O&O ShutUp10++, Power toys and that kind of stuff).

[–] sylver_dragon@lemmy.world 4 points 22 hours ago

And yet, they still serve malicious ads before the actual search results. Just ruined a user's day over such an ad tricking them into running malicious code. You'd think their AI could figure out when an ad link is impersonating a legitimate site and not serve the malicious ad. But, since they aren't held responsible for serving malicious links, they have a negative incentive to fix the problem.

[–] Blue_Morpho@lemmy.world 0 points 23 hours ago (1 children)

2nd panel doesn't make much sense. Google was always an "AI" mixing ads into search results. There weren't any humans. This is one algorithm (LLM) replacing another ( PageRank plus logic code ).

[–] Ziglin@lemmy.world 2 points 23 hours ago (1 children)

I believe the implication is that all humans at the company have been laid off. And PageRank was not neural network to my knowledge but I also don't work at Google so I won't say it's impossible that they have been lying about that for some reason. At some point they started adding adverts and sorting results using a neural network, which one could argue likely works similar to the input of an LLM.

The implication of the second is however that the content of the pages displayed as search results are being summarized by AI while incorporating advertising, making it impossible to separate the advert from the rest.

[–] Blue_Morpho@lemmy.world 1 points 19 hours ago

Oh sure the rest of the panels make sense but the second one is LLM ai vs traditional ai.

PageRank was not neural network to my knowledge

AI is more than neural net code. Chess programs used to be AI in the 1960's. Pagerank and the code around it automated away Yahoo's human curated lists.