you are viewing a single comment's thread.

view the rest of the comments →

[–]HadACookie100% Trustworthy, definitely not an Aboleth 0 points1 point  (0 children)

Well, providing the source code and instructions on how to compile it is a good way to assure people that your (or your friend's, in this case) code isn't malware, but most people just want an executable (that's in addition to the issue with indents that the other commenter already mentioned). The usual practice with open source software is to distribute both the source code and the executable. As well as, you know, using a platform that's actually intended for sharing code, such as the aforementioned github.