logoalt Hacker News

cromkayesterday at 10:56 PM5 repliesview on HN

I find it extremely ironic that big corp openly steals IP en masse to build their models but hackers are still concerned about using same models for their reverse engineering work.

I think at this point the hacking community needs to grow some balls.


Replies

cogman10yesterday at 11:41 PM

It's because it doesn't matter how copyrighted material ends up in a project. If an LLM reproduces copyrighted material (which is very hard to verify) then the lawsuit from the copyright owner can still sink even robustly funded projects.

The fact is, open source has much more liability than closed source software does. If copyrighted material ends up inside a private code base it'll be nearly impossible for the owner to discover that and sue.

rossytoday at 4:10 AM

It's not ironic, it's the flipside of exactly the same reason. Bigcorps can steal with impunity because they have unlimited money to pay expensive lawyers. FOSS projects do not, so they cannot.

jandresetoday at 1:13 AM

The tiniest bit of contamination can get a whole project shut down and the creators heavily fined if the lawyers are aggressive enough. It's not worth the risk to a project like Asahi. Generally the law is going to side with whomever has the most lawyers.

show 1 reply
dootyesterday at 11:26 PM

Excited to see what you contribute to open source against one of the richest and most litigious companies in the world.

show 2 replies
asveikautoday at 1:46 AM

It may not just be about IP but also code quality. As an example, TFA calls the user mode portion "slop" in need of cleanup.