Hacker News new | ask | show | jobs
by nradov 1805 days ago
The notion of intentionally polluting and over complicating your code base just to "poison the well" is bizarre. Talk about cutting off your nose to spite your face.

If you don't want others to use your code then the solution is very simple. Keep it on a secure private server and don't publicly release it.

1 comments

Keeping it private is one option, but I really want my end users to have the freedom to modify the code for themselves.