codeinabox@programming.dev to Programming@programming.devEnglish · 5 months agoNobody knows how the whole system workssurfingcomplexity.blogexternal-linkmessage-square3linkfedilinkarrow-up10arrow-down10
arrow-up10arrow-down1external-linkNobody knows how the whole system workssurfingcomplexity.blogcodeinabox@programming.dev to Programming@programming.devEnglish · 5 months agomessage-square3linkfedilink
minus-squareFeyd@programming.devlinkfedilinkarrow-up1·5 months agoThere is a fundamental difference this post is pretending doesn’t exist. Trusting the abstractions of compilers and fundamental widely used libraries is not a problem because they are deterministic and battle tested. LLMs do not add a layer of abstraction. They produce code at the existing layer of abstraction.
There is a fundamental difference this post is pretending doesn’t exist.
Trusting the abstractions of compilers and fundamental widely used libraries is not a problem because they are deterministic and battle tested.
LLMs do not add a layer of abstraction. They produce code at the existing layer of abstraction.