Ask HN: Do you think differently about working on open source these days?
11–20 of 63 posts
Re: Ask HN: Do you think differently about working on open source these days?
#12Re: Ask HN: Do you think differently about working on open source these days?
#13Re: Ask HN: Do you think differently about working on open source these days?
#14I don't love the idea of my work training an ai without compensation either.
Re: Ask HN: Do you think differently about working on open source these days?
#15Re: Ask HN: Do you think differently about working on open source these days?
#16I've not released some stuff because I don't want the hassle of dealing with slop in PRs. If someone can't be bothered to write their code, I'm not wasting time reviewing it. I don't love the idea of my work training an ai without compensation either.
How is it different then if a Company uses your code without paying you due to a permissive license? It sounds like Open Source doesn't fit your mindset.
Re: Ask HN: Do you think differently about working on open source these days?
#17Re: Ask HN: Do you think differently about working on open source these days?
#18Re: Ask HN: Do you think differently about working on open source these days?
#19I've not released some stuff because I don't want the hassle of dealing with slop in PRs. If someone can't be bothered to write their code, I'm not wasting time reviewing it. I don't love the idea of my work training an ai without compensation either.
> I don't love the idea of my work training an ai without compensation either. How is it different then if a Company uses your code without paying you due to a permissive license? It sounds like Open Source doesn't fit your mindset.
Re: Ask HN: Do you think differently about working on open source these days?
#20In the grand scheme of things, even GPLing your code doesn't matter as the AI is still trained on it. As AI increases in capabilities, it can just read and rewrite your code. And all code is useful in some way. As mentioned in the comment, private on GH has no bearing, it is still in full sight of the AI. From what I can tell, OSS submissions are on the rise as people embrace AI to work on things they could not previ…