Hacker News new | ask | show | jobs
by CheezeIt 1837 days ago
Clean room design is a whole thing that people do, because of copyright. Maybe they don’t need to do that. If you want to quit the search team at Google and make your own search company, I’m not against that, but you should expect scrutiny like the kind Levandowski had.
2 comments

Clean room design of software has absolutely nothing to do with copyright because software concepts cannot be copyrighted. I would encourage you to study these legal concepts further before you debate them, because you’re coming off quite uninformed. Copyright has a specific purpose and specific limits. Studying a competitive software product and cloning it (even non clean room) is, again, not a copyright violation unless you’re literally pulling code from the competitive product. Nearly all clean rooms are to avoid patents and specific implementation thereof in the software space. This is different when it comes to other fields, so I get the confusion.

Theft of intellectual property in the case you cited also barely touches copyright. Put another way, copyright status of the property in question is largely immaterial to securing a conviction on the allegation.

No, it is directly to avoid copyright. It doesn’t protect against patents. Trademarks are irrelevant. What other form of IP is there?

https://en.m.wikipedia.org/wiki/Clean_room_design

Wikipedia is speaking to a broader application of copyright than software. It’s also targeting an international audience, where this varies.

Again, you’re coming off uninformed here and relying on Wikipedia (which doesn’t speak to that context) isn’t really helping.

I’m linking Wikipedia to help you out.

Clean room design doesn’t protect you from patents. That’s not how patents work, simple as that.

To help me out? I’m patiently trying to explain to you that your mental model of copyright and particularly how it interacts with software is fundamentally flawed. I’m handwaving a lot of complexity when I refer to patents (and why clean rooms are important when dealing with implementation) because I’m not discussing patent law with you. I’m specifically responding to you saying “I didn’t clone a prior employer because copyrights.” That’s just factually wrong. Pulling me into “aha, but what about patents?” in a deep thread is extremely tiring.

I know how patents work. I hold 15 and I’ve defended two at trial. I’m tapping out here, since you’re simply competing with me to be less wrong the deeper this goes, and I’ve rapidly run out of patience to have intellectual property law explained to me by someone who doesn’t understand the fundamental purpose nor qualifications of copyright, and thinks it and fair use doctrine has any bearing on “I built a clone of Facebook”.

And here I thought you were the one pulling me into this tangent.

If you have the time later I’d love to hear how you can legally infringe on a patent with clean room design.

Clean room design is about wholesale copying of code. If you copied the APIs and architecture and wrote the code differently there would be nothing wrong as SCOTUS just ruled.
You’re stretching SCOTUS’s ruling about API’s farther than it goes.