←back to thread

Using LLMs at Oxide

(rfd.shared.oxide.computer)
694 points steveklabnik | 1 comments | | HN request time: 0.202s | source
Show context
csb6 ◴[] No.46179547[source]
Strange to see no mention of potential copyright violations found in LLM-generated code (e.g. LLMs reproducing code from Github verbatim without respecting the license). I would think that would be a pretty important consideration for any software development company, especially one that produces so much free software.
replies(4): >>46179678 #>>46179797 #>>46179941 #>>46188231 #
dboreham ◴[] No.46179678[source]
Is there current generation LLMs do this? I suppose I mean "do this any more than human developers do".
replies(1): >>46180015 #
theresistor ◴[] No.46180015[source]
A very recent example: https://github.com/ocaml/ocaml/pull/14369
replies(2): >>46180102 #>>46180413 #
1. yard2010 ◴[] No.46180413[source]
>> Here's my question: why did the files that you submitted name Mark Shinwell as the author?

> Beats me. AI decided to do so and I didn't question it. I did ask AI to look at the OxCaml implementation in the beginning.

This shows that the problem with AI is philosophical, not practical