logoalt Hacker News

spijdartoday at 3:08 AM0 repliesview on HN

Same reason/way projects like ReactOS/Wine and friends exist in a world where source code from early 21st century Windows is literally sitting in a bunch of 6+ year old Github repositories, I guess. Or any number of other proprietary codebases. Legal limbo, effectively.

I'm not saying that's an equivalent problem to LLM taint, but it's not exactly unrelated, either. It may be the case that all LLM output is tainted, but it's also likely the case legally that you can't meaningfully prove that contributions from random people to FOSS aren't tainted.

Legally proving that an LLM hasn't pulled from proprietary software is probably in the same ballpark as proving some Wine contributor hasn't looked at any of those Github repos.

I dunno how ReactOS/Wine manages that threat/exposure. But I'm pretty sure both have fairly liberal contributor policies. They're not Compaq reversing the IBM PC BIOS.

Yes, the difference here is that most projects don't have to accept that (level of) risk, while ReactOS/Wine don't have a choice. But they do still trudge on regardless.