6 ms·
What about human written software makes it more reliable than LLM written software? is it the craftsmanship, or the deliberate decision making of industry vete
by subygan 2mo ago
What about human written software makes it more reliable than LLM written software?
is it the craftsmanship, or the deliberate decision making of industry veterans?
- queenkjuul 2mo agoIt's the notably poor quality of LLM-generated code
- Petersipoi 2mo agoAs opposed to the incredible code that humans are known to write...
- hoppp 2mo agoIf attention is all we need then what is better Hours of human attention or a few seconds of AI attention? I am not just talking about writing the code but the brainstorming that goes into it.
- queenkjuul 2mo agoI mean, yes? Every engineer on my team produces better code than Claude. There are plenty of examples of excellent human produced code, so this argument always falls flat for me.