|
|
|
|
|
by Frannky
272 days ago
|
|
Is it a good idea to generate more code faster to solve problems? Can I solve problems without generating code? If code is a liability and the best part is no part, what about leveraging Markdown files only? The last programs I created were just CLI agents with Markdown files and MCP servers(some code here but very little). The feedback loop is much faster, allowing me to understand what I want after experiencing it, and self-correction is super fast. Plus, you don't get lost in the implementation noise. |
|
It's no different to inheriting a legacy application though. As well, from the perspective of a product owner, it's not a new risk.