this post was submitted on 14 May 2026
1488 points (99.3% liked)

Technology

86047 readers
3455 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] stoly@lemmy.world 6 points 1 month ago (1 children)
[–] roofuskit@lemmy.world 25 points 1 month ago (1 children)

It means the Dev used Claude.

[–] bl4ckp1xx13@lemmy.dbzer0.com 6 points 1 month ago (1 children)

Which, yeah, isn't great, but I stand with my intsance's viewpoint on generative AI:

In other words, we're not against Generative AI as a technology but we are against Generative AI as promoted by capitalism and corporate interests. To put this into perspective, it's like saying: We're not against using camera equipment, but we're against the surveillance industry.

The full wiki page.

Just a lot ~~homonculi~~ people see AI and start screaming "AI slop" from the hilltops.

[–] irelephant@lemmy.dbzer0.com 8 points 1 month ago (1 children)

I can definitely see a lot of the utility llms have, but a claude.md shows that they're using Claude, a corporate, proprietary model, and they're Claude code, which means they're likely using it to make significant amounts of code.

[–] BlackSam@lemmy.dbzer0.com 3 points 1 month ago (1 children)

That's not true. You can use Claude code CLI with local LLM models (via Ollama or llama.cpp)

[–] irelephant@lemmy.dbzer0.com 1 points 1 month ago (1 children)

Do you think they are, though? Besides, doesn't that require some hacks to get working

[–] bl4ckp1xx13@lemmy.dbzer0.com 1 points 1 month ago (1 children)

Not at all, it's a Markdown file, plaintext. You just instruct your agent to assimilate that file into it's context.

[–] irelephant@lemmy.dbzer0.com 1 points 1 month ago (1 children)

I understand that, but wouldn't other tooling use the generic AGENTS.md instead?

[–] BlackSam@lemmy.dbzer0.com 1 points 1 month ago (1 children)

Correct, but you can always create a syslink between CLAUDE.md and AGENTS.md

[–] irelephant@lemmy.dbzer0.com 1 points 1 month ago

You can, but this repo doesn't.