Relicensing with AI-Assisted Rewrite
tuananh
16 points
9 comments
March 05, 2026
Related Discussions
Found 5 related stories in 53.7ms across 3,471 title embeddings via pgvector HNSW
- Cloudflare rewrites Next.js as AI rewrites commercial open source pseudolus · 22 pts · March 05, 2026 · 49% similar
- Can coding agents relicense open source through a "clean room" implementation? MindGods · 13 pts · March 05, 2026 · 48% similar
- Rewrites.bio: 60x speedup in Genomics QC and AI rewrite principles for Science emiller88 · 15 pts · April 02, 2026 · 47% similar
- Is legal the same as legitimate: AI reimplementation and the erosion of copyleft dahlia · 402 pts · March 09, 2026 · 47% similar
- Be intentional about how AI changes your codebase benswerd · 97 pts · March 19, 2026 · 46% similar
Discussion Highlights (4 comments)
verdverm
Interesting questions raised by recent SCOTUS refusal to hear appeals related to AI an copyright-ability, and how that may affect licensing in open source. Hoping the HN community can bring more color to this, there are some members who know about these subjects.
anilgulecha
This is precedent setting. In this case the rewrite was in same language, but if there's a python GPL project, and it's tests (spec) were used to rewrite specs in rust, and then an implementation in rust, can the second project be legally MIT, or any other? If yes, this in a sense allows a path around GPL requirements. Linux's MIT version would be out in the next 1-2 years.
Retr0id
> In traditional software law, a “clean room” rewrite requires two teams Is the "clean room" process meaningfully backed by legal precedent?
DrammBA
I like the idea of AI-generated ~code~ anything being public domain. Public data in, public domain out.