in reply to Re: Github makes your code, your code
in thread Github makes your code, your code

It�s just not abusive�and largely unenforcible�like many tech company agreements are.

Tell that to Evan Brown.


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority". The enemy of (IT) success is complexity.
In the absence of evidence, opinion is indistinguishable from prejudice.
  • Comment on Re^2: Github makes your code, your code

Replies are listed 'Best First'.
Re^3: Github makes your code, your code
by Your Mother (Archbishop) on Mar 23, 2017 at 11:43 UTC

    Not cool, obviously but he should not have said anything about it on the clock. That made the situation ambiguous. Code is only language. Expressing a code algorithm orally is no different from writing it down.

      Expressing a code algorithm orally is no different from writing it down.

      Hm. Says Buk: "I've got this algorithm for infinite compression. First you compress the data; then you xor its bits; and you run the compression algorithm again on the results. Rinse and repeat until you reach your desired level of compression. Classic time versus space trade off."

      The algorithm is expressed, but its definitely not the same as having written it down as source code. The latter could be tested to show it doesn't work.


      With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
      Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
      "Science is about questioning the status quo. Questioning authority". The enemy of (IT) success is complexity.
      In the absence of evidence, opinion is indistinguishable from prejudice.

        I have an algorithm for infinite compression. Its only downside is at that level, it becomes infinitely lossy.

        Spurious. His algorithm did work.