Live data from Hacker News

Over 20 designers have copied my website and I don't mind

adhamdannaway.com

21–30 of 63 posts

Re: Over 20 designers have copied my website and I don't mind

#23

I found it interesting that three images were commented out of the article: http://www.adhamdannaway.com/wp-content/uploads/2015/01/desi... http://www.adhamdannaway.com/wp-content/uploads/2015/01/desi... http://www.adhamdannaway.com/wp-content/uploads/2015/01/desi... I can only guess why they weren't included, but it does seem like they're less blatant rip-offs than the others.

The "touch of" is pretty revealing though, in the copy for the "coder" sections of the first and third.

Re: Over 20 designers have copied my website and I don't mind

#24
post #21

I wonder why most of those who copied his website are Indians

Filterbubbles perhaps? I never saw a website like this before. But he says he was featured a couple of times, so maybe the website was famous on some communities, but seldom seen on others.

Re: Over 20 designers have copied my website and I don't mind

#25

Is there a way to fingerprint the code in such a way that it's quite difficult to detect/remove but easy to trace?

No. But you can just diff the code and see it's XX% the exact same code.

Sure you could, if the code is complex enough you would hide dead code acting as a signature, which would be somewhat analogous to mapmakers inserting false towns in their maps [1]

[1] https://en.wikipedia.org/wiki/Trap_street

Re: Over 20 designers have copied my website and I don't mind

#27

Earlier quoted context omitted.

No. But you can just diff the code and see it's XX% the exact same code.

Sure you could, if the code is complex enough you would hide dead code acting as a signature, which would be somewhat analogous to mapmakers inserting false towns in their maps [1] [1] https://en.wikipedia.org/wiki/Trap_street

This is what I was looking for. It seems like a common copyright problem in bunch of applications.
Post reply on HN