Anyone else noticed the increase of Vibe coded plugins flooding the market?
-
- KVRian
- 867 posts since 26 Aug, 2005 from Oregon, USA
LLMs could output to intermediate code (R) , such as LLVM IR. I doubt that will be common, through, biggest problem is to verify that LLM generated code makes sense and we need humans to look at it. Maybe LLMs will spew out more and better unit tests, but as most of us in the business knows, unit tests are fallible.
-
- KVRist
- 79 posts since 23 Aug, 2004
I have seen some people argue that the end game will be LLMs straight up writing binary machine code, i.e. effectively becoming a compiler themselves. Obviously at this point they probably lack the training data for this to go anywhere advanced, but I assume it's probably already possible for extremely simple things.
