this post was submitted on 15 Sep 2026
534 points (98.2% liked)

Fuck AI

8229 readers
935 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
[–] Not_mikey@lemmy.dbzer0.com -1 points 1 day ago

Most harnesses that people use to interact with llms have memory and skills.

You can "teach" them a skill which is sort of like a macro so you can say "deploy to dev" and it'll look up that skill and execute it without any extra input needed.

For memory it'll keep files on your local of what it's seen before and can pull from the information in those files if necessary. So if you always ask it to label reports in a certain directory "Midwest expansion project" the harness will add that to its memory files and start to label it automatically.