Let's actually look at the MIT license, a very permissive license
> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to ***use***, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
So, you can use it but need to cite the usage. It's not that hard. Fair use if you just acknowledge usage.
Is it really that difficult to acknowledge that you didn't do everything on your own? People aren't asking for money. It's just basic acknowledgement.
Forget the courts for a second, just ask yourself what is the right thing to do. Ethically.
> Forget the courts for a second, just ask yourself what is the right thing to do
Forgetting the courts, whether reading the source code and learning from it is intended to count as "use" is not clear to me, and I would have guessed no. Using a tool and examining a tool are pretty different.
Human reading code? Ambiguous. But I think you're using it. Running code? Not ambiguous.
Machine processing code? I don't think that's ambiguous. It's using the code. A person is using the code to make their machine better.
This really isn't that hard.
Let's think about it this way. How do you use a book?
I think you need to be careful that you're not justifying the answer you want and instead are looking for what the right answer is. I'm saying this because you quoted me saying "what is right" and you just didn't address it. To quote Feynman (<- look, I cited my work. I fulfilled the MIT license obligations!)
> The first principle is that you must not fool yourself, and you are the easiest person to fool.
Let's actually look at the MIT license, a very permissive license
So, you can use it but need to cite the usage. It's not that hard. Fair use if you just acknowledge usage.Is it really that difficult to acknowledge that you didn't do everything on your own? People aren't asking for money. It's just basic acknowledgement.
Forget the courts for a second, just ask yourself what is the right thing to do. Ethically.