Ask HN: Is all code worth sharing?
- a novel experience
- a solution to a previously unsolved problem
- a faster or smaller solution to a solved problem
What's your opinion?
- a novel experience
- a solution to a previously unsolved problem
- a faster or smaller solution to a solved problem
What's your opinion?
[+] [-] zwiteof|11 years ago|reply
[+] [-] jfe|11 years ago|reply
one might argue that the decision as to whether code is worth reviewing is up to the individual, and i would agree. but i would also argue that it's the responsibility of the author to decide whether or not the submission of that code in a public forum will generate more light or more heat, and filter such submissions accordingly.
[+] [-] jfe|11 years ago|reply
[deleted]
[+] [-] jfe|11 years ago|reply
[deleted]
[+] [-] kohanz|11 years ago|reply
[+] [-] cbhl|11 years ago|reply
Publishing code, say, in a GitHub profile, can serve other purposes though. Sometimes you're applying for a job and the employer just wants to assess that you can write syntactically valid, human-readable, not-too-terrible code and use source control. For this, I'm not too terribly concerned about whether this is the millionth time solving the problem, so much as I am about excluding people who aren't ready to be interviewed by a bona fide developer.
[+] [-] unknown|11 years ago|reply
[deleted]