I personally have no problem with Copilot. To me every source should be open for personal use. For commercial use this might causes a problem, Github profiting from established sourcecode under restrictive licenses. For…
You could imply that this uncertainty also exists in the trolly problem or you could imply that it does not exist there.
I would talk it out with the person. Such comments aren't helpful at all, unless the mistake made on that line is obvious.
Lesson learned: - Don't rely on open source software. It's all FUD. Always use software from companys you can sue by a contract. - If you need an an open source library to color your console output, pay them 6 figures…
Ah sorry. I did not see your comment while editing mine to include this argument as well.
Its more likely that they just want the number for Multi-factor authentication. Not that I like, that every site now asks for a phone number. But it is more of a security reason. Otherwise there must be real people…
I disagree. Using this technique will lead to more cyclomatic complexity. I aim to write small methods and readable code. In small methods, there is no problem using early returns. Early returns will also help in the…
I personally have no problem with Copilot. To me every source should be open for personal use. For commercial use this might causes a problem, Github profiting from established sourcecode under restrictive licenses. For…
You could imply that this uncertainty also exists in the trolly problem or you could imply that it does not exist there.
I would talk it out with the person. Such comments aren't helpful at all, unless the mistake made on that line is obvious.
Lesson learned: - Don't rely on open source software. It's all FUD. Always use software from companys you can sue by a contract. - If you need an an open source library to color your console output, pay them 6 figures…
Ah sorry. I did not see your comment while editing mine to include this argument as well.
Its more likely that they just want the number for Multi-factor authentication. Not that I like, that every site now asks for a phone number. But it is more of a security reason. Otherwise there must be real people…
I disagree. Using this technique will lead to more cyclomatic complexity. I aim to write small methods and readable code. In small methods, there is no problem using early returns. Early returns will also help in the…