| Glad to have you part of the discussion. I'm not discussing your repos, but rather the license choice. You appear to have forgotten to add the "No Warranty" clause to the repo's you use the WTFPL on. This implicitly means your code is fit for use, and if it crashes my system, you are liable (and, more importantly, you accept liability). I wouldn't need you to re-license under BSD since the WTFPL allows me to do this already... without your knowledge nor permission. The WTFPL allows me to re-assign copyright to myself, effectively stealing your work. I might even be able to pursue you after claiming the codebase as my own work (and re-licensing it under a proprietary license). In any event, the WTFPL provides you with almost no protections against much of anything. As a fellow developer, I don't want anyone to get screwed. I agree with the spirit and intent of your license choice (I use Apache 2.0 for my projects specifically to allow others to do whatever they want, except claim copyright or re-license). However, I feel this license is more of a joke and could do more harm than good. |
I'm glad you mention this. I work at an investment bank programming high frequency trading algorithms and we've been evaluating BrainFuck Bot as a way of performing tens of thousands of stock transactions per second for a mission critical enterprise application.
Since I now know the author of BrainFuck Bot did not checkmark the "No Warranty" clause thereby assuring me of perfect code and his infinite liability thereof, I feel more confident in betting the future of my bank on this code.