|
|
|
|
|
by MattRix
110 days ago
|
|
I’d encourage you to read this post: https://factory.strongdm.ai It hit the front page here a few weeks ago, but I don’t think most people took it seriously and got hung up on the $1000/day in tokens part. I am convinced that approach is the future of nearly all software development. It’s basically about how if you’re willing to spend enough tokens, these current models can already complete any software task. With the right framework in place, you don’t need to think about the code at all, only the results. I really don’t like that the industry is heading this way, but the more I consider that approach, the more I’m convinced it is inevitable. |
|
AI can write the code, but not tell you what code you want it to write. In other words, how long are your specs? Either the LLM decides "whatever" or you have massive amounts of documentation to coordinate.
We still need to decide what to build, and some of the how. That is not automate-able, yet everyone seems to gloss over that bit.