| ▲ | notAnAIBot768 6 hours ago | |||||||
Do you trust the assembly your compiler puts out? The machine code your assembler puts out? The virtual machine it runs on? Thousands of lines of code you've never looked at... | ||||||||
| ▲ | scottLobster 5 hours ago | parent | next [-] | |||||||
None of that is generated by an LLM prone to hallucination and is perfectly deterministic unless there's a hardware problem. And yes, I have occasionally run into compiler bugs in my career. That's one reason we test. | ||||||||
| ||||||||
| ▲ | bobanrocky 2 hours ago | parent | prev | next [-] | |||||||
Compiler theory and implementation is based on mathematical and logic principles. And hence much more provable and trustworthy than a LLM thats stitching together pieces of text based on ‘training’ | ||||||||
| ▲ | bandrami 5 hours ago | parent | prev [-] | |||||||
"Trust"? God no. That's why I have a debugger | ||||||||