5 ms·
I think about LLMs in software today as attempting to provide a similar role as compilers in terms of translating high-level thoughts into low-level details. T
by xtajv 2mo ago
I think about LLMs in software today as attempting to provide a similar role as compilers in terms of translating high-level thoughts into low-level details.
The only problem is that I actually trust compilers.
- smitty1e 2mo agoHow quickly would you drop a non-deterministic compiler for the source code of a project?
- witx 2mo agoI detest this compiler analogy so much: llms are non deterministic by nature, compilers should not and are not
- xtajv 1mo agoI'm not saying that LLMs are like compilers. I'm saying that LLMs are like really bad compilers hehe.