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.
31–40 of 63 posts
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.
Aaahahah people tend to forget that GPL exists. If they use your software to build another, then you can sue and make all their software opensource. Also, you dont have to use github where your source is easily pray of LLM. You can host your own.
I don't think GPL licenses really stop companies from scraping the code and using it to train their LLM's. Also, how would you prove they actually used your code ?
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.
Open Source is one of the most humanistic, progress driving cultures people have ever come up with. 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…
Fitting that open-source was popularized by people who worked with nanotechnology, https://www.facesofopensource.com/christine-peterson/
I am bothered that I was able to reproduce code from my blog through an LLM (suggesting exact same default values). That was not licensed for permissive use.
I still contribute to open source because I still use a lot of it. In my mind I owe it to the community to contribute back, and if nobody did the same my workflow would be a lot worse.
Specifically I'm looking for licenses that bar loading the code into LLMs. Github is feeding open source code into Copilot and selling it to people and they need to be stopped.
Specifically I'm looking for licenses that bar loading the code into LLMs. Github is feeding open source code into Copilot and selling it to people and they need to be stopped.
Where you are right though is that it does lower the barrier for people to copy simpler projects. For large ones, the llms are still not up to par.
Unless you want people to pay a llm plugin per-project which is akin to having a subscription service for netflix, hulu, disney plus, amazon prime, etc. Just bad UX. I think there is no fighting it.