this post was submitted on 05 Aug 2026
57 points (100.0% liked)

Rust

8247 readers
11 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 3 years ago
MODERATORS
top 6 comments
sorted by: hot top controversial new old
[–] trem@lemmy.blahaj.zone 28 points 3 weeks ago

Oof, lots of valid points, especially that the value of a contribution is in the decisions it makes. Having an LLM guess those decisions makes the resulting code significantly less valuable.

Hell, one could argue pretty much entirely worthless, because the maintainers could prompt an LLM themselves, if the decisions didn't matter.

[–] kbal@fedia.io 13 points 3 weeks ago (1 children)

The policy summarizes itself this way: It's fine to use LLMs to answer questions, analyze, distill, refine, check, suggest, review. But not to create.

Saying that "it's fine" seems a little overly broad, because sometimes it isn't, but I suppose that by "fine" they simply mean that it's not forbidden by the policy. A more complete summary would also mention that where it is allowed, disclosure of LLM use is required.

Personally, on the few occasions where I've resorted to querying an LLM it's been very much the same kind of experience that using Stack Overflow used to be. It's a quick way to see one way that other people have done some thing, but you wouldn't want to rely on it being the right way.

[–] fruitcantfly@programming.dev 13 points 3 weeks ago (1 children)

I guess that the purpose of the one-line summary is to communicate the spirit of the policy. The details that you are asking for, is what constitutes the majority of the the policy document itself. While you could probably summarize the body of the policy in more detail, having multiple lists with different levels of details would likely lead to confusion. So I think that the approach they've taken makes sense

[–] kbal@fedia.io 5 points 3 weeks ago

As was said elsewhere on the Internet:

Don't get me wrong, I welcome this policy, I just wish the "one line zinger" was a little more detailed, because if you come away from the article without reading on (or, more realistically, if secondary sources pick up this quote without the surrounding context), one could easily get a wrong idea.

[–] BlackRoseAmongThorns@slrpnk.net 12 points 3 weeks ago

Seems like a good policy in general, open to changes, i hope this will make reviewers' job easier, considering how hard reviewing PR's for a university project with partners who insist on using LLMs for almost everything, i can barely imagine how frustrating this all must be.

[–] theherk@lemmy.world 10 points 3 weeks ago

Seems pragmatic and well-written. But it doesn’t say “LLM’s are hot garbage in all circumstances and people who use them are all smelly turds,” so I’m guessing there will be backlash in this community.