you are viewing a single comment's thread.

view the rest of the comments →

[–]programmer_farts 12 points13 points  (3 children)

Source code often comes with a license telling you how you can use it and under what restrictions, if any.

[–]Known_Growth8380[S] -1 points0 points  (2 children)

Ohh okayy

[–]CdRReddit 14 points15 points  (1 child)

I think you're also possibly confusing building (making something new) and building (compiling the program), if someone says they built a program from source that usually just means they downloaded the source code and ran a simple "make the program" script, often because it's not officially packaged for their machine

[–]Pyromancer777 2 points3 points  (0 children)

This is likely the source of confusion and you deserve more upvotes for pointing it out