Remix.run Logo
matt3210 6 days ago

Brute forcing a problem by writing more lines with an LLM instead of designing better code is a step the wrong direction

lyu07282 5 days ago | parent [-]

better code == less code? In my mind that would be highly succinct purely functional code in scala or haskell. Those really allow you to "compress" code down to its barest essential domain logic? Perhaps the future is writing highly domain specific DSLs and have the LLM generate the runtime for it.