• 0 Posts
  • 14 Comments
Joined 2 years ago
cake
Cake day: January 15th, 2024

help-circle
  • If there’s one thing that coding LLMs do “well”, it’s expose the need in frameworks for code generation. All of the enterprise applications I have worked on in modernity were by volume mostly boilerplate and glue. If a statistically significant portion of a code base is boilerplate and glue, then the magical statistical machine will mirror that.

    LLMs may simulate filling this need in some cases but of course are spitting out statistically mid code.

    Unfortunately, committing engineering effort to write code that generates code in a reliable fashion doesn’t really capture the imagination of money or else we would be doing that instead of feeding GPUs shit and waiting for digital God to spring forth.