44
do LLMs destroy open source?
(lemmy.zip)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
As far as my applications for open-sourcing goes, AI has actually done a good number on assisting it.
I'm a DIY sort of person, and use a lot of software for things like ESP32 boards to complete niche tasks. The problem is that very many applications just didn't have some preexisting code made for it, so it took a much larger load for me to try programming it by hand. In recent years, I've had a much easier time finding software for things, and sure enough, many of these projects have some mention or disclaimer about AI.
I know AI brings its own problems with it, namely that of code produced with lesser-optimized techniques, but the alternative I had to deal with was simply no premade code at all.
That being said, many of these projects did die out after AI was implemented, but not because the community was less interested, or the developers were less caring. These projects died because they reached their end goal, they did exactly what you needed it to do, no more or less. Far as I'm aware, that sounds like a successful outcome.