问HN:我应该开源吗?

2作者: blindprogrammer大约 1 个月前原帖
我目前正在进行两个项目:为盲人提供的PDF替代方案和我所在城市的盲人谷歌地图/导航。我是从零开始,没有依赖任何人工智能或第三方。我所有的代码都是手动编写的(这对我来说相当困难,因为我是盲人),所以我想问的是:开源是否值得? 撇开尴尬的编码风格不谈,我担心一些寄生的大公司会拿走我的代码并将其放在收费墙后,这显然不是我所希望的。将我的项目放在GPL下显然会在某种程度上限制它们,因为这意味着那些本可以提供帮助的优秀程序员可能会因此而放弃。 我还有一个问题,那就是我希望我的代码中完全不出现人工智能相关的内容。不仅会引入杂乱无章、结构不良的代码,我也不希望这些孩子们随意复制粘贴一些他们没有权利添加的代码。 我该怎么办?
查看原文
I am currently working on two projects: a PDF alternative for the blind and Google Maps&#x2F;navigation for the blind in my city. I started from scratch with no AI or third-party reliance. I have written everything by hand (with considerable difficulty since I am blind), so what I am asking is: is it worth it to open source?<p>Embarrassing coding style aside, I am concerned about parasitic big corporations taking the code and putting it behind a paywall, which is not what I want for obvious reasons. Putting my projects under GPL will obviously hold them back a bit, with the cost that brilliant programmers who would have helped would be the casualty. Another issue I have is that I want zero AI-bros in my code. Not only would I be inviting disorganized, poorly constructed code, I also don&#x27;t want these kids copy&#x2F;pasting to add code they have no right to. What should I do?