Earlier quoted context omitted.
I’ve seen companies get sued and lose in court for copying UIs. So no, legally speaking, copying a UI is not something that companies ignore.
Can you point to cases so I can google them?
Ask HN: Is "no source code was copied" still a sufficient copyright defense?
41–50 of 86 posts
Re: Ask HN: Is "no source code was copied" still a sufficient copyright defense?
#42As an artist who got repeatedly told to stop making buggy whips and get into the absolutely tedious-sounding new field of "writing prompts" every time I expressed dismay and displeasure about image generation around here, every story about this sort of thing here is the sweetest schadenfreude I have tasted in my life.
Especially when the general feeling in the markets I work in is that AI images are kinda tacky and empty and nasty, and people would rather pay another human to realize their ideas than try to refine image generation prompts for a couple hours and get something vaguely okay that makes people go "ew, AI".
Re: Ask HN: Is "no source code was copied" still a sufficient copyright defense?
#43The Corgi event doesn't seem particularly notable. There are similar features implemented in the most bog standard way that those features can be implemented using the pattern that AFAIK Github pioneered with a 'Danger Zone'. Both parties are using the same upstream components so it ends up looking the same. I don't know when the extreme intellectual property viewpoint entered software engineering as a mainstream opi…
It's not copyright maximalism, it's just bog-standard rationalization. I don't like what this company is doing, it looks like I can hit them with the "copyright" stick, so I will. One day later, I like playing abandonware games and that should be legal and copyright is stopping me so copyright bad, grrr argh.
At least, at the HN gestalt level. Individuals may say one or the other of those things from a principled perspective, but I perceive a lot of rationalization in these discussions overall.
There's not a lot people coming at this from any sort of principled position. I think one measure of that is that the modal principled position right now ought to be something fairly close to "I don't know". AI has kicked a lot of the foundation out from underneath copyright and I don't think anyone serious has more than a first draft of what the plan moving forward should be. Even if you can get two people to agree on the goals we should shoot for, which is already a tough ask even in a pre-AI era, getting them to agree on how to achieve those goals will be a long shot... and that's entirely separate from the question of whether the actions would in fact end up accomplishing the goal, which I don't trust anyone to have a good bead on right now.
Nominally, the principle of copyright has been to preserve creativity. Ten years ago we all had a reasonably similar idea what that meant, but we don't even have that now.
Re: Ask HN: Is "no source code was copied" still a sufficient copyright defense?
#44Software copyrights are among humanity's worst inventions. We as a species are no better off because of it, and neither are the small creators that copyrights are supposed to protect. Software copyrights only exist to protect a renter model from big corporations. There's an argument to be made for patent protections, but many of those are questionable considering the number of trivial software-related patents (there…
Software is a particularly egregious case, but the problem is more general. Copyright itself is just a bad move all around. Copyright demands that everyone pretend the value of someone's work is the product of that work, not the labor. Therefore, we should not expect people to earn wages for labor; and we should instead expect people to earn royalties from their "works" (the countable commodity). Absurd. Copyright gr…
Ireland's UBI for artists seems like the only real solution that gets to the heart of the problem
Re: Ask HN: Is "no source code was copied" still a sufficient copyright defense?
#45Re: Ask HN: Is "no source code was copied" still a sufficient copyright defense?
#46Copyright doesn't cover instructions like recipes, protocols, or APIs; those require patents. Not looking at the source code has been used to make nuisance copyright lawsuits less likely (e.g. Phoenix and AMI implementations of IBM's BIOS) but it's still easy to prevail when a new work is created by rewriting some else's source code. ( https://en.wikipedia.org/wiki/UNIX_System_Laboratories,_Inc.... .) Neither copyrig…
*us only
> You automatically get copyright protection when you create: ... original non-literary written work, such as software, web content and databases
> Registered designs provide protection for the visual appearance of a product. In the context of GUIs, this means that the unique visual elements of your digital interfaces (i.e. the lines, contours and shapes) can be safeguarded against unauthorised use by competitors.
https://cms.law/en/media/local/cms-cmno/files/protection-for...
Re: Ask HN: Is "no source code was copied" still a sufficient copyright defense?
#47Software copyrights are among humanity's worst inventions. We as a species are no better off because of it, and neither are the small creators that copyrights are supposed to protect. Software copyrights only exist to protect a renter model from big corporations. There's an argument to be made for patent protections, but many of those are questionable considering the number of trivial software-related patents (there…
Software is a particularly egregious case, but the problem is more general. Copyright itself is just a bad move all around. Copyright demands that everyone pretend the value of someone's work is the product of that work, not the labor. Therefore, we should not expect people to earn wages for labor; and we should instead expect people to earn royalties from their "works" (the countable commodity). Absurd. Copyright gr…
Is it not? If I spend 10 years writing the greatest novel of all time, and you, a publishing company, make copies and sell 10 million copies, I feel entitled to some recompense.
My labor has value to me, but only the product of that labor has value to anyone else.
Re: Ask HN: Is "no source code was copied" still a sufficient copyright defense?
#48"Now software developers are feeling what authors and artist felt". As an artist who got repeatedly told to stop making buggy whips and get into the absolutely tedious-sounding new field of "writing prompts" every time I expressed dismay and displeasure about image generation around here, every story about this sort of thing here is the sweetest schadenfreude I have tasted in my life. Especially when the general feel…
Re: Ask HN: Is "no source code was copied" still a sufficient copyright defense?
#49From that property rights perspective, the property that's created when new information is created is not the information itself, rather, it's the act of creation (claim to authorship) that's the scarce resource.
I don't know what a world looks like where the only form of IP is non-transferable and owned by the original creator. Maybe that new form of IP creates less value over all, and maybe that's ok if the creator is getting 100% of the smaller pie instead of crumbs from media labels. Companies like Red Hat could be an example of a viable business model if IP laws follow the current winds.
Companies like Corgi will need to rely on internal talent to ensure that their product is better than what someone looking at their product can vibe code a copy of, which from my perspective as a consumer, sounds like a better route than Corgi relying on an internal legal team to send a cease and desist letter.
Re: Ask HN: Is "no source code was copied" still a sufficient copyright defense?
#50Earlier quoted context omitted.
I’ve seen companies get sued and lose in court for copying UIs. So no, legally speaking, copying a UI is not something that companies ignore.
The look and feel of an interface could be covered under a design patent, which would be a different question than copyright, and a much higher bar to enforce (particularly, protection is far from automatic).