this post was submitted on 29 May 2026
152 points (98.7% liked)

Fuck AI

7211 readers
1745 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
 

Existing apps are grandfathered in and there are other exceptions, but in general LLM generated code is not permitted on the Linux app store anymore.

you are viewing a single comment's thread
view the rest of the comments
[–] DaGammla@lemmy.ml 2 points 1 day ago

Personally, I don't think that LLMs are useful for documentation. I feel that it only helps you have documentation and won't help with actual useful documentation. Just a single hallucinated aspect of a documentation renders it almost useless.

In my experience it only generates adequate documentation when the software is simple and already self explanatory. It does not however help with actual use cases that might need to be documented because they are somehow difficult.

Software developers that are not interested in providing documentation will probably also not be interested in checking whether the documentation slopped out by an LLM is actually correct.