问 HN:你如何克服分享代码的恐惧?
6 分•作者: sodokuwizard•7 个月前
我还是个初学者。说实话,我并不在意专业人士/成年人看我的代码,或者挑毛病/嘲笑/fork(分支)或者怎么样。我所有的代码库都是私有的,只是因为我担心其他学生偷懒,直接剽窃我的劳动成果,然后声称是他们自己的。一想到这种破事我就火大。<p>这种担心是杞人忧天吗?还是我确实有理由担忧?显然,浏览公开的代码库对观众来说更容易,他们可以随意浏览,而无需请求访问,所以我知道我正在失去一些流量(来自我的作品集网站)。<p>我考虑过的另一种方案是,在我的作品集网站上只链接我的演示,以此证明,是的,这是我做的,是的,它能运行,如果你感兴趣,这里有一个链接,你可以独立于GitHub请求查看代码。<p>先谢谢大家了。
查看原文
I'm a junior. Truth be told, I don't really care if professionals/adults see my code or pick it apart/mock it/fork it or whatever. All my repos are private just because I worry about other students being lazy and just ripping my hard work and claiming it as their own. That really pisses me off when I hear some horror stories like that.<p>Is this unfounded? Or do I have a right for some concern? It's obviously easier for viewers to just see public code repos and browse without ever requesting access so I know I'm losing some traffic (from my portfolio site)<p>I was thinking the alternative would be just linking my demo on my portfolio site as a proof of concept that yes I made it, yes it works, and if you're curious , here's a link to the code u can request independently of github.<p>Thank you in advance.