‹ BackHN Continuity

Thread

Born Against, or why hobby programming communities are against LLM usage

391 points · 454 comments · lladnar

  1. podgietaru · · focus · HN ↗
    The article just straight up doesn't mention the context of the Github Thread, which is about the guy lifting ideas from other engines and copy-washing them.

    "Do you genuinely believe changes like cd170a4 make the code somehow not derived from Reckless anymore? It appears to me like it's just trying to obfuscate its origins, to make it easier to appeal to plausible deniability. The reality is, coda 100% has code derived from AGPL or unlicensed engines in it, and pretending otherwise won't convince anyone other than maybe yourself. This, combined with the fact you conveniently moved the plagiarism roadmaps to a private repo mere days after people started raising concerns about it, reads to me like you're not at all concerned with actually using code fairly, and much more with being able to claim that you are, backed up by these nonsense "cleanup" commits."

    1. minimaxir · · focus · HN ↗
      The README (<a href="https:&#x2F;&#x2F;github.com&#x2F;adamtwiss&#x2F;coda#license" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;adamtwiss&#x2F;coda#license) addresses concerns about copyright in good faith and better than most agentic-driven repos:

      &gt; After our initial 0.9.0 pre-release (July 2026), community feedback raised that Coda contained AGPL-licensed code. This prompted a full audit of our codebase and dependencies, and steps to correct what it found. We now believe Coda complies with all applicable licenses. If you have any concern, please open a GitHub issue with the details and we&#x27;ll happily investigate.

      1. slopinthebag · · focus · HN ↗
        &quot;We investigated ourselves and found no wrongdoing&quot;
      2. mohamedkoubaa · · focus · HN ↗
        Imo without the sign off from Reckless it&#x27;s suspicious
      3. Aurornis · · focus · HN ↗
        The debate is about whether or not the new code qualifies as derived.

        They can remove all of the literal code matches from the codebase, but if it was written by having an LLM study the original code and then write something similar, it&#x27;s hard to argue it&#x27;s not a derivative work.

        1. ncphillips · · focus · HN ↗
          Genuine question: if a human did this manually would it be considered derived?
          1. recursive-call · · focus · HN ↗
            In my opinion yes. Just like if you watch a Bob Ross episode and copy all his brushstrokes, you have made a derivative (in the literal sense of the word) of his painting.
          2. Aurornis · · focus · HN ↗
            <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Clean-room_design" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Clean-room_design

            There is a lot of legal history of doing new designs with influence from reverse engineered sources. The basic rule is that you can&#x27;t have someone familiar with the original code involved with writing the new code.

            LLMs are a new area, but I would expect that feeding the original source into an LLM context and saying &quot;Write this, but different&quot; wouldn&#x27;t qualify as a clean-room design. There isn&#x27;t enough general removal from the original subject matter.

            1. HeWhoLurksLate · · focus · HN ↗
              would using one LLM to create a spec, and another with only access to the spec doc count as clean enough?
              1. martheen · · focus · HN ↗
                Only if the second LLM can be proven to never got trained&#x2F;distilled from a model that trained on the original source code.

                Probably impossible if the original code is publicly available since most code oriented LLM just gobble them all.

              2. mcv · · focus · HN ↗
                I have done this. Despite using Fable for the spec, and having it double-check the spec a couple of times, it still wasn&#x27;t airtight. And at some point, the implementing LLM accessed one file of the original code on the Web.

                I have by now deviated quite a bit from the original (well, original...) spec.

            2. bilkow · · focus · HN ↗
              Specifically about &quot;humans&quot;: my understanding is that Clean-room design is not a requirement and the &quot;Case law&quot; section on your Wikipedia link explains that and has examples.

              How and whether the same principles can be applied to LLMs, I have no idea. I imagine it would involve discussions about creativity, for example.

              Not a lawyer.

              1. AnthonyMouse · · focus · HN ↗
                The thing that happened with &quot;clean-room design&quot; is that one company did it and the court said it was allowed. Companies are risk averse. Once they know one thing is yes and something else is maybe, they go with the yes, right? With the result that the supply of court cases where something other than that happened tends to dry up, leaving the other alternatives to stay as maybe.

                If some people have now decided they&#x27;re not going to blink in the face of a risk, we might get to find out whether some of the maybes turn out to be a yes or a no.

          3. smallerize · · focus · HN ↗
            Yeah, absolutely. The defense there is &quot;clean room reimplementation &quot;. If anything, the use of an LLM would be stronger than a human doing the copying. (Assuming American jurisdiction!)
            1. zarzavat · · focus · HN ↗
              Clean room implementation is not a concept in copyright law. It&#x27;s a defensive legal strategy to avoid expensive lawsuits.

              Copyright law does not require a clean room implementation when copying non-copyrightable elements of a work, such as algorithms.

          4. lelanthran · · focus · HN ↗
            Mechanical transformation is always considered derived.

            The difference is that if humans do it, there&#x27;s plausible deniability that it is derived.

            I mean, even when humans do it, we still do clean room engineering.

            It goes further though: LLMs are just a tool, and tools don&#x27;t get rights, humans do.

            Humans having the right to learn from a few dozen books and projects is not the same as a tool that infers output using all copyrighted works know to man.

            1. sailfast · · focus · HN ↗
              It could be the same act - but not necessarily legally the same because of the actor.
          5. ButlerianJihad · · focus · HN ↗
            <a href="https:&#x2F;&#x2F;www.paulaoki.com&#x2F;.admin&#x2F;930108.oppose.html" rel="nofollow">https:&#x2F;&#x2F;www.paulaoki.com&#x2F;.admin&#x2F;930108.oppose.html

              Not content to destroy one potential competitor, USL also seeks to keep a stranglehold on the entire market by claiming that everyone who has had ever had access to UNIX source code a group that include~ most experienced programmers in the industry is &quot;mentally contaminated&quot; and may not develop any functionally similar product, without first purchasing an exorbitantly expensive license from USL.  In accordance with this argument, USL requests this Court to  prohibit BSDI from hiring anyone who has had access to UNIX source code. USL&#x27;s request would not only require BSDI to fire all of its  current employees, but would make it difficult to find any qualified replacements. Having chosen to widely disseminate its source code in order to build a market for its product and having succeeded in making it an industry standard, USL cannot now claim that everyone with knowledge of it is restricted from developing competing products.
            
            <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;UNIX_System_Laboratories,_Inc._v._Berkeley_Software_Design,_Inc" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;UNIX_System_Laboratories,_Inc.....
          6. phoghed · · focus · HN ↗
            Would have to be proven in court. Look up history of cases and settlements for GPL violations and it quickly becomes apparent that it’s relatively toothless and mostly license theater.
        2. bandrami · · focus · HN ↗
          I still think this question is a future minefield, as well as the question of what happens if an LLM outputs a patented algorithm
          1. int0x29 · · focus · HN ↗
            This is not really a question. Accidental patent infringement is still patent infringement. Just because you used new trendy technology to do it does not mean that it isn&#x27;t infringement.
      4. xgulfie · · focus · HN ↗
        It&#x27;s so weird that they think they have to comply with copyright in this case, but not in the case of any other license
      5. fithisux · · focus · HN ↗
        Is the bank lending you money &quot;in good faith&quot;?
Open on Hacker News to reply ↗

Unofficial Hacker News client; not affiliated with Y Combinator.