cogih@lemmy.world to Games@lemmy.worldEnglish · 2 months agoIndie game developers have a new sales pitch: being ‘AI free’www.theverge.comexternal-linkmessage-square70fedilinkarrow-up1726
arrow-up1726external-linkIndie game developers have a new sales pitch: being ‘AI free’www.theverge.comcogih@lemmy.world to Games@lemmy.worldEnglish · 2 months agomessage-square70fedilink
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up5·1 month agoI don’t consider clang tools to be AI. They parse the code logically and don’t do blind pattern matching and curve fitting. The rules they use are properly defined in code. If that was AI, then all compilers made with LLVM would be AI.
I don’t consider
clangtools to be AI.They parse the code logically and don’t do blind pattern matching and curve fitting.
The rules they use are properly defined in code.
If that was AI, then all compilers made with LLVM would be AI.