←back to thread

70 points alexmolas | 1 comments | | HN request time: 0.202s | source
Show context
lukev ◴[] No.43644995[source]
This is the way LLM-enhanced coding should (and I believe will) go.

Treating the LLM like a compiler is a much more scalable, extensible and composable mental model than treating it like a junior dev.

replies(2): >>43645013 #>>43650449 #
1. vrighter ◴[] No.43650449[source]
a compiler has one requirement that llms cannot provide. It has to be robust.