Ask HN: Do you think differently about working on open source these days?
Wondering if anyone here has changed their opinion on open sourcing their projects or contributing to open source now that LLM's are a thing...
I don't know yet what I think, but my latest side project I decided to create privately on github.
39 comments
[ 3.0 ms ] story [ 44.7 ms ] thread> privately on github
So Microsoft and their AI will have access to your code but people won't.
Personally, I would select only training material for open models. Pandora's box is already open, but if we are going to have LLMs, I want them to be available to everyone and not gated by a small number of companies. Since open models generally have less of a benefit of scale in terms of GPUs, I want them to have the benefit of more available/higher quality training data.
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 previously.
Are people open sourcing their works in hopes to make money and that's their concern? I've never heard of that from people involved in open source.
I don't love the idea of my work training an ai without compensation either.
"A little copying is better than a little dependency" becomes much easier to fulfil with AI, in a literal sense, and I support a lot of "little dependencies"
I mean I am fucking shocked that people don't get this, our whole fucking modern world, all the parts that make stuff work, every last bit of it is built on top of or dependent on OSS.
There isn't a single lab, company, person or country that doesn't use and benefit from open source. Whether they know it or not.
It is what has supported widespread fractal improvement starting at the individual level. It's the greatest grassroots story movement ever and it's still driven by grassroot adoption.
It's like programatic peer review writ large with no gate keeping journals and its changed humanity forever, if we ever deflect that asteroid headed towards earth or if we make it to the stars, or if we figure out how to avoid the heat death, it's because open source got us there.
Put simply… Too much drama, too little technical joy.
I had my best technical achievement writing proprietary software at one faang, if i have to be honest.
However, it is quite fun to remove the boring part in programming with AI, so any hobby code I write I won't be making them public.
Currently I'm working on a way to use models trained from MIT-licensed code (eg. Comma) by using normal commercial model to supervise it. I believe this make the output code only be tainted with permissive code, and so I can now slowly use AI to write open source code again.
That said, capital has always been squeezing open source. Whether it was the Embrace; Extend; Extinguish mantra of Microsoft, Amazon's hosting of Open Source in AWS to control the market for it, or Oracle's litigiousness about trademarks and patents. To say nothing of all the companies who profit from it and give nothing back in return.
LLMs being trained on Open Source software is nothing new with respect to capital attempting to consume it and profit from it but not giving anything back in exchange.
So no, I'm not worried, I'm not going to change anything. I expect maybe we see a license that says you cannot use it as AI training material at some point in the future, and the lawyers will fight over that for a decade or two.
Whether that process is intermediated by a LLM or not is not really relevant.