General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Chrysippus
Mental Outlaw
comments
Comments by "Chrysippus" (@4.0.4) on "TRACTOR - The DARPA Funded AI C to Rust Compiler" video.
Talk to women.
25
I wonder what Terry would think of LLMs. Probably, the devil.
17
You probably mean the Python wheel.
16
Anyone who knows how to code and tried AI code knows how bad it is; but it did empower a lot of people to make small scripts for menial tasks. The problem usually arises when architecting bigger codebases than a script.
3
@jaysistar2711 I think he had some "Oracle" thingy that spat out Bible quotes, maybe you mean that?
2
@user-dc9zo7ek5j it's not just about writing single pieces of isolated code, which the LLMs often get MOSTLY right, but writing a codebase is also about putting those blocks together in a way that makes sense. Look up "software architecture", that's what LLMs are bad at. Also, they cannot deal with anything that isn't in their training data, which is actually many things. They are really good if you want one simple throwaway script in a very popular language.
1