in reply to Re^3: Github makes your code, your code
in thread Github makes your code, your code
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.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Github makes your code, your code
by mr_mischief (Monsignor) on Mar 30, 2017 at 20:57 UTC | |
by BrowserUk (Patriarch) on Mar 30, 2017 at 21:50 UTC | |
|
Re^5: Github makes your code, your code
by Your Mother (Archbishop) on Mar 30, 2017 at 21:45 UTC |