cogih@lemmy.world to Games@lemmy.worldEnglish · 2 days agoIndie game developers have a new sales pitch: being ‘AI free’www.theverge.comexternal-linkmessage-square66linkfedilinkarrow-up1641arrow-down115cross-posted to: hackernews@lemmy.bestiver.sefuck_ai@lemmy.world
arrow-up1626arrow-down1external-linkIndie game developers have a new sales pitch: being ‘AI free’www.theverge.comcogih@lemmy.world to Games@lemmy.worldEnglish · 2 days agomessage-square66linkfedilinkcross-posted to: hackernews@lemmy.bestiver.sefuck_ai@lemmy.world
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up1·1 day 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.