Ask HN: How do you get over the fear of sharing code?
11–20 of 100 posts
Re: Ask HN: How do you get over the fear of sharing code?
#12Make the code part of your professional marketing. It’s not code for code sake but to enable you to blog, speak, etc about something interesting. Then there’s little chance some theoretical thief is also communicating those ideas. And if you’re good at evangelizing yourself it SHOULD happen that someone steals your code. If anyone looks up the ideas, they’ll be inundated by content you created. The code is secondary.
Re: Ask HN: How do you get over the fear of sharing code?
#13Re: Ask HN: How do you get over the fear of sharing code?
#14Re: Ask HN: How do you get over the fear of sharing code?
#15One of the things you learn as you get older is other people don't think about you (or at all) as much you think they do/will. We are often our own worst critics - put your stuff out there, there is little to lose and some upside, if someone likes your demo and clicks through to see the code and can see it then that's a low friction path, by having to request access most people won't or will - but forget all about it…
thank you , yeah I think im overthinking this
No one's going to look unless you ask them to look. If you already have a big audience (over 100+ people daily using things you've built) no one is going to "get curious" about your projects. So just post them so folks can see them.
Re: Ask HN: How do you get over the fear of sharing code?
#16Re: Ask HN: How do you get over the fear of sharing code?
#17I’ve had several people steal my open-source code for different projects before. I’m talking copying (not cloning) the whole thing, changing the credit to their name, making no other modifications, and then republishing on their account. Fortunately they never gained much traction. The ones I know about I blocked on GitHub with a note. No idea if they ever found out or if they tried workarounds, but I figured there’s…
Re: Ask HN: How do you get over the fear of sharing code?
#18Especially true when working as an employee where you don't own your code.
Re: Ask HN: How do you get over the fear of sharing code?
#19If you're not going to do a startup with your code, you probably need to focus on a mix of learning and self-promotion. With the market prioritizing self-promotion. Which probably means just trying to make sure that code that reflects well on you, does so.
Which probably means making it it open source, even if AI training data companies will steal it and give it away.
Re: Ask HN: How do you get over the fear of sharing code?
#20One of the things you learn as you get older is other people don't think about you (or at all) as much you think they do/will. We are often our own worst critics - put your stuff out there, there is little to lose and some upside, if someone likes your demo and clicks through to see the code and can see it then that's a low friction path, by having to request access most people won't or will - but forget all about it…
thank you , yeah I think im overthinking this