425
Linus Torvalds used AI to fix a Linux bug, and now LLM critics on Linux face an uncomfortable choice
(www.xda-developers.com)
This is a most excellent place for technology news and articles.
NetBSD banned submitting "Tainted Code" in their commit guidelines...
https://www.netbsd.org/developers/commit-guidelines.html
May be time to dump Linux, Linus.
not to be an AI bootlicker, but i don't get why people treat AI-generated code like it's the Plague 2. it's not; all code is constrained by the programming language, and so it either implements the feature correctly... or it doesn't. yes, human review is undeniably important, but other than that, AI-generated code and human code is still all logic at the end of the day