Ask HN: Should I open source or not? I am currently working on two projects: a PDF alternative for the blind and Google Maps/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? 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't want these kids copy/pasting to add code they have no right to. What should I do? |