this post was submitted on 03 Sep 2026
1079 points (98.0% liked)

Memes

16981 readers
902 users here now

Post memes here.

A meme is an idea, behavior, or style that spreads by means of imitation from person to person within a culture and often carries symbolic meaning representing a particular phenomenon or theme.

An Internet meme or meme, is a cultural item that is spread via the Internet, often through social media platforms. The name is by the concept of memes proposed by Richard Dawkins in 1972. Internet memes can take various forms, such as images, videos, GIFs, and various other viral sensations.


Laittakaa meemejä tänne.

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] echodot@feddit.uk 50 points 5 days ago (2 children)

AI is such a broad term is to essentially be meaningless. My thermostat does not use AI it uses a very simple algorithm.

We have a OCR system at work that runs on a Windows XP computer, people used to call that AI until about 10 years ago.

[–] ToastedRavioli@midwest.social 8 points 5 days ago (3 children)

LLMs are just a more complicated algorithm though. AI would be a pretty useful term so long as people are sure to make that distinction and only use AI to refer to a truly complex algorithm. Calling a thermostat algorithm on an A/C “AI” is definitely a meaningless use of the term

[–] pageflight@piefed.social 9 points 5 days ago (2 children)

If it's deterministic, I don't see it as AI.

[–] echodot@feddit.uk 9 points 5 days ago (1 children)

That would also mean that a lot of "AI" in games wouldn't actually be worthy of the name. Which actually I agree with.

[–] explodicle@sh.itjust.works 3 points 5 days ago

It's "behavior" now.

LLMs are deterministic, they just have some random inputs in most implementations

[–] Tyrq@lemmy.dbzer0.com 4 points 5 days ago (1 children)

"Hi Dave, great idea, I'll turn the heaters on bust, we'll be nice and toasty in here soon 🥰☕"

No I said turn on the AC, it's already a furnace in here

"Oh sorry, my bad! I'll turn off the fridge right away!"

Distressed fridge makes upset beeping noses from kitchen

[–] lost_faith@lemmy.ca 2 points 5 days ago

Windows 7 built-in voice control lol

[–] Grail@multiverse.soulism.net 1 points 5 days ago

No, LLMs are heuristics

[–] emergencyfood@sh.itjust.works -1 points 5 days ago (2 children)

it uses a very simple algorithm.

That is AI too. If a machine can make a decision based on some input, it is AI. A (functional) if statement in a programme makes it AI.

[–] kestrel7_7@lemmy.world 2 points 4 days ago* (last edited 4 days ago) (1 children)

Would you call an old school analog thermostat (that uses melting and congealing wax to open/shut a vent) AI?

[–] emergencyfood@sh.itjust.works 2 points 12 hours ago (1 children)

There are 'computers' made using clockwork and hydraulics, so I guess yes.

[–] ekky@sopuli.xyz 2 points 11 hours ago

Lots of people think it's only AI if it's at least a Machine-Learning enabled Neural Network whose model is at least of 1B+ parameter complexity and runs on a digital computer using NVIDIA hardware.

It isn't, or at least wasn't, unless you use the techbro definition from the past 10 or so years (or the Hollywood definition from before that).

Bristlebots were some of the most simple proto-AI you could make. They are capable of navigation and object-avoidance in 3D space and even show simple swarm behavior, even without any kind of computing power or "brain".

[–] echodot@feddit.uk 1 points 4 days ago* (last edited 4 days ago)

Again it's semantics, but the computer is not making the decision, it's calculating the decision. The detention is whether it's deterministic