I’m not Admiral Patrick of the former dubvee.org I just play along to waste the time of those who believe they are successfully harassing him.

  • 98 Posts
  • 1.99K Comments
Joined 2 years ago
cake
Cake day: March 1st, 2025

help-circle





  • LLMs can quickly produce outputs that can fool people into thinking a human wrote it, but they cannot write “good” code for the same reason they cannot write good prose, and that’s because they have no understanding of what the code means. The only thing they are rewarded with in training is “are humans able to tell that this thing wasn’t made by a human?” and if the answer is “no” it gets it’s digital training cookie. That’s all LLMs “know”.

    So getting back to your question, there is no reason LLMs can’t be used to assist a programmer, or even one day quickly create bespoke software for single use/short term purposes. But a project being FOSS kind of definitionally implies collaboration to ensure reliability which is very difficult when LLMs are used, since again, they don’t have an understanding of what specific code actually means.

    IMO anyone ascribing ethics or morals to LLMs (not its use but the technology itself), even in a negative light is grossly exaggerating their capabilities, often unintentionally. LLMs do not have will, they cannot develop a will. They are not curious, they cannot become curious, they cannot understand the world. They do not understand English or Javascript.