cogih@lemmy.world to Games@lemmy.worldEnglish · 1 month agoIndie game developers have a new sales pitch: being ‘AI free’www.theverge.comexternal-linkmessage-square70linkfedilinkarrow-up1728arrow-down118
arrow-up1710arrow-down1external-linkIndie game developers have a new sales pitch: being ‘AI free’www.theverge.comcogih@lemmy.world to Games@lemmy.worldEnglish · 1 month agomessage-square70linkfedilink
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.