Does clean rooming also work the other way round? Where open source models can reverse engineer proprietary binaries, upon which one can make “clean” open source copies?
Like, as far as legal basis? Yes, as I understand it — but I am not a lawyer.
But if you’re hoping to leverage an LLM… Part of the reason they’re so good at producing replacements for e.g. react is that the source code for react is in the training data, along with test suites and a ton of commentary related to the source code.
So you’d be at a big disadvantage. That’s on top of the basic legibility challenges of decompiled binaries.
Basically, generative AI is killing open source — between slop contributions overwhelming maintainers, and the increasing feasibility of “clean-rooming” open source software to remove any obligations that private companies might otherwise have towards projects they depend on, and models cleaving traffic away from the documentation sites that get people involved.
Sleep helped. Also, the FOSDEM link you sent. I was not aware of that was going on.
Does clean rooming also work the other way round? Where open source models can reverse engineer proprietary binaries, upon which one can make “clean” open source copies?
Like, as far as legal basis? Yes, as I understand it — but I am not a lawyer.
But if you’re hoping to leverage an LLM… Part of the reason they’re so good at producing replacements for e.g. react is that the source code for react is in the training data, along with test suites and a ton of commentary related to the source code.
So you’d be at a big disadvantage. That’s on top of the basic legibility challenges of decompiled binaries.