this post was submitted on 07 Jan 2026
42 points (100.0% liked)
DevOps
2030 readers
3 users here now
DevOps integrates and automates the work of software development (Dev) and IT operations (Ops) as a means for improving and shortening the systems development life cycle.
Rules:
- Posts must be relevant to DevOps
- No NSFW content
- No hate speech, bigotry, etc
- Try to keep discussions on topic
- No spam of tools/companies/advertisements
- It’s OK to post your own stuff part of the time, but the primary use of the community should not be promotional content.
Icon base by Lorc under CC BY 3.0 with modifications to add a gradient
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Question... what were all those AI tools in IDEs trained on?....
..........
Well, they used to be trained on Stack Overflow.
In the future they'll be trained on all your code, as per the end user licence agreement you clicked through.
How valuable will all of that code be without the context added by human conversation emphasizing and explaining aspects of code?
Sure, this will work for programming languages that are unchanging and dead, but as people begin to need to learn new aspects of programming language this system will spectacularly fail. AI does not beat high quality human conversations about a technical topic, it can only badly summarize them.
Yeah, good luck fixing issues with "intelligence" based on MY code.
Well that might suck phenomenally because at least in stackoverflow people (albeit sometimes toxically) point out issues with replies/codes. In GitHub anyone can post any code that may have critical errors. Even worse GitHub wil be full of AI generated code like internet is filled with AI generated videos. So things may start to get weird when AI gets trained on AI code.
Yeah, either trained on or they do a web search when you ask them knowledge questions. Gonna be an interesting one, when all the actual knowledge sources have disappeared.